🏷️ SEO Tool

Meta Tag Generator

Fill in the fields below to generate complete, production-ready meta tags — SEO, Open Graph, Twitter Cards, robots directives, and more. Copy the whole block or individual tags.

Basic SEO

Characters:0
Characters:0

Open Graph (Facebook, LinkedIn)

Twitter / X Card

Google Search Preview Approximate
https://example.com/page
Page Title
Your meta description will appear here in search results.

SEO Health Check

The Complete Guide to HTML Meta Tags for SEO

Meta tags are HTML elements that live inside the <head> section of your page and provide metadata about the document to browsers and search engines. While they are invisible to regular visitors, they are critically important for how your page appears in search results, how it looks when shared on social media, and how search engines understand and categorise your content.

The Most Important Meta Tags for SEO

The title tag (<title>) is arguably the single most important on-page SEO element. It appears as the clickable headline in Google search results and in the browser tab. Google typically displays 50–60 characters before truncating, so keep titles concise and front-load your primary keyword. Every page should have a unique, descriptive title that accurately reflects its content.

The meta description does not directly influence rankings, but it significantly impacts click-through rate. A well-written description of 150–160 characters acts as an advertisement for your page in search results. Include your target keyword naturally, communicate the page's value proposition clearly, and end with a soft call to action where appropriate.

The canonical tag (<link rel="canonical">) tells search engines which version of a URL is the authoritative one when multiple URLs serve similar or identical content. This is essential for e-commerce sites with filtered URLs, paginated content, and any site accessible at both www and non-www versions.

Open Graph Tags Explained

Open Graph (OG) tags were developed by Facebook and are now used by virtually every social platform to control how your content appears when shared as a link. The four essential OG tags are og:title, og:description, og:image, and og:url. Without these, platforms pull arbitrary text and images from your page — often resulting in poor previews that reduce engagement.

The og:image should be 1200×630 pixels for optimal display across all platforms. Use a dedicated, high-quality image rather than a logo. Research consistently shows that link previews with compelling images generate 3× more engagement than those without. Host the image on a CDN with a stable, permanent URL — avoid temporary or locally-hosted images that may break.

Twitter Card Meta Tags

Twitter Cards are Twitter's equivalent of Open Graph tags. The twitter:card type summary_large_image displays a large header image above the title and description — this format consistently outperforms the smaller summary card in terms of retweets and link clicks. Set twitter:site to your brand's Twitter handle and twitter:creator for article authors.

If you have already set Open Graph tags, Twitter will fall back to them if Twitter-specific tags are missing. However, it is best practice to set both explicitly, as they can differ — for example, you might want a different crop or message for Twitter versus Facebook.

Robots Meta Tag

The robots meta tag (<meta name="robots">) gives page-level crawl and index instructions. The most common values are index, follow (default — crawl and index), noindex (do not show in search results), and nofollow (do not follow links on this page). Use noindex on thank-you pages, admin pages, duplicate content, and any page you want kept out of search results.

How to Use the Meta Tag Generator

Fill in your page title, description, and canonical URL in the Basic SEO section. The live Google preview updates in real time, showing you exactly how your page will appear in search results. Character count badges turn green when you hit the optimal range and red when you exceed it. Move to the Open Graph section to add social sharing details, then Twitter Card for tweet previews. Copy all tags with one click and paste the block inside your page's <head>.

Meta Tags That No Longer Matter

The keywords meta tag has been ignored by Google since 2009 and by most other search engines for a similar period. Including it does no harm, but it provides no SEO benefit. Similarly, revisit-after and distribution tags are obsolete. Focus your energy on title, description, canonical, OG, and Twitter Card tags — these are the ones that genuinely move the needle.