Copy rules · seo
MG-SEO-001
Must seo machine-checkable
The rule
Every page declares a unique title of 60 characters or fewer that names the offer and the audience.
Why
Titles are truncated in results; the promise and the audience must both survive the cut.
Applies to
This rule is enforced by POST /v1/validate; violations return this rule id in the error record.
Full record
{
"id": "MG-SEO-001",
"category": "seo",
"severity": "must",
"statement": "Every page declares a unique title of 60 characters or fewer that names the offer and the audience.",
"rationale": "Titles are truncated in results; the promise and the audience must both survive the cut.",
"applies_to": [
"homepage",
"segment-page",
"assessment",
"booking"
],
"machine_checkable": true
}