Is your website usable by AI agents?
AI agents read, cite, and buy across the web right now. AgentReady fetches your site the way they do, with their user agents and without JavaScript, then scores it 0 to 100 and hands you a copy-paste fix for every check it fails. The free scan takes under a minute and needs no account: paste a URL, watch 30 checks stream in, and share the permanent report link with your developer or client.
The four pillars of the Agent Readiness Score
Access, 25 points
Can agents reach you at all? Robots.txt rules for GPTBot, ClaudeBot, PerplexityBot, Google-Extended and CCBot, WAF challenge walls, CAPTCHA prevalence, and whether your server gives bots the same page it gives people.
Comprehension, 30 points
Can agents read you? Text that survives without JavaScript, semantic HTML landmarks, Product and Organization JSON-LD, llms.txt quality, sitemap hygiene, and prices that exist as text rather than pixels.
Action, 30 points
Can agents act? Labeled forms with semantic input types, a checkout that is reachable without an account wall, machine-parseable validation, and platform affordances like Shopify product endpoints.
Trust, 15 points
Can agents transact with confidence? Complete offers with price, currency and availability, return and shipping schema, a discoverable contact entity, and emerging agent endpoints such as product feeds.
How a scan works
The scanner fetches your homepage with a normal browser user agent and again as GPTBot, then reads robots.txt, llms.txt, your sitemap, and one key page such as pricing or a product page. It never runs your JavaScript, because most agents do not either. Each of the 30 checks reports pass, warn or fail with the exact evidence it found, and every failed check ships a fix built from your own site: the robots.txt lines to paste, JSON-LD prefilled with your product data, or an llms.txt drafted from your real titles and navigation.
Common questions
Do I need to sign up to scan?
No. Your score and top five issues are free with no account. An email unlocks the full itemised report, and paid plans from $19 per month add weekly monitoring, regression alerts, a verified badge, and competitor comparison.
How is this different from an SEO audit?
SEO measures how you rank for people. AgentReady measures the machine usability of the site itself: whether an agent can fetch it, parse it, and complete a task on it. Every check is published in a versioned public methodology.