See what a result looks like
A real example from the scoring engine, not a mockup — this is the same score breakdown and fix format your check produces.
58/100Partially visible
- Crawl access18/25
- Structured data9/30
- Answer readiness17/25
- NAP consistency14/20
Generated fix
Add a LegalService JSON-LD block to the homepage <head>
{
"@context": "https://schema.org",
"@type": "LegalService",
"name": "Example Solicitors",
"url": "https://example-solicitors.co.uk",
"telephone": "TODO_CONFIRM",
"address": {
"@type": "PostalAddress",
"streetAddress": "TODO_CONFIRM",
"addressLocality": "TODO_CONFIRM"
}
}Notice the TODO_CONFIRM placeholders — we don't have this business's phone number or address, so we flag it for them to fill in rather than inventing one. Every fix we generate for you works the same way.
iWe'll never promise you'll rank in ChatGPT or get cited by AI Overviews. Nobody controls that, and any tool that says otherwise is selling you something. What we can do is fix everything on your end — that's the whole deal.
How the check works
Three steps, all automated, all on real data pulled from your own site — nothing invented. See the full walkthrough with real evidence →
01We crawl what AI crawls
Your homepage, robots.txt, and structured data — read the same way GPTBot or Google-Extended would read them, not the way a human sees the page.
02We score four categories
Crawl access, structured data, answer readiness, and NAP consistency — each weighted, each with specific evidence for every fail.
03We generate the fix
JSON-LD, an llms.txt file, FAQ content — ready to paste in. Anything we can't confirm from your site is flagged, never invented.
What the score is actually measuring
Every point maps to something AI systems genuinely need to crawl, parse, and trust your site — not a vanity metric. See all seventeen checks →
25 ptsCrawl access
Can GPTBot, ClaudeBot, PerplexityBot, Google-Extended, and OAI-SearchBot actually reach your pages, or is robots.txt quietly blocking them?
30 ptsStructured data
Does your site tell AI systems what it is — LocalBusiness, Organization, FAQ, Product — in a format they can parse directly, or are they left guessing from prose?
25 ptsAnswer readiness
Does your content actually answer the questions people ask, in a form an AI can lift and cite, rather than burying it in marketing copy?
20 ptsNAP consistency
Does your name, address, and phone number match exactly across your site and the places AI systems cross-check facts against?