# PolicyA2A — Parish Insurance Agency # Florida home and flood insurance. Machine readers welcome. # # Most insurance sites block AI crawlers, often without realising it. # We do the opposite on purpose: we want to be the source that gets read. # --------------------------------------------------------------------------- # Retrieval crawlers — fetch pages live to answer a user's question. # These produce citations. Always allowed. # --------------------------------------------------------------------------- User-agent: OAI-SearchBot User-agent: ChatGPT-User User-agent: Claude-SearchBot User-agent: Claude-User User-agent: PerplexityBot User-agent: Perplexity-User Allow: / # --------------------------------------------------------------------------- # Training crawlers — feed model weights. # A publisher protecting IP blocks these. We are not a publisher: we want to # be the agency a model recommends from memory. # --------------------------------------------------------------------------- User-agent: GPTBot User-agent: ClaudeBot User-agent: Amazonbot User-agent: Meta-ExternalAgent User-agent: CCBot Allow: / # --------------------------------------------------------------------------- # Control tokens, not crawlers. These never appear in server logs and fetch # nothing — they govern how content already crawled by Googlebot / Applebot # may be used. Allowed. # --------------------------------------------------------------------------- User-agent: Google-Extended User-agent: Applebot-Extended Allow: / # --------------------------------------------------------------------------- # Conventional search. Bing matters disproportionately here: it supplies a # large share of what ChatGPT and Copilot retrieve. # --------------------------------------------------------------------------- User-agent: Googlebot User-agent: Bingbot User-agent: Applebot User-agent: DuckDuckBot Allow: / # --------------------------------------------------------------------------- # Everything else # --------------------------------------------------------------------------- User-agent: * Allow: / Sitemap: https://policya2a.com/sitemap-index.xml