What problem does it solve? Diagnosing why a site fails to rank or get indexed requires checking dozens of technical signals — robots.txt rules, canonical tags, security headers, Core Web Vitals, JavaScript rendering, and AI crawler policies — which is slow and error-prone when done manually. ## Core Features & Use Cases - Nine-category audit: Covers crawlability, indexability, security, URL structure, mobile, Core Web Vitals, structured data, JavaScript rendering, and IndexNow, producing a scored report with prioritized fixes. - AI crawler and agent readiness: Evaluates robots.txt rules for GPTBot, ClaudeBot, and Google-Extended, plus an Agent-UX score based on accessibility-tree analysis via Playwright. - Real data integration: Optionally pulls PageSpeed Insights, CrUX history, Search Console indexation, and DataForSEO on-page data instead of lab-only estimates. - Use Case: Run a full technical audit on a newly launched Next.js site to catch a canonical conflict between server-rendered HTML and JavaScript-injected tags before it hurts indexing. ## Quick Start Run a technical SEO audit on https://example.com and give me the prioritized issue list.