Can AI agents read your website?
Most never run your JavaScript. See what they actually see — scored out of 100.
Free, no signup, about a second. Try stripe.com, wikipedia.org, notion.so.
29 checks, in 7 areas
Most of them are about whether an agent can read your page at all. The last group covers the standards agents are only starting to look for — missing those never fails a site, it just marks where you could get ahead.
Agent access
4Can AI agents reach your site at all, or are they blocked at the door?
Machine-readable content
3Do you publish files that describe your site to machines?
Content without JavaScript
3Is your content present in the raw HTML, or only after JavaScript runs?
Structure & metadata
6Can an agent work out what this page is about and how it relates to others?
Actionability
3Can an agent actually do something here — follow links, fill a form?
Performance
4Does the page respond fast enough to survive an agent’s timeout?
Agent protocols
6Have you adopted the emerging standards agents are starting to look for?
Scan from an agent
The same report as JSON. No key, ten requests a minute.
curl -s "https://agentsiteready.com/api/scan?url=example.com" | jq .score