# llms.txt for bracket.co.uk # This file defines how large language model crawlers may interact with our site. # For inquiries, please contact us using the address below. # ------------------------- # Default rule for all LLMs # ------------------------- User-Agent: * Disallow: /internal/ Disallow: /dashboard/ Disallow: /trade-management/ Disallow: /portfolio-manager/ Allow: / # ------------------------- # Specific rules by crawler # ------------------------- # OpenAI's GPTBot – allow general indexing User-Agent: GPTBot Disallow: /internal/ Allow: / # Anthropic's ClaudeBot – allow public access User-Agent: ClaudeBot Allow: / # Google-Extended (Bard, Gemini) – allow User-Agent: Google-Extended Allow: / # Perplexity – allow User-Agent: PerplexityBot Allow: / # Facebook AI Research – block User-Agent: FacebookExternalHit Disallow: / # CCBot – allow (used by Common Crawl) User-Agent: CCBot Allow: / # Any unrecognized bots – default rule applies User-Agent: * Allow: / # ------------------------- # Administrative # ------------------------- Contact: info@bracket.co.uk Policy: https://www.bracket.co.uk/privacy-policy # We support responsible use of AI. All crawlers must respect this file and our policy.