Meta Tag Generator

Fill in your page title, description, keywords and author, and get a clean block of HTML head meta tags to paste — title, description, viewport and robots included. It builds live as you type, in your browser.

SEO ToolsPopularHot Free No upload Instant

Loading Meta Tag Generator…

Your browser is preparing the tool. It runs 100% locally.

Quick Answer

Type a page title, meta description, keywords and author, and the tool outputs the matching HTML head tags — a title tag, a meta description, a viewport tag and a robots index, follow tag, plus keywords and author tags if you fill those fields. Everything is HTML-escaped and updates live. One honest note up front: the keywords meta tag is included for completeness, but Google has ignored it since 2009. It all runs in your browser.

What the Meta Tag Generator Does

Enter your details and copy the generated block straight into the head of your page. You always get a title tag, a meta description, a viewport tag (width=device-width, initial-scale=1) and a robots tag set to index, follow; the keywords and author tags appear only if you fill those fields. Special characters in your text are escaped so the markup stays valid.

It is a formatting helper, not an analyzer — it does not score your title length or count your description. Its job is to turn four plain inputs into correct, paste-ready head tags without you hand-writing the markup and attributes.

How It Works

As you type, the tool assembles the tags in a fixed order and HTML-escapes each value — ampersands, angle brackets and quotes become entities — so a stray character in your title cannot break the markup or the surrounding page. Empty optional fields are simply dropped, so you never paste a blank keywords or author tag.

The viewport and robots tags are added every time because almost every page wants them: the viewport tag makes the page render correctly on phones, and index, follow tells search engines the page may be indexed and its links followed. Both are safe, standard defaults.

Generation algorithm

  1. Collect the fields. Read the title, description, keywords and author you typed.
  2. Escape each value. Convert ampersand, angle-bracket and double-quote characters to HTML entities so the markup stays valid.
  3. Assemble in order. Build the title tag, meta description, then keywords and author (only if filled), then the standard viewport and robots tags.
  4. Output live. Join the tags into one block you can copy; it refreshes on every keystroke.

Tags it generates

title — your page title meta description — your summary text meta keywords — only if you fill the keywords field meta author — only if you fill the author field meta viewport — width=device-width, initial-scale=1 (always) meta robots — index, follow (always)

The keywords and author tags are omitted when their fields are blank; the viewport and robots tags are always added.

Technical Details

InputsTitle, description, keywords, author
Always outputtitle, meta description, viewport, robots (index, follow)
Conditional outputkeywords, author — only if filled
Escapingampersand, angle brackets, quotes become entities
Description lengthnot counted or enforced
Liveupdates on every keystroke
Where it runsIn your browser — nothing uploaded

Standards & references

  • HTML meta tags — the title element and meta name tags (description, keywords, author, viewport, robots) live in the head and describe the page to browsers and crawlers.
  • Meta keywords — ignored — Google announced in 2009 that it does not use the keywords meta tag for ranking, and Bing can treat it as a spam signal. It is harmless but does nothing for SEO.
  • robots meta — index, follow is the default crawler instruction — index this page and follow its links; you would switch it to noindex to keep a page out of search.

Accuracy & Limitations

The keywords meta tag is generated if you fill the field, but it does nothing for Google ranking (ignored since 2009) and Bing can read it as a spam signal. It is included for completeness and legacy systems; you can safely leave the field blank.

It does not check your title or description length. Search engines show roughly 50 to 60 characters of a title and about 155 of a description before truncating, and Google rewrites titles often — so keep the important words first. A separate counter or SERP preview is the place to check fit.

It always sets robots to index, follow. If a page should be kept out of search, change that tag to noindex yourself after pasting — the tool does not offer that toggle.

The output is a flat block of head tags. It does not add Open Graph or Twitter Card tags for social previews; those are separate generators.

Values are escaped for safety, so a character like an ampersand appears as its entity in the output. That is correct HTML and renders as the original character in the browser.

Real-World Use Cases

New page setup

Generate the core head tags for a fresh page without hand-typing each one.

Static sites and templates

Fill the head of a hand-coded or templated page quickly and consistently.

Learning the page head

See exactly which tags belong in the head and how they are written.

Quick fixes

Produce a correct meta description or robots tag to drop into an existing page.

When to use it — and when not to

Good for

  • Generating core head meta tags fast
  • Hand-coded or static sites without an SEO plugin
  • Learning what belongs in the page head
  • A clean, escaped block to paste

Not the best choice for

  • Open Graph or Twitter social-preview tags
  • Checking title or description length
  • Per-page noindex or canonical control
  • Structured data (schema.org / JSON-LD)

Want social share previews? Use the Open Graph and Twitter Card generators. Need to check length or how it looks in Google? Use a SERP snippet preview or meta-description counter. Adding structured data? Use a schema generator.

Frequently Asked Questions

Does the keywords meta tag still help SEO?
No. Google has ignored it since 2009, and Bing can treat it as a spam signal. It is generated if you fill the field, but it does nothing for ranking — you can leave it blank.
Where do I paste the output?
Inside the head section of your HTML page, ideally near the top, before the head section closes.
Does it set how my page looks in Google?
Partly. The title and description are what Google may show, but Google often rewrites titles and sometimes the description too. Keep the key words early.
What length should my title and description be?
Roughly 50 to 60 characters for the title (about 600 px) and around 155 for the description — display guidance, not ranking rules. This tool does not count them; a SERP preview or counter does.
Why are viewport and robots always added?
Almost every page wants them: viewport makes the page render properly on mobile, and robots index, follow lets search engines index the page and follow its links.
What if I want the page hidden from search?
Change the robots tag to noindex after pasting. The tool always outputs index, follow.
Does it create Open Graph or Twitter tags?
No, just the standard head tags. Use the Open Graph and Twitter Card generators for social previews.
Why are some characters changed in the output?
They are HTML-escaped — an ampersand becomes its entity, for example — so the markup stays valid. The browser renders them back to the original character.
Do I need the author tag?
It is optional and minor for SEO. It is included only if you fill the field; many sites skip it.
Is my input sent anywhere?
No. The tags are built in your browser as you type; nothing is uploaded.
Does it generate a canonical tag?
No. A canonical tag is separate; use a canonical tag generator for that.
Can I edit the output before using it?
Yes. It is plain text — copy it and adjust anything (add a noindex, remove keywords) before pasting.

References

Outputs the standard head tags with your input HTML-escaped; it includes the keywords meta only if you fill that field, and is upfront that Google has ignored keywords since 2009.

Popular

Keyword Density Checker

Keyword Density Checker online — accurate, standards-compliant and free for SEO work.

SEOOpen Tool
Popular

UTM Link Builder

UTM Link Builder online — accurate, standards-compliant and free for SEO work.

SEOOpen Tool
Trending

Open Graph Generator

Open Graph Generator that outputs clean, copy-ready code for better rankings.

SEOOpen Tool
Trending

SERP Snippet Preview

SERP Snippet Preview online — accurate, standards-compliant and free for SEO work.

SEOOpen Tool
Editor's Pick

Schema Markup Generator

Schema Markup Generator online — accurate, standards-compliant and free for SEO work.

SEOOpen Tool

Robots.txt Generator

Robots.txt Generator online — accurate, standards-compliant and free for SEO work.

SEOOpen Tool

Ready to try the Meta Tag Generator?

It is free, private and runs entirely in your browser — no sign-up, no uploads, no limits.