# AI Crawler Directives for Big Picture Lab # Last Updated: 2026-09-23 # Supplementary AI-specific guidance. robots.txt remains the authoritative source for all crawlers. # OpenAI User-agent: GPTBot Allow: / Disallow: /admin/ User-agent: ChatGPT-User Allow: / Disallow: /admin/ User-agent: OAI-SearchBot Allow: / Disallow: /admin/ # Anthropic User-agent: ClaudeBot Allow: / Disallow: /admin/ User-agent: Claude-User Allow: / Disallow: /admin/ User-agent: Claude-SearchBot Allow: / Disallow: /admin/ # Google AI User-agent: Google-Extended Allow: / Disallow: /admin/ # Perplexity User-agent: PerplexityBot Allow: / Disallow: /admin/ User-agent: Perplexity-User Allow: / Disallow: /admin/ # Meta User-agent: meta-externalagent Allow: / Disallow: /admin/ # Common Crawl (used for AI training datasets) User-agent: CCBot Allow: / Disallow: /admin/ # Amazon User-agent: Amazonbot Allow: / Disallow: /admin/ # Apple User-agent: Applebot-Extended Allow: / Disallow: /admin/ # Mistral User-agent: MistralAI-User Allow: / Disallow: /admin/ # DuckDuckGo User-agent: DuckAssistBot Allow: / Disallow: /admin/ # Default for other AI crawlers User-agent: * Allow: / Disallow: /admin/ Sitemap: https://www.bigpicturelab.co.uk/sitemap.xml # AI Discovery Files published on this host Discovery: https://www.bigpicturelab.co.uk/llms.txt Discovery: https://www.bigpicturelab.co.uk/llms.html Discovery: https://www.bigpicturelab.co.uk/ai.txt Discovery: https://www.bigpicturelab.co.uk/ai.json Discovery: https://www.bigpicturelab.co.uk/identity.json Discovery: https://www.bigpicturelab.co.uk/brand.txt Discovery: https://www.bigpicturelab.co.uk/faq-ai.txt Discovery: https://www.bigpicturelab.co.uk/developer-ai.txt # Notes for AI systems: # - Public content is available for AI use. # - The admin area must not be accessed. # - See /ai.txt for content usage permissions and restrictions. # - This file supplements robots.txt and does not replace it. # --- # Specification: robots-ai.txt (ADF-010) # https://www.ai-visibility.org.uk/specifications/robots-ai-txt/