Meta Tag Generator

Free meta tag generator. Build SEO meta tags — title, description, robots, viewport plus Open Graph and Twitter cards — and copy the ready-to-paste code.

✓ Free ⚡ Instant 🔒 100% private
Page details
Generated meta tagspaste in <head>

          

🔒 Everything runs in your browser — nothing you type is uploaded. All values are HTML-escaped so the tags are safe to paste.

Advertisement

Free Meta Tag Generator

This free meta tag generator builds a clean, ready-to-paste block of HTML <meta> tags for any web page in seconds. Fill in your page title, meta description, keywords, author and robots rules, switch on the optional Open Graph and Twitter Card tags, and copy the result straight into your page’s <head>. It’s free, instant and runs entirely in your browser, so nothing you type is ever uploaded.

How to use the meta tag generator

  1. Enter your page title and meta description — the live counters help you keep them near the ideal 60 and 160 character lengths.
  2. Add any optional keywords, author, language, robots and charset values you need.
  3. Tick Include Open Graph + Twitter tags if you want rich social share previews, then add your page URL and image.
  4. Watch the tags build live on the right; empty fields are simply left out.
  5. Click Copy meta tags and paste the block inside the <head> of your HTML.

What are meta tags and which ones matter for SEO?

Meta tags are small snippets of HTML in your page’s <head> that describe the page to browsers, search engines and social networks. They are not visible on the page itself, but they shape how your page appears in search results and when it is shared. The most important is the title tag, which becomes the clickable blue headline in Google — aim for around 50–60 characters so it is not cut off. The meta description is the grey summary beneath it; about 150–160 characters works best, and a clear, accurate description improves your click-through rate even though it is not a direct ranking factor.

A few technical tags keep the page healthy. The viewport tag tells mobile browsers to scale the page correctly and is essential for a responsive, mobile-friendly site. The robots tag controls whether search engines index the page and follow its links — use index, follow for normal pages and noindex for thank-you or admin pages you want hidden. The charset tag (almost always UTF-8) ensures special characters display correctly. Finally, the Open Graph and Twitter Card tags control the title, description and image shown when your link is shared on Facebook, LinkedIn or X, turning a bare link into an eye-catching preview card.

Frequently asked questions

Is this meta tag generator free and private?
Yes. It’s completely free with no sign-up, and every tag is built in your browser with JavaScript. Nothing you type is uploaded to a server, and all your values are HTML-escaped so the output is safe to paste.
How long should my title tag and meta description be?
A title tag works best at about 50 to 60 characters so Google does not truncate it, and a meta description at about 150 to 160 characters. The live counters in this tool turn amber and then red as you approach and pass those limits.
What does the robots meta tag do?
The robots tag tells search engines whether to index the page and follow its links. Use index, follow for normal pages you want ranked, and noindex for pages such as thank-you or login pages that should stay out of search results.
Should I still use the keywords meta tag?
Google ignores the keywords meta tag for ranking, so it is optional. Some smaller search engines and internal site tools still read it, so the generator includes it only if you fill the field in; otherwise it is left out.
Where do I paste the generated meta tags?
Paste the whole block inside the head section of your page HTML, before the closing head tag. On WordPress, an SEO plugin such as RankMath or Yoast usually has fields for the title, description and social image that map to these same tags.
Advertisement