# Loading Crews robots.txt # # Allow everything by default — the site is public marketing + lead capture # and discoverability is the whole strategy. Explicitly Allow AI crawlers so # Cloudflare's managed "block AI bots" defaults don't silently shut them # out: ChatGPT / Claude / Perplexity are 2026 discovery channels too. # # If Cloudflare's "AI Audit / AI bot control" rules are active at the zone # level, they enforce at the edge (request time) regardless of this file — # disable that in dash.cloudflare.com → loadingcrews.com → Security → Bots # if AI crawlers are being blocked despite this Allow. User-agent: * Allow: / # OpenAI User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # Anthropic User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / # Google's AI training crawler (separate from Googlebot, which always works) User-agent: Google-Extended Allow: / # Common Crawl (feeds many LLMs) User-agent: CCBot Allow: / # Perplexity User-agent: PerplexityBot Allow: / # Amazon User-agent: Amazonbot Allow: / # ByteDance (TikTok / Doubao) User-agent: Bytespider Allow: / # Apple Intelligence User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # Meta (Llama training) User-agent: meta-externalagent Allow: / User-agent: FacebookBot Allow: / # Mistral User-agent: MistralAI-User Allow: / # Cohere User-agent: cohere-ai Allow: / # DuckAssistBot (DuckDuckGo AI) User-agent: DuckAssistBot Allow: / Sitemap: https://loadingcrews.com/sitemap-index.xml