The title is likely to be truncated or is very short
What this check looks for
This page's title is ‹length› characters. ‹detail› This is a display guideline, not a ranking factor — a long title is cut off in the result, not penalised.
Why it matters
Search results show the title link in a fixed width. Words past that width are replaced with an ellipsis, so anything you put there is written for nobody.
When the check passes, your report says: “The title length sits inside the usual display guidance”.
What it costs your score
When this check fails it removes 4 points from your SEO score, before the status, confidence and repeat multipliers are applied. SEO carries a weight of 5 in the overall score.
It shares the seo.meta family ceiling of 20 points: however many findings that family produces, together they cannot remove more than that from SEO. One underlying problem showing up in several places is still one problem.
- Severity
- low
- Default confidence
- high
- Status when triggered
- warn
- Deduction
- 4 points
- Family cap
- seo.meta · 20
- Category
- SEO
- Module
- Seo audit
- Fix owned by
- user
- In the ruleset since
- 2026.09
How to fix it
Front-load the distinctive words, and keep the essential meaning inside the first sixty characters.
The tail of a long title is truncated in the result, and a title with nothing page-specific in it does not distinguish this page from any other.
Move the page-specific words to the front and the site name to the end.
Drop filler — 'Welcome to', 'Home page of', repeated brand names.
Treat sixty characters as a soft guide, not a limit. Meaning beats length.
Check the rendered result in Google Search Console's performance report rather than a pixel calculator: it shows what was actually displayed.
How to confirm it worked
curl -sS ‹url› | grep -i '<title' — confirm the rewritten title
A named slot like ‹domain› — and the braces left in the configuration below — is filled in with your own values when this rule appears on a report.
Technical detail
The title is:
> ‹title›
**This is a heuristic and is labelled as one.** Google truncates the title link at roughly 600 CSS pixels, which is about 60 characters of typical Latin text — but the real limit is pixels, so a title of wide characters is cut sooner and one of narrow characters later. There is no published character count, and there is no ranking penalty for exceeding it.
The short end is a different judgement. A title under about 15 characters is usually a site name with nothing page-specific in it, which gives a searcher no way to tell this result from any other on the site. That is a content observation rather than a technical one.
What follows from this is modest: put the words that distinguish the page first, and treat anything past the first sixty characters as text that may not be read. Rewriting a good 70-character title to fit an arbitrary limit is not worth doing.
Standards and references
Test this on your domain
Run the check that produces this finding, on its own, against any domain.
Other seo audit checks
- The page declares more than one canonical URL
- The canonical URL cannot be used
- The page declares no canonical URL
- The canonical URL points at a different page
- The page has no h1 heading
- The heading levels skip a level
- The page has more than one h1
- An hreflang annotation is not valid
- The hreflang set does not include this page
- The page's declared language is not a well-formed language tag
- The page does not declare what language it is written in
- Images on the page have no alt attribute