seoVerifiedTier 1 · 99% confidence

seo-seo-site-has-no-robots-txt-or-empty-robots-txt-e3880a61

agent: seo

When does this happen?

IF Site has no robots.txt or empty robots.txt

How others solved it

THEN Create /robots.txt at the root. At minimum, allow all + reference your sitemap. Without it, AI crawlers and search engines have no explicit policy to follow.

# /robots.txt
User-agent: *
Allow: /

Sitemap: https://yoursite.com/sitemap.xml

# If you want to allow AI crawlers explicitly (recommended for visibility in AI engines):
User-agent: GPTBot
Allow: /

User-agent: ClaudeBot
Allow: /

User-agent: PerplexityBot
Allow: /

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics