# Meev — robots.txt # AI search visibility platform. We explicitly allow modern AI crawlers # because our product proposition is "get cited in AI search" — opting # out of GPTBot/ClaudeBot/PerplexityBot would be self-defeating. User-agent: * Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /dashboard/* Disallow: /api/* Disallow: /sign-in Disallow: /sign-up # ─── AI / LLM crawlers (training + answer-time retrieval) ─── # Allow each one explicitly so a future blanket Disallow rule can't # accidentally block them. Same paths as the wildcard rule above. User-agent: GPTBot Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: ChatGPT-User Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: OAI-SearchBot Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: ClaudeBot Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: Claude-Web Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: anthropic-ai Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: PerplexityBot Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: Perplexity-User Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: Google-Extended Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: GoogleOther Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: Applebot-Extended Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: Bingbot Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: CCBot Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: Bytespider Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: Amazonbot Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: Meta-ExternalAgent Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: cohere-ai Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* User-agent: DuckAssistBot Allow: / Allow: /articles Allow: /articles/* Disallow: /dashboard Disallow: /api/* Sitemap: https://meev.ai/sitemap.xml