The crawler runs alongside every citation diagnostic — same trigger, same finish line. Today it covers your homepage plus up to 3 linked pages. Sitemap-aware deep crawls are on the roadmap.
What it parses on each page
- HTTP status + response time
- Title, meta description, canonical, robots-meta, H1
- Content length
- All inline JSON-LD blocks (parsed for type + validation)
- Schema-related issues with severity + fix hint
Where the results land
The Schema tab in the app surfaces the parsed JSON-LD blocks and the audit issues. Issues are grouped by severity (info / warning / error). Click any issue for the fix hint.
Why crawl alongside citation runs
Citation outcomes correlate strongly with technical hygiene — missing schema, broken canonicals, and slow response times all push down LLM citation rates. By running the crawl in parallel we always have fresh technical context when we synthesise the three Key Findings, so a finding can say “you’re losing on prompt X partly because /pricing has no Product schema” in one breath.