Free Technical SEO utility

robots.txt AI crawler checker

Enter a site and we fetch its public robots.txt, then report for each known AI crawler token whether the site's root path (/) is allowed or blocked, whether the bot is named directly or falls back to the * group, and which line decided it.

One public GET of /robots.txt on that host (8s timeout, 500 KiB cap). Nothing else on the site is fetched.

How the check works

Which user-agents are listed

Only tokens we could confirm in each vendor's own documentation: OpenAI, Anthropic, Google, Perplexity, Common Crawl, Apple, Meta, Amazon, DuckDuckGo, Mistral AI. Older or unofficial names that appear in many blocklists (for example anthropic-ai, Claude-Web and Bytespider) are left out because we couldn't confirm them in current vendor docs as robots.txt tokens.

Related