AI Crawler Access Checker
Check whether AI bots (GPTBot, ClaudeBot, Google-Extended, PerplexityBot, CCBot and more) are allowed or blocked by your robots.txt. Get ready-to-paste rules.
What this checks
Whether bots like GPTBot (OpenAI), ClaudeBot (Anthropic), Google-Extended, PerplexityBot, CCBot and others are allowed to crawl your site for AI training and AI search. You decide whether that is what you want.
💡 Should you block or allow AI crawlers?
- Allow if you want visibility in AI answers and citations (publishers, SaaS, most businesses).
- Block training bots but allow search bots to protect content from model training while staying discoverable — e.g. allow OAI-SearchBot and PerplexityBot, disallow GPTBot and CCBot.
- Block all if your content is premium, paywalled, or you have licensing concerns.
- robots.txt is a request, not enforcement — some scrapers ignore it. Combine with server-side blocking for hard control.
About the AI Crawler Access Checker
See at a glance whether AI bots like GPTBot, ClaudeBot, Google-Extended and PerplexityBot are allowed or blocked by your robots.txt, and get ready-to-paste rules to change it.
What this tool does
Enter any domain and we fetch its /robots.txt, parse it, and evaluate it against 18 of the most important AI crawlers. For each bot you get a clear Allowed, Partial, or Blocked verdict plus the exact rule that produced it.
Which crawlers we check
The check covers the major AI training and AI-search agents, including:
- OpenAI: GPTBot, OAI-SearchBot, ChatGPT-User
- Anthropic: ClaudeBot, Claude-Web, anthropic-ai
- Google-Extended (Gemini), PerplexityBot and Perplexity-User
- CCBot (Common Crawl), Bytespider, Amazonbot, Applebot-Extended, Meta-ExternalAgent and more
Why it matters
AI assistants increasingly answer questions and cite sources directly. Your robots.txt now decides two things at once: whether your content can be used to train models, and whether it can appear in AI search answers. Many sites block these bots by accident, or leave themselves fully open without realizing it.
- Confirm you are not accidentally blocking AI search that could send you traffic.
- Protect content from training if you have licensing or IP concerns.
- Make an intentional, informed choice instead of leaving it to chance.
How to change access
The results page gives you copy-paste robots.txt blocks to either block all AI crawlers or allow them. Add the rules to the robots.txt at your site root, then re-run this tool to confirm the change.
FAQ
Is the AI Crawler Access Checker free?
What does 'Partial' mean?
Will blocking AI bots hurt my Google rankings?
Does robots.txt actually stop AI companies?
What if a site has no robots.txt?
Related tools
Pro tip: pair this tool with Trailing Slash Consistency Checker and Duplicate Parameter URL Finder for a faster SEO workflow.