Generate perfect SEO meta tags, Open Graph tags, and Twitter Cards. Preview how your page looks on Google, Facebook, Twitter & LinkedIn.
Meta tags are HTML elements that provide metadata about a web page. They don't appear on the page itself but are read by search engines, social media platforms, and browsers to understand your content. Proper meta tags are essential for SEO and social sharing.
| Tag | Purpose | Best Practice |
|---|---|---|
<title> | Page title in search results & browser tab | 50-60 characters, include primary keyword |
meta description | Snippet below title in search results | 150-160 characters, compelling CTA |
meta robots | Tell search engines how to index | "index, follow" for most pages |
canonical | Prevent duplicate content issues | Always set the canonical URL |
viewport | Mobile responsiveness | Required for responsive design |
Open Graph (OG) tags control how your page appears when shared on social media. Without them, platforms guess what to show — often poorly.
og:title — Title shown in the social cardog:description — Description below the titleog:image — Image shown in the card (1200×630px recommended)og:url — Canonical URL of the shared pageog:type — Content type (website, article, product)og:site_name — Your site's nameTwitter Cards work similarly to OG tags but with Twitter-specific formatting:
twitter:card — Card type: "summary" (small image) or "summary_large_image" (large image)twitter:site — Your Twitter @handletwitter:title, twitter:description, twitter:image — Content fieldsEnter your page title, description, URL, and social image URL. The generator creates all essential meta tags — including Open Graph for social sharing and Twitter Cards — ready to paste into your HTML head section.
The most important tags are: title (under 60 chars), meta description (under 160 chars), canonical URL, robots, and viewport. Open Graph and Twitter Card tags improve social sharing previews and click-through rates.
Open Graph tags (og:title, og:description, og:image, og:url) control how your page looks when shared on Facebook, LinkedIn, and WhatsApp. They determine the preview title, description, and thumbnail image shown in social posts.
Keep meta descriptions between 120–160 characters. Google truncates longer descriptions in search results. A good description summarizes the page and includes a natural call to action to improve click-through rates.
No. Google and Bing officially ignore the meta keywords tag, deprecated due to spam abuse. Focus on title, meta description, canonical URL, and structured data for real SEO impact.