# CreAiTeam — robots.txt # Explicit allowlist for AI search & training crawlers (we *want* to be cited # in ChatGPT/Perplexity/Claude/Gemini answers). Block aggressive SEO bots. User-agent: * Allow: / Disallow: /api/ # === Search engines === User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Bingbot Allow: / User-agent: YandexBot Allow: / User-agent: DuckDuckBot Allow: / # === OpenAI === User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # === Anthropic === User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # === Perplexity === User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # === Google AI / Gemini === User-agent: Google-Extended Allow: / # === Apple === User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # === Common Crawl (training data) === User-agent: CCBot Allow: / # === Meta AI === User-agent: Meta-ExternalAgent Allow: / User-agent: Meta-ExternalFetcher Allow: / # === ByteDance / Amazon === User-agent: Bytespider Allow: / User-agent: Amazonbot Allow: / # === Block noisy SEO bots === User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / User-agent: PetalBot Disallow: / User-agent: BLEXBot Disallow: / Sitemap: https://creaiteam.com/sitemap-index.xml