Free tool · No sign-up
Free AI crawler checker
Enter a domain to see which AI assistant crawlers your robots.txt allows and which it blocks. If GPTBot or Google-Extended is disallowed, no amount of content or schema work will get you cited — this is the first thing to check.
Why this is the first check
A blocked assistant user agent is a hard stop: the page is never fetched, so schema, FAQ passages, and llms.txt never get read. It is also the cheapest thing on the list to fix — one file, one deploy. Sites usually block by accident, inheriting a template robots.txt or a CDN default rather than deciding to.
Once access is clean, the next questions are answer-readiness and structured data. The AEO scorecard covers those, and AI visibility tracking explains how to measure whether the change worked.
Questions
Which AI crawlers matter?
GPTBot and OAI-SearchBot (OpenAI), ChatGPT-User (live browsing), Google-Extended (Gemini and AI Overviews training and grounding), PerplexityBot, ClaudeBot (Anthropic), CCBot (Common Crawl, which feeds many models), and Applebot-Extended. Each is a separate user agent in robots.txt, so allowing Googlebot says nothing about the others.
How do I unblock AI crawlers?
Add explicit Allow rules for each assistant user agent in robots.txt at your site root, and make sure no global Disallow rule shadows them. Copy the snippet this tool generates, paste it into robots.txt, then re-run the check to confirm the file serves correctly.
Should I allow every AI crawler?
If you want AI assistants to cite you, allow the retrieval crawlers (OAI-SearchBot, ChatGPT-User, PerplexityBot) at minimum. Training crawlers such as Google-Extended and CCBot are a business decision — blocking them protects content from model training but can reduce how well models know your brand.
Does allowing crawlers guarantee citations?
No. Access is necessary but not sufficient. Assistants also need extractable answer passages, entity-clear JSON-LD, an llms.txt index, and third-party corroboration. Access simply removes the hard blocker so the rest can register.
Want the fixes written for you?
The free site check audits three of your pages and hands back an FAQ block, a schema snippet, a page draft, and a 30-day plan. No card, no sign-up.
Run the free site checkAI visibility resources
The guides, comparisons, and free tools behind AgenticSEO.
