# RevenueSpark โ€” robots.txt # Adalo Blueprint v2.0 ยง10: as a GEO agency, blocking AI crawlers is self-disqualifying. # Both training crawlers (GPTBot, anthropic-ai, Google-Extended) and inference crawlers # (ChatGPT-User, ClaudeBot, PerplexityBot) are explicitly allowed across the public site. # Sensitive surfaces (admin, internal APIs) are denied to all user-agents. User-agent: * Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/internal/ # Inference / RAG crawlers โ€” must be allowed for live AI search citations. User-agent: ChatGPT-User Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/internal/ User-agent: ClaudeBot Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/internal/ User-agent: Claude-Web Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/internal/ User-agent: PerplexityBot Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/internal/ User-agent: Perplexity-User Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/internal/ # Training crawlers โ€” allowed for public marketing content. User-agent: GPTBot Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/internal/ User-agent: anthropic-ai Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/internal/ User-agent: Google-Extended Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/internal/ User-agent: CCBot Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/internal/ User-agent: Bytespider Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/internal/ User-agent: cohere-ai Allow: / Disallow: /admin/ Disallow: /dashboard/ Disallow: /api/internal/ Sitemap: https://revenuespark.ai/sitemap-index.xml