SEO
The SEO score group: crawling, indexing, content, markup, and accessibility
SEO is one of the four score groups on every report. It covers everything that affects search visibility: whether crawlers can reach and index your pages, how your content and markup are structured, and how accessible the page is.
It’s the broadest group, spanning 16 categories. Most rules run locally for free; a few cloud rules use AI analysis or live search data and are skipped when you’re not logged in.
Categories
Robots.txt, sitemaps, and crawl directives (18 rules)
Essential meta tags and page structure for search engines (13 rules)
Internal and external link health and structure (14 rules)
Text quality, readability, and content structure (12 rules)
Structured data and rich snippet eligibility (10 rules)
Image optimization and accessibility (15 rules)
Open Graph and social sharing metadata (4 rules)
Accessibility for users with disabilities (59 rules)
Mobile-friendliness and responsive design (6 rules)
URL structure, length, and formatting (8 rules)
Language declarations and multi-region support (2 rules)
Experience, expertise, authority, trust signals (15 rules)
Local business schema and NAP consistency (3 rules)
Video content markup and accessibility (3 rules)
Tracking and measurement implementation (2 rules)
Keyword and content gaps backed by live search data (2 rules, opt-in)
Disable all SEO rules
SEO spans many rule prefixes, so disable per category rather than as one group:
[rules]
disable = [
"crawl/*", "core/*", "links/*", "content/*", "schema/*",
"images/*", "social/*", "a11y/*", "mobile/*", "url/*",
"i18n/*", "eeat/*", "local/*", "video/*", "analytics/*", "gaps/*",
]
See the full rules reference for the other score groups.