Meta tag generator

Generate SEO and social-sharing tags, preview how they render, and copy production-ready HTML.

Basic details

18 / 60

Recommended length: 50 to 60 characters

38 / 160

Recommended length: 150 to 160 characters

Separate values with commas. Not a major Google ranking factor, but still useful in some workflows.

Social preview fields

Recommended size: 1200 × 630

Generated HTML

<!-- Primary Meta Tags -->
<title>My Awesome Website</title>
<meta name="title" content="My Awesome Website" />
<meta name="description" content="The best place to find amazing things." />
<meta name="keywords" content="website, generator, tools" />
<meta name="author" content="" />
<meta name="robots" content="index, follow" />
<meta name="theme-color" content="#000000" />

<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://example.com" />
<meta property="og:title" content="My Awesome Website" />
<meta property="og:description" content="The best place to find amazing things." />
<meta property="og:image" content="https://images.unsplash.com/photo-1555066931-4365d14bab8c?w=1200&h=630&fit=crop" />
<meta property="og:site_name" content="My Site" />

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://example.com" />
<meta property="twitter:title" content="My Awesome Website" />
<meta property="twitter:description" content="The best place to find amazing things." />
<meta property="twitter:image" content="https://images.unsplash.com/photo-1555066931-4365d14bab8c?w=1200&h=630&fit=crop" />

Google preview

icon
My Site
https://example.com
My Awesome Website
The best place to find amazing things.

Social preview

Preview
EXAMPLE.COM
My Awesome Website
The best place to find amazing things.

Meta tag best practices

Title

The title tag is still one of the strongest page-level metadata signals. Keep the wording clear, specific, and intent-aligned.

Description

A strong description does not guarantee rankings, but it can improve click-through rate by clarifying the page promise.

Open Graph

Social metadata controls how links look when shared across platforms. A strong image often has the biggest visual impact.

Robots

Use robots directives to control whether a page should be indexed and whether crawlers should follow the links on it.

Frequently asked questions

Do meta keywords still matter?

They are not a significant Google ranking factor, but they can still be useful for internal workflows, secondary engines, or structured editorial planning.

How can I verify that Open Graph tags are working?

Use platform debuggers such as the Facebook Sharing Debugger or a social card validator to fetch and preview the rendered metadata.

Why does viewport matter if this page is about SEO?

Viewport is not an SEO ranking tag by itself, but it is essential for mobile rendering quality and should still be correct in any production HTML head.

Ready to publish a page with better metadata?

Ship the page globally with HTTPS, clean routing, and predictable edge delivery.

Deploy a site