# AI Agent Site Auditor AI Agent Site Auditor is a SEO Experiments tool for checking whether websites are usable by AI agents. ## Important URLs - https://ai-agent-auditor.seo-experiments.net/ - user interface - https://ai-agent-auditor.seo-experiments.net/audit - JSON POST audit endpoint - https://ai-agent-auditor.seo-experiments.net/openapi.json - OpenAPI description - https://ai-agent-auditor.seo-experiments.net/robots.txt - crawler policy ## Audit Method The tool checks observe, act, plan, machine, memory, stability, robots.txt policy, LLM crawler access, canonical signals, metadata, semantic controls, accessible names, form labels, structured data and sitemap discovery. ## Usage Send a JSON POST request to /audit with url, max_pages, concurrency, use_sitemap and respect_robots. Keep crawls modest and respect robots.txt rules.