Free tool
Find out instantly. Check whether GPTBot, ClaudeBot, PerplexityBot and other AI crawlers can reach your website, read live from your robots.txt file.
As AI tools increasingly read online content, it helps to know how your website is being accessed. Enter your domain to see whether popular AI crawlers can reach your pages, spot any restrictions, and decide which bots you want to allow or block.
We read your site's /robots.txt and check it against 12 known AI crawlers.
Should you block them?
There's no single right answer. Here's the honest trade-off, in plain English.
For most small and local businesses, let them in. Being the answer when someone asks an AI for "a web designer in Newquay" is worth far more than the small downside. If your content is your product, block the training bots but keep the search bots, so you protect your work and still get found. The recipes below do exactly that.
Take control
Pick the goal that fits you, then add the lines to the robots.txt file at the root of your site.
Recommended for most. You appear in AI search and answers.
User-agent: * Allow: /
Protect your content but stay findable in AI answers.
# Stops your content training AI models, # but keeps you visible in AI search User-agent: GPTBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: CCBot Disallow: / User-agent: Bytespider Disallow: / User-agent: Meta-ExternalAgent Disallow: /
Keep AI out entirely.
User-agent: GPTBot Disallow: / User-agent: OAI-SearchBot Disallow: / User-agent: ChatGPT-User Disallow: / User-agent: ClaudeBot Disallow: / User-agent: Claude-Web Disallow: / User-agent: PerplexityBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: Bytespider Disallow: / User-agent: CCBot Disallow: / User-agent: Amazonbot Disallow: / User-agent: Meta-ExternalAgent Disallow: /
Your robots.txt lives at yourdomain.com/robots.txt. No file yet? Create a plain text file named robots.txt in your site's root folder. Changes take effect the next time each crawler visits.
Good to know
Need a hand?
Whether you want AI crawlers in or out, we'll set your robots.txt up properly and make sure the right bots can see your site. It's part of what we do for every client.