Metadata
Every page needs a title tag
What 13x checks
This is rule metadata.title-present in the public registry: Every page has a title. It runs on every audit, against the pages we actually fetched, and its result is derived from the response rather than estimated.
- Surface
- Metadata
- Score weight
- 12 of the readiness score
- Scope
- Reported as skipped when the page renders only with JavaScript
- Applies
- To every site
Registry version 2026-07-30. Every rule is published, and the audit is deterministic — the same page produces the same finding every time.
The fix
The same text the audit hands you when this check fails on your own site.
Give every page a unique <title> describing that page specifically:
<title>Pricing — example.com</title>Aim for 15–60 characters. Put the distinctive words first: it is truncated from the right, and the brand name at the end is the part you can afford to lose.
Framework-specific versions
Where the change differs enough to be worth writing out separately.
Does your site have this problem?
13x checks this and 112 others against your live URL in about 30 seconds. No account, and every finding comes with the fix for your framework.
No signup. Results in 30 seconds.
More metadata checks
- How to remove a framework default titleNo framework default titles
- How to fix duplicate title tagsTitles are unique per page
- How to add meta descriptionsEvery page has a meta description
- How to add hreflang for multiple languagesLanguage versions declare hreflang
- How long should a title tag beTitles are a usable length
- How to fix duplicate meta descriptionsMeta descriptions are unique per page