# builtbykerr.com — allow all crawlers, including AI search bots User-agent: * Allow: / # Prepared-but-unapplied policy revision. It is a working document, not a # published policy, and an indexed copy would compete with the real one at # /legal/privacy.html and describe tracking the site does not yet run. Disallow: /legal/privacy-pixel-revision.html # ── AI crawlers, named explicitly ──────────────────────────────────────────── # ⚠️ A NAMED User-agent BLOCK REPLACES THE `*` BLOCK FOR THAT AGENT. robots.txt # is most-specific-wins and directives do NOT merge, so every Disallow above had # to be repeated here or these agents would be granted paths the `*` rule denies # everyone else. Copying another site's block verbatim would have done exactly # that. # # This changes no access today: `User-agent: * / Allow: /` above already permits # these crawlers, and nothing here was ever blocked. It is a statement of intent # that survives someone later tightening the `*` rule, and ChatGPT is currently # the #5 traffic source on outlier.host. User-agent: GPTBot Allow: / Disallow: /legal/privacy-pixel-revision.html User-agent: OAI-SearchBot Allow: / Disallow: /legal/privacy-pixel-revision.html User-agent: ChatGPT-User Allow: / Disallow: /legal/privacy-pixel-revision.html User-agent: ClaudeBot Allow: / Disallow: /legal/privacy-pixel-revision.html User-agent: Claude-SearchBot Allow: / Disallow: /legal/privacy-pixel-revision.html User-agent: PerplexityBot Allow: / Disallow: /legal/privacy-pixel-revision.html User-agent: Google-Extended Allow: / Disallow: /legal/privacy-pixel-revision.html User-agent: Applebot-Extended Allow: / Disallow: /legal/privacy-pixel-revision.html Sitemap: https://builtbykerr.com/sitemap.xml