Why it matters
robots.txt can welcome AI crawlers while the CDN or firewall in front of the site turns them away. Cloudflare has blocked AI crawlers by default on new sites since July 2025, and many security plugins do the same. We request the page as GPTBot, OAI-SearchBot, ClaudeBot and PerplexityBot and look for refusals and challenge pages. Our requests do not come from those companies' addresses, so a rule that checks the address as well may treat the real crawlers differently.
How to fix it
In Cloudflare, open Security, then Bots, and review "Block AI bots" and "AI Crawl Control": allow at least OAI-SearchBot and PerplexityBot, which fetch pages to cite them. Check firewall and security-plugin rules that match these names as well.