# bigfile.store — crawler policy # Allow legitimate search engines so the store is discoverable, # block AI training crawlers and known content scrapers. # --- Search engines (allowed) --- User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Slurp Allow: / User-agent: Applebot Allow: / # --- AI training / LLM crawlers (blocked) --- User-agent: GPTBot Disallow: / User-agent: ChatGPT-User Disallow: / User-agent: OAI-SearchBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: Claude-Web Disallow: / User-agent: anthropic-ai Disallow: / User-agent: Google-Extended Disallow: / User-agent: CCBot Disallow: / User-agent: PerplexityBot Disallow: / User-agent: Bytespider Disallow: / User-agent: Amazonbot Disallow: / User-agent: Meta-ExternalAgent Disallow: / User-agent: FacebookBot Disallow: / User-agent: cohere-ai Disallow: / User-agent: Diffbot Disallow: / User-agent: ImagesiftBot Disallow: / User-agent: Omgilibot Disallow: / User-agent: YouBot Disallow: / # --- Default: allow everything else, but disallow admin & dashboard --- User-agent: * Allow: / Disallow: /admin Disallow: /admin/ Disallow: /dashboard Disallow: /dashboard/ Disallow: /checkout Disallow: /reset-password Disallow: /s/ Disallow: /api/ Sitemap: https://bigfile.store/sitemap.xml