A robots.txt rule written years ago to block old spam crawlers often uses a blanket Disallow: / under User-agent: * — which blocks every crawler, AI systems included, unless specific bots are explicitly allowed underneath it.
The fix:
go straight to yourdomain.com/robots.txt and check for a blanket disallow with no explicit Allow rules for GPTBot, OAI-SearchBot, ClaudeBot, and PerplexityBot underneath it. If that's what you find, that's very likely why AI systems can't see your site at all.
Comments
No comments yet — be the first.