Title tag checker
Check if the title tag exists on your page, meets length recommendations, and doesn't duplicate the H1 heading
Check results
This check only covers the title tag. For a full picture of your page, run a page audit.
For issues across your whole site — duplicate titles, orphan pages, broken internal links — run a site audit.
Want us to fix what we found? Our team can help.
What is the title tag and why it matters
The title is the HTML page heading set by the <title> tag in the <head> section. It's one of the most important SEO elements: the title appears as the heading in Google search results and in the browser tab.
What this tool checks
- Title tag presence — whether it exists on the page
- Count — there should be exactly one title tag per page
- Length — minimum 30 characters (informativeness)
- Pixel width — whether the title fits Google's ~580px SERP limit. Characters vary in width, so "IIII" and "WWWW" take different space even with the same character count
- Character correctness — invalid characters indicating encoding problems
- Placeholder detection — generic titles like "Home", "Untitled", or the bare domain name
- ALL-CAPS — uppercase-only titles look like spam and reduce CTR
- Keyword stuffing — repetition of the same word three or more times
- Comparison with H1 — whether title and H1 are identical
What makes a good title
- Fits the SERP pixel limit (~580px) — not character count, which misleads
- Contains the main page keyword close to the beginning
- Unique across every page on the site
- Different from H1 — covers additional keywords
- Written for users — they decide whether to click based on the title
- Uses standard capitalization (not ALL CAPS)
Good vs bad examples
Good — specific, keyword-led, under the pixel limit:
<title>Free SEO Audit Tool — 26 Checks in Seconds | Seorado</title>
Good — brand-first for a well-known site:
<title>Apple</title>
Bad — placeholder left from the CMS default:
<title>Home</title>
Bad — keyword stuffing, looks spammy and may be rewritten by Google:
<title>Cheap Cars, Buy Cars, Car Deals, Cars For Sale</title>
Bad — too wide for SERP; the key phrase gets cut off with an ellipsis:
<title>Welcome to Our Awesome Website About Many Different Topics And Products</title>
Common mistakes
- Missing title — Google generates one from page content, often irrelevant
- Same title across all pages — search engines can't differentiate them
- Title matches H1 — wastes an opportunity to cover additional keywords
- Measuring length in characters, not pixels — "Mmm" and "iii" are the same three characters but render very differently; pixel width is what Google actually uses
- ALL CAPS — reads as shouting, reduces CTR
- Keyword stuffing — repeating the same word 3+ times; Google may rewrite the title
- Brand always at the start — for internal pages, brand at the end (after a separator) leaves more room for keywords
Frequently asked questions
Specific page title | Brand — brand at the end, separated by a pipe or dash.