# robots.txt — Tailored Capital Strategies Group LLC # https://tcsgco.com # # NOTE ON GROUPS: a crawler obeys only the FIRST group whose User-agent it # matches, and ignores the "*" group entirely. Any rule that must apply to the # named AI crawlers therefore has to be repeated in their group below. # --------------------------------------------------------------------------- # Search engines and everything else # --------------------------------------------------------------------------- User-agent: * Allow: / Disallow: /_reference/ # --------------------------------------------------------------------------- # AI crawlers and training/answer-engine controls — explicitly allowed. # # GPTBot .............. OpenAI crawler (training + retrieval) # OAI-SearchBot ....... OpenAI search index # ChatGPT-User ........ OpenAI user-initiated fetch # ClaudeBot ........... Anthropic crawler # Claude-User ......... Anthropic user-initiated fetch # Claude-SearchBot .... Anthropic search index # PerplexityBot ....... Perplexity index # Perplexity-User ..... Perplexity user-initiated fetch # Google-Extended ..... not a crawler; the opt-in token for Gemini / Vertex AI # Applebot-Extended ... Apple Intelligence opt-in token # CCBot ............... Common Crawl (feeds many downstream models) # --------------------------------------------------------------------------- User-agent: GPTBot User-agent: OAI-SearchBot User-agent: ChatGPT-User User-agent: ClaudeBot User-agent: Claude-User User-agent: Claude-SearchBot User-agent: PerplexityBot User-agent: Perplexity-User User-agent: Google-Extended User-agent: Applebot-Extended User-agent: CCBot Allow: / Disallow: /_reference/ Sitemap: https://tcsgco.com/sitemap.xml