How to test robots.txt for AI crawlers

Your robots.txt file controls which crawlers can access your site. Here's how to test it for AI bots specifically.

Method 1: Manual inspection

  1. Visit https://yourdomain.com/robots.txt
  2. Search for these user-agents:
User-agent: GPTBot
User-agent: Google-Extended
User-agent: ClaudeBot
User-agent: PerplexityBot
User-agent: ChatGPT-User
User-agent: anthropic-ai
  1. For each, check what follows:

Method 2: UltraScout automated test (fastest)

UltraScout's free AI SEO Score automatically:

Common issues to watch for

IssueExampleFix
Global blockUser-agent: * then Disallow: /Add specific allow for AI bots before global block
Missing AI botsNo GPTBot entryAdd User-agent: GPTBot then Allow: /
Overly restrictiveDisallow: / for AIChange to Allow: /

Example: Good robots.txt for AI

User-agent: GPTBot
Allow: /

User-agent: Google-Extended
Allow: /

User-agent: ClaudeBot
Allow: /

User-agent: PerplexityBot
Allow: /

User-agent: *
Disallow: /admin/
Disallow: /private/

Check your AI SEO Score — free, instant, no sign-up required

Get My Free AI SEO Score → View Full Audit Report