Dev

Meta Tag Generator

Basic

Fill in essential page metadata first.

Open Graph

Set social share metadata for link previews.

Twitter Card

Fine-tune card type and account attribution.

Leave optional fields empty if not required.

Generated Meta Tags

<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="index, follow" />

<!-- Open Graph -->
<meta property="og:type" content="website" />

<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />

Social Preview

example.comPage TitlePage description will appear here.

Frequently Asked Questions

Which meta tags does this generator produce?
Essential HTML meta tags (<title>, <meta name="description">, <meta name="robots">), Open Graph tags (og:title, og:description, og:image, og:url) for social media sharing, and Twitter Card tags (twitter:card, twitter:title, twitter:description, twitter:image).
How long should my meta description be?
Google displays approximately 155–160 characters in search results. Meta descriptions should be descriptive, include the primary keyword naturally, and end with a value proposition or call to action. Descriptions over 160 characters are truncated with an ellipsis.
Do meta keywords still matter for SEO?
No. Google officially ignores the <meta name="keywords"> tag as of 2009. Bing penalizes keyword stuffing in meta keywords. Focus on meta description quality, title tag optimization, and on-page content relevance instead.