Meta Tag Generator
Generate SEO, Open Graph and Twitter meta tags.
Free meta tag generator. Fill in your page details to generate SEO title and description tags, plus Open Graph and Twitter Card tags for rich social previews — with a live Google preview. Copy and paste into your <head>.
What meta tags do and why they matter
Meta tags are snippets in the <head> of a page that describe it to browsers, search engines and social platforms. The two that matter most for SEO are the title tag (<title>) and the meta description (<meta name="description">).
Google uses the title as the main clickable line in search results and treats it as a strong relevance signal. The description isn't a ranking factor, but it's the snippet users read before deciding to click, so it directly affects your click-through rate. A generator helps you produce clean, correctly-escaped tags without hand-writing HTML.
How to write tags that earn clicks
Aim for these lengths so nothing gets truncated in results:
| Tag | Recommended length |
|---|---|
| Title | 50–60 characters |
| Description | 150–160 characters |
Practical rules:
- Put the primary keyword near the front of the title.
- Write for a human first — the description should read like ad copy, not a keyword list.
- Give every page a unique title and description.
- Include a call to action or a concrete benefit in the description ("Compare prices", "Free, no signup").
Common mistakes
- Duplicate tags across many pages — search engines may ignore or rewrite them.
- Keyword stuffing the title, which looks spammy and can get rewritten by Google.
- Leaving the description blank, which forces Google to grab a random sentence from the body.
- Adding a legacy
<meta name="keywords">tag — Google has ignored it for years and it can leak your target terms to competitors.
Example
For a page about running-shoe reviews:
<title>Best Running Shoes 2026: 12 Tested & Ranked</title>
<meta name="description" content="We tested 12 top running shoes for comfort, grip and durability. See our ranked picks for road, trail and race-day running.">
The title is 47 characters with the keyword up front; the description is 148 characters and tells the reader exactly what they'll get.
How to use the Meta Tag Generator
- 01Enter your title, description, URL and social image.
- 02Watch the live search preview and character counts.
- 03Copy the generated tags into your page's <head>.
Frequently asked questions
How long should my title and description be?
Titles work best around 50–60 characters and descriptions around 150–160, so they aren't truncated in search results. The tool shows live character counts to help.
What are Open Graph and Twitter tags for?
They control how your page looks when shared on social media and messaging apps — the title, description and preview image. Good tags noticeably improve click-through.
