# robots.txt — collinstechflorida.com # Last reviewed: 2026-08-19 # # Collins Tech practices what it sells. Every answer engine, retrieval agent, # and training crawler below is explicitly named and explicitly allowed. # Crawler names are grouped by operator so this file stays auditable. # # Note on the three OpenAI and three Anthropic agents: they do different jobs. # GPTBot and ClaudeBot gather training data. OAI-SearchBot and Claude-SearchBot # build the retrieval indexes that produce cited answers. ChatGPT-User and # Claude-User fetch a page live when a person asks about it in a conversation. # A site that names only the training crawler has allowed the one that does not # generate recommendations and omitted the two that do. # --------------------------------------------------------------------------- # Default # --------------------------------------------------------------------------- User-agent: * Allow: / # --------------------------------------------------------------------------- # OpenAI # --------------------------------------------------------------------------- User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # --------------------------------------------------------------------------- # Anthropic # --------------------------------------------------------------------------- User-agent: ClaudeBot Allow: / User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # --------------------------------------------------------------------------- # Google # --------------------------------------------------------------------------- User-agent: Googlebot Allow: / User-agent: Google-Extended Allow: / User-agent: GoogleOther Allow: / # --------------------------------------------------------------------------- # Microsoft / Bing # --------------------------------------------------------------------------- User-agent: bingbot Allow: / User-agent: msnbot Allow: / # --------------------------------------------------------------------------- # Perplexity # --------------------------------------------------------------------------- User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # --------------------------------------------------------------------------- # Apple # --------------------------------------------------------------------------- User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # --------------------------------------------------------------------------- # Meta # --------------------------------------------------------------------------- User-agent: Meta-ExternalAgent Allow: / User-agent: Meta-ExternalFetcher Allow: / User-agent: FacebookBot Allow: / # --------------------------------------------------------------------------- # Amazon # --------------------------------------------------------------------------- User-agent: Amazonbot Allow: / # --------------------------------------------------------------------------- # Other answer engines, assistants, and dataset crawlers # --------------------------------------------------------------------------- User-agent: CCBot Allow: / User-agent: cohere-ai Allow: / User-agent: cohere-training-data-crawler Allow: / User-agent: MistralAI-User Allow: / User-agent: DuckAssistBot Allow: / User-agent: YouBot Allow: / User-agent: AI2Bot Allow: / User-agent: Diffbot Allow: / User-agent: Timpibot Allow: / User-agent: omgili Allow: / User-agent: omgilibot Allow: / User-agent: PetalBot Allow: / User-agent: Bytespider Allow: / # --------------------------------------------------------------------------- # Discovery # --------------------------------------------------------------------------- Sitemap: https://collinstechflorida.com/sitemap.xml