# AIScan.site > AI readiness scanner and grader for the agentic web. Tests whether AI agents, LLMs, and crawlers can discover, read, and act on your site. ## When to use AIScan Use AIScan when you need to know whether AI agents and LLM crawlers can discover, read, and act on a website — before or after changing robots.txt, sitemaps, llms.txt, structured data, APIs, or MCP endpoints. Give it any public URL; it returns a 0-100 score, an A-F grade, evidence for every check, and ordered fix steps. Scan first, apply fixes, then re-scan to confirm. Rate limit: 5 scans/minute per IP without an API key. ## Core - [Home](https://aiscan.site/): Run a free AI readiness scan - [How it works](https://aiscan.site/how-it-works): What AIScan checks and why it matters - [Pricing](https://aiscan.site/pricing): Guest, Free, Pro ($12/mo or $99/yr) and the capped Founder lifetime deal, with exact scan, watched-site and MCP/API allowances - [Docs](https://aiscan.site/docs): Full documentation - [About](https://aiscan.site/about): Who builds AIScan, how the rubric is versioned, and what it does not measure - [Developers](https://aiscan.site/developers): API endpoints, auth, rate limits, error format, deprecation policy - [Contact](https://aiscan.site/contact): Reach the team - [Changelog](https://aiscan.site/changelog): Recent updates ## Tools & APIs - [AIScan on ClaWHub](https://clawhub.ai/asif2bd/skills/aiscan-ai-readiness-scanner): Agent skill marketplace listing — install directly into Claude, Cursor, or any skill-aware runtime - [CLI](https://aiscan.site/docs/cli): npx aiscan-cli - zero-install terminal scanner (also published as @aiscan/cli; npm i -g aiscan-cli for the short "aiscan" command) with JSON/Markdown output, CI gates and agent fix prompts - [CLI script](https://aiscan.site/cli.mjs): fallback for environments without npm, curl -fsSL https://aiscan.site/cli.mjs | node - example.com - [MCP Server, OAuth](https://aiscan.site/mcp): Authenticated MCP connector — scans, saved reports, domain history, monitoring, rubric guidance - [MCP Endpoint, legacy](https://aiscan.site/api/mcp): Same tools with an Authorization: Bearer ask_... API key; anonymous callers get read-only scans - [Stable REST API v1](https://aiscan.site/api/public/v1/scan): GET/POST ?url=... - returns the full scan JSON; RFC 9457 problem+json on error - [OpenAPI 3.1](https://aiscan.site/openapi.json): Machine-readable description of every public endpoint - [API catalog](https://aiscan.site/.well-known/api-catalog): RFC 9727 linkset of all developer surfaces - [MCP registry manifest](https://aiscan.site/server.json): server.json for MCP registries - [REST API (v0)](https://aiscan.site/api/public/scan): Original public REST API for scan results - [Agent Skill](https://aiscan.site/aiscan-skill.json): Skill file for AI agents - [CLAUDE.md](https://aiscan.site/CLAUDE.md): Instructions for Claude Code - [llms.txt Generator](https://aiscan.site/llms-txt-generator): Free browser tool for creating llms.txt and CLAUDE.md files ## Use cases - [Use cases hub](https://aiscan.site/use-cases): Platform playbooks and business-type stories, each ending in a scan - [AI-agent readiness for WordPress](https://aiscan.site/use-cases/wordpress/): Three plugins fighting over robots.txt, and a theme that hides the answer in a tab. - [AI-agent readiness for Shopify](https://aiscan.site/use-cases/shopify/): Great structured data out of the box, and a locked-down root that hides the rest. - [AI-agent readiness for Next.js](https://aiscan.site/use-cases/nextjs/): Server components render beautifully, and the file an agent asks for first does not exist. - [AI-agent readiness for Astro](https://aiscan.site/use-cases/astro/): The best-rendered HTML we see, and almost nothing at the capability layer. - [AI-agent readiness for Lovable apps](https://aiscan.site/use-cases/lovable/): Shipped in an afternoon, indexed like a single-page app. - [AI-agent readiness for Framer, Wix and Squarespace sites](https://aiscan.site/use-cases/framer/): A beautiful page built in a canvas, where the root of the domain is not yours to edit. - [AI-agent readiness for custom and unrecognised stacks](https://aiscan.site/use-cases/custom/): No detector fired, which means no platform defaults are helping you either. - [AI readiness for dental clinics](https://aiscan.site/use-cases/for/dental-clinics/): Someone asks an assistant for a Saturday appointment. Your hours are in an image. - [AI readiness for online stores](https://aiscan.site/use-cases/for/online-stores/): A shopping agent compares three retailers in one turn. Two publish price; one does not. - [AI readiness for plumbers, electricians and home trades](https://aiscan.site/use-cases/for/home-services/): A burst pipe at 7am. The assistant needs your area, your hours and a number. - [AI readiness for gyms, studios and coaches](https://aiscan.site/use-cases/for/fitness-studios/): The timetable is a booking widget. To an assistant, the timetable is blank. - [AI readiness for local shops with an online window](https://aiscan.site/use-cases/for/local-retail-shops/): Someone asks what is in stock nearby today. Your stock is a photo on Instagram. - [AI readiness for specialty food and drink producers](https://aiscan.site/use-cases/for/specialty-food-producers/): Allergens, provenance and shipping windows — three facts, all in a PDF. - [AI readiness for law firms](https://aiscan.site/use-cases/for/law-firms/): An assistant is summarising your expertise. It can only summarise what it can read. - [AI readiness for accountants and bookkeepers](https://aiscan.site/use-cases/for/accounting-firms/): Deadline season, a specific question, and a fee page that says 'bespoke'. - [AI readiness for agencies and studios](https://aiscan.site/use-cases/for/marketing-agencies/): A gorgeous site that says nothing a machine can repeat back. - [AI readiness for restaurants and cafés](https://aiscan.site/use-cases/for/restaurants/): The menu is a PDF, the hours are in a footer image, and dinner is in two hours. - [AI readiness for hotels, B&Bs and short stays](https://aiscan.site/use-cases/for/hotels-and-guesthouses/): The aggregator answers for you, because the aggregator publishes facts and you publish mood. - [AI readiness for event venues and organisers](https://aiscan.site/use-cases/for/event-venues/): Capacity, dates and hire fee — the three things every enquiry asks and the page never says. - [AI readiness for news sites and magazines](https://aiscan.site/use-cases/for/news-and-magazines/): Your archive is the training set. Decide the terms deliberately, then be citable. - [AI readiness for independent writers and blogs](https://aiscan.site/use-cases/for/independent-blogs/): One person, a strong archive, and no map to it. - [AI readiness for podcasts and video shows](https://aiscan.site/use-cases/for/podcasts/): Forty minutes of excellent audio, and nine words of text on the page. - [AI readiness for B2B SaaS products](https://aiscan.site/use-cases/for/b2b-saas/): You are being compared right now, by something that cannot read your pricing table. - [AI readiness for developer tools and open source](https://aiscan.site/use-cases/for/developer-tools/): Your docs are the product, and a coding agent is now their heaviest reader. - [AI readiness for API-first and agent-facing products](https://aiscan.site/use-cases/for/api-first-products/): An agent found your product and could not work out how to call it. - [AI readiness for garages and auto repair shops](https://aiscan.site/use-cases/for/auto-repair-shops/): Someone stood next to a car that will not start. The assistant needs one number. - [AI readiness for builders and contractors](https://aiscan.site/use-cases/for/builders-and-contractors/): A homeowner with three quotes and one evening to compare them. - [AI readiness for cleaning and facilities companies](https://aiscan.site/use-cases/for/cleaning-services/): A recurring booking is a perfect agent task — if your terms are readable. - [AI readiness for salons, barbers and spas](https://aiscan.site/use-cases/for/salons-and-spas/): Someone scrolling between appointments wants a price and a slot, now. - [AI readiness for veterinary clinics](https://aiscan.site/use-cases/for/veterinary-clinics/): A frightened owner at 11pm asking who is open and what an emergency costs. - [AI readiness for therapists and counsellors](https://aiscan.site/use-cases/for/therapists-and-counsellors/): Someone deciding whether to ask for help at all, on a phone, at midnight. - [AI readiness for fashion and apparel stores](https://aiscan.site/use-cases/for/fashion-boutiques/): A shopper on a phone, mid-scroll, mid-doubt about size and returns. - [AI readiness for electronics and gadget retailers](https://aiscan.site/use-cases/for/electronics-stores/): A researcher comparing you against a marketplace on specifications alone. - [AI readiness for makers and handmade sellers](https://aiscan.site/use-cases/for/handmade-sellers/): A buyer who followed you off a marketplace and needs a reason to stay. - [AI readiness for car dealerships](https://aiscan.site/use-cases/for/car-dealerships/): A buyer comparing the same model across five dealers in one question. - [AI readiness for estate and letting agents](https://aiscan.site/use-cases/for/real-estate-agencies/): A buyer with six listing tabs open, asking an assistant to do the comparing. - [AI readiness for insurance brokers](https://aiscan.site/use-cases/for/insurance-brokers/): A comparison question where every competing answer is a structured product. - [AI readiness for recruitment agencies](https://aiscan.site/use-cases/for/recruitment-agencies/): Job boards are the most machine-shaped content there is — and the most often hidden. - [AI readiness for travel agencies and tour operators](https://aiscan.site/use-cases/for/travel-agencies/): Trip planning is the flagship use case for assistants. Most operators are unreadable. - [AI readiness for takeaways and food delivery](https://aiscan.site/use-cases/for/food-delivery-and-takeaways/): The aggregator takes a third of the order. The assistant could send it direct. - [AI readiness for photographers and videographers](https://aiscan.site/use-cases/for/photographers/): A site built entirely of images, being read by something that cannot see. - [AI readiness for wedding and event planners](https://aiscan.site/use-cases/for/wedding-and-event-planners/): A high-consideration purchase decided by whoever answers the questions plainly. - [AI readiness for musicians, venues and promoters](https://aiscan.site/use-cases/for/musicians-and-venues/): Events are dated, ticketed and priced. They should be the easiest thing to publish. - [AI readiness for online courses and training providers](https://aiscan.site/use-cases/for/online-course-creators/): Curriculum is text. It is also the part most often locked behind the login. - [AI readiness for schools, nurseries and tutors](https://aiscan.site/use-cases/for/schools-and-tutors/): Admissions questions are seasonal, high-stakes and almost entirely factual. - [AI readiness for charities and community organisations](https://aiscan.site/use-cases/for/nonprofits-and-community-groups/): Someone needs help tonight, or wants to give. Both are one readable fact away. - [AI readiness for web design and development studios](https://aiscan.site/use-cases/for/web-design-studios/): If your own site is unreadable, that is the portfolio piece an agent reads. ## Blog - [Blog index](https://aiscan.site/blog): All articles on AI readiness - [Guides hub](https://aiscan.site/guides): How-to guides grouped by scanner check and platform - [Improved with AIScan](https://aiscan.site/improved): Real before/after score improvements from public scans - [Scanned-site directory](https://aiscan.site/scans/all): A-Z index of every domain with a public report; each entry links to https://aiscan.site/site/, the canonical per-domain page answering "Is AI agent ready?" with score, grade, scan history and fixes - [Latest public scans](https://aiscan.site/scans): Newest public scans, plus the same full /site/ directory inline - [Telegram bot](https://aiscan.site/docs/telegram): Scan sites from Telegram - [WordPress guide](https://aiscan.site/docs/platforms/wordpress): Fixing AI-readiness checks in WordPress. Fix guides are tailored to the detected SEO plugin — Rank Math, Yoast SEO, All in One SEO or SEOPress — with the manual or WPCode route stated plainly wherever a plugin cannot do something. WordPress reports also show one consolidated ThinkRank card naming the exact checks it covers; ThinkRank is a free WordPress plugin from the team behind AIScan that runs alongside your existing SEO plugin, and every check remains fixable manually. - [How to ship one h1, title, meta description and JSON-LD on Webflow](https://aiscan.site/blog/title-meta-schema-webflow): Published 2026-09-10. ([markdown](https://aiscan.site/blog/title-meta-schema-webflow.md)) - [Publish an MCP Server Card So Agents Can Find Your Tools](https://aiscan.site/blog/publish-mcp-server-card): Published 2026-09-10. ([markdown](https://aiscan.site/blog/publish-mcp-server-card.md)) - [Docs Sites and AI Agents: Four Markdown Routes, 52 Sites Tested](https://aiscan.site/blog/documentation-sites-ai-agent-readiness): Published 2026-09-10. ([markdown](https://aiscan.site/blog/documentation-sites-ai-agent-readiness.md)) - [How to ship one h1, title, meta description and JSON-LD on Next.js](https://aiscan.site/blog/title-meta-schema-nextjs): Published 2026-09-09. ([markdown](https://aiscan.site/blog/title-meta-schema-nextjs.md)) - [Gate AI readiness in CI so a regression fails the build](https://aiscan.site/blog/aiscan-ci-gate-github-actions): Published 2026-09-09. ([markdown](https://aiscan.site/blog/aiscan-ci-gate-github-actions.md)) - [Stealth Crawling vs User-Driven Fetching in 2026: What 75 Sites Actually Do](https://aiscan.site/blog/stealth-crawling-user-driven-fetching-debate): Published 2026-09-09. ([markdown](https://aiscan.site/blog/stealth-crawling-user-driven-fetching-debate.md)) - [How to ship one h1, title, meta description and JSON-LD on WordPress](https://aiscan.site/blog/title-meta-schema-wordpress): Published 2026-09-08. ([markdown](https://aiscan.site/blog/title-meta-schema-wordpress.md)) - [The complete AI readiness setup for Wix in 2026](https://aiscan.site/blog/ai-readiness-setup-wix): Published 2026-09-08. ([markdown](https://aiscan.site/blog/ai-readiness-setup-wix.md)) - [The Agentic Commerce Stack in 2026: UCP, ACP, AP2 and x402, Measured on 30 Storefronts](https://aiscan.site/blog/agentic-commerce-protocols-explained): Published 2026-09-08. ([markdown](https://aiscan.site/blog/agentic-commerce-protocols-explained.md)) - [How to declare allow/deny rules for named AI crawlers in robots.txt on Wix](https://aiscan.site/blog/robots-txt-ai-bots-wix): Published 2026-09-07. ([markdown](https://aiscan.site/blog/robots-txt-ai-bots-wix.md)) - [The complete AI readiness setup for Docusaurus in 2026](https://aiscan.site/blog/ai-readiness-setup-docusaurus): Published 2026-09-07. ([markdown](https://aiscan.site/blog/ai-readiness-setup-docusaurus.md)) - [Google AI Overviews in 2026: What You Can Actually Control, Measured on 110 Publishers](https://aiscan.site/blog/google-ai-overviews-what-you-can-control): Published 2026-09-07. ([markdown](https://aiscan.site/blog/google-ai-overviews-what-you-can-control.md)) - [How to declare allow/deny rules for named AI crawlers in robots.txt on Docusaurus](https://aiscan.site/blog/robots-txt-ai-bots-docusaurus): Published 2026-09-06. ([markdown](https://aiscan.site/blog/robots-txt-ai-bots-docusaurus.md)) - [Cloudflare Pay Per Crawl in 2026: Should You Charge AI Crawlers? 119 Sites Measured](https://aiscan.site/blog/cloudflare-pay-per-crawl-should-you-charge): Published 2026-09-06. ([markdown](https://aiscan.site/blog/cloudflare-pay-per-crawl-should-you-charge.md)) - [The complete AI readiness setup for Hugo in 2026](https://aiscan.site/blog/ai-readiness-setup-hugo): Published 2026-09-06. ([markdown](https://aiscan.site/blog/ai-readiness-setup-hugo.md)) - [How to publish a valid llms.txt on Wix](https://aiscan.site/blog/llms-txt-wix): Published 2026-09-05. ([markdown](https://aiscan.site/blog/llms-txt-wix.md)) - [The complete AI readiness setup for Squarespace in 2026](https://aiscan.site/blog/ai-readiness-setup-squarespace): Published 2026-09-05. ([markdown](https://aiscan.site/blog/ai-readiness-setup-squarespace.md)) - [AI Crawler Traffic in 2026: Only 51.8% of Sites Can Answer "Nothing Changed"](https://aiscan.site/blog/ai-crawler-traffic-waste-2026): Published 2026-09-05. ([markdown](https://aiscan.site/blog/ai-crawler-traffic-waste-2026.md)) - [How to publish a valid llms.txt on Docusaurus](https://aiscan.site/blog/llms-txt-docusaurus): Published 2026-09-04. ([markdown](https://aiscan.site/blog/llms-txt-docusaurus.md)) - [The complete AI readiness setup for Framer in 2026](https://aiscan.site/blog/ai-readiness-setup-framer): Published 2026-09-04. ([markdown](https://aiscan.site/blog/ai-readiness-setup-framer.md)) - [llms.txt vs robots.txt vs sitemap.xml in 2026: Six Files, Six Jobs](https://aiscan.site/blog/llms-txt-vs-robots-txt-vs-sitemap): Published 2026-09-04. ([markdown](https://aiscan.site/blog/llms-txt-vs-robots-txt-vs-sitemap.md)) - [How to publish a valid llms.txt on Hugo](https://aiscan.site/blog/llms-txt-hugo): Published 2026-09-03. ([markdown](https://aiscan.site/blog/llms-txt-hugo.md)) - [The State of AI Agent Readiness in 2026: 473 Sites Measured](https://aiscan.site/blog/state-of-ai-agent-readiness-2026): Published 2026-09-03. ([markdown](https://aiscan.site/blog/state-of-ai-agent-readiness-2026.md)) - [How to publish a valid llms.txt on Framer](https://aiscan.site/blog/llms-txt-framer): Published 2026-09-02. ([markdown](https://aiscan.site/blog/llms-txt-framer.md)) - [The complete AI readiness setup for Replit in 2026](https://aiscan.site/blog/ai-readiness-setup-replit): Published 2026-09-02. ([markdown](https://aiscan.site/blog/ai-readiness-setup-replit.md)) - [WebMCP in 2026: Do You Actually Need It Yet? 85 Sites Measured](https://aiscan.site/blog/webmcp-do-you-need-it-yet): Published 2026-09-02. ([markdown](https://aiscan.site/blog/webmcp-do-you-need-it-yet.md)) - [How to publish a valid llms.txt on Replit](https://aiscan.site/blog/llms-txt-replit): Published 2026-09-01. ([markdown](https://aiscan.site/blog/llms-txt-replit.md)) - [The complete AI readiness setup for Lovable in 2026](https://aiscan.site/blog/ai-readiness-setup-lovable): Published 2026-09-01. ([markdown](https://aiscan.site/blog/ai-readiness-setup-lovable.md)) - [Is Your llms.txt Valid? 39 Real Files Tested, and the 11 Mistakes That Break Them](https://aiscan.site/blog/llms-txt-validator-common-mistakes): Published 2026-09-01. ([markdown](https://aiscan.site/blog/llms-txt-validator-common-mistakes.md)) - [How to publish a valid llms.txt on Squarespace](https://aiscan.site/blog/llms-txt-squarespace): Published 2026-08-31. ([markdown](https://aiscan.site/blog/llms-txt-squarespace.md)) - [The complete AI readiness setup for Ghost in 2026](https://aiscan.site/blog/ai-readiness-setup-ghost): Published 2026-08-31. ([markdown](https://aiscan.site/blog/ai-readiness-setup-ghost.md)) - [Cloudflare Agent Readiness vs Chrome's Agentic Browsing Audit in 2026: 28 Checks, One Overlap](https://aiscan.site/blog/cloudflare-agent-readiness-vs-lighthouse-agentic-browsing): Published 2026-08-31. ([markdown](https://aiscan.site/blog/cloudflare-agent-readiness-vs-lighthouse-agentic-browsing.md)) - [How to publish a valid llms.txt on Ghost](https://aiscan.site/blog/llms-txt-ghost): Published 2026-08-30. ([markdown](https://aiscan.site/blog/llms-txt-ghost.md)) - [The complete AI readiness setup for Webflow in 2026](https://aiscan.site/blog/ai-readiness-setup-webflow): Published 2026-08-30. ([markdown](https://aiscan.site/blog/ai-readiness-setup-webflow.md)) - [AI Readiness Scanner Pricing in 2026: Every Price, Verified and Dated](https://aiscan.site/blog/ai-readiness-scanner-pricing-2026): Published 2026-08-30. ([markdown](https://aiscan.site/blog/ai-readiness-scanner-pricing-2026.md)) - [How to publish a valid llms.txt on Webflow](https://aiscan.site/blog/llms-txt-webflow): Published 2026-08-29. ([markdown](https://aiscan.site/blog/llms-txt-webflow.md)) - [The complete AI readiness setup for Astro in 2026](https://aiscan.site/blog/ai-readiness-setup-astro): Published 2026-08-29. ([markdown](https://aiscan.site/blog/ai-readiness-setup-astro.md)) - [The 10 Best AI Agent Readiness Scanners in 2026, Tested on One URL](https://aiscan.site/blog/best-ai-agent-readiness-scanners-2026): Published 2026-08-29. ([markdown](https://aiscan.site/blog/best-ai-agent-readiness-scanners-2026.md)) - [How to publish a valid llms.txt on Astro](https://aiscan.site/blog/llms-txt-astro): Published 2026-08-28. ([markdown](https://aiscan.site/blog/llms-txt-astro.md)) - [The complete AI readiness setup for Next.js in 2026](https://aiscan.site/blog/ai-readiness-setup-nextjs): Published 2026-08-28. ([markdown](https://aiscan.site/blog/ai-readiness-setup-nextjs.md)) - [Your Next.js Site Ranks on Google and Is Invisible to ChatGPT: How to Prove It](https://aiscan.site/blog/nextjs-react-invisible-to-ai-crawlers): Published 2026-08-28. ([markdown](https://aiscan.site/blog/nextjs-react-invisible-to-ai-crawlers.md)) - [How to publish a valid llms.txt on Next.js](https://aiscan.site/blog/llms-txt-nextjs): Published 2026-08-27. ([markdown](https://aiscan.site/blog/llms-txt-nextjs.md)) - [The complete AI readiness setup for Shopify in 2026](https://aiscan.site/blog/ai-readiness-setup-shopify): Published 2026-08-27. ([markdown](https://aiscan.site/blog/ai-readiness-setup-shopify.md)) - [Every AI Crawler User-Agent in 2026: The Verified List and How to Spot a Fake](https://aiscan.site/blog/ai-crawler-user-agent-list-2026): Published 2026-08-27. ([markdown](https://aiscan.site/blog/ai-crawler-user-agent-list-2026.md)) - [How to publish a valid llms.txt on Shopify](https://aiscan.site/blog/llms-txt-shopify): Published 2026-08-26. ([markdown](https://aiscan.site/blog/llms-txt-shopify.md)) - [The complete AI readiness setup for WordPress in 2026](https://aiscan.site/blog/ai-readiness-setup-wordpress): Published 2026-08-26. ([markdown](https://aiscan.site/blog/ai-readiness-setup-wordpress.md)) - [Does llms.txt Actually Work in 2026? Google Ignores It, Chrome Audits It, 97% Get Zero Requests](https://aiscan.site/blog/does-llms-txt-actually-work-2026): Published 2026-08-26. ([markdown](https://aiscan.site/blog/does-llms-txt-actually-work-2026.md)) - [Search, Agent, Training: What Cloudflare's Three AI Crawler Categories Actually Control](https://aiscan.site/blog/cloudflare-search-agent-training-crawler-categories): Published 2026-08-25. ([markdown](https://aiscan.site/blog/cloudflare-search-agent-training-crawler-categories.md)) - [Cloudflare's AI Bot Block Is About to Catch Googlebot: What Changes on 15 September 2026](https://aiscan.site/blog/cloudflare-ai-bot-block-googlebot-2026): Published 2026-08-25. ([markdown](https://aiscan.site/blog/cloudflare-ai-bot-block-googlebot-2026.md)) - [Best AI Readiness Checkers in 2026 | AIScan](https://aiscan.site/blog/best-ai-readiness-checkers-2026): Published 2026-06-28. ([markdown](https://aiscan.site/blog/best-ai-readiness-checkers-2026.md)) - [Best AI Agent-Ready Tools in 2026 | AIScan](https://aiscan.site/blog/best-ai-agent-ready-tools-2026): Published 2026-06-28. ([markdown](https://aiscan.site/blog/best-ai-agent-ready-tools-2026.md)) ## Optional Extras - [llms-full.txt](https://aiscan.site/llms-full.txt): Extended version with full post excerpts - [RSS feed](https://aiscan.site/feed.xml): RSS 2.0 feed of published blog posts