ai-search.yaml 339 B

12345678
  1. # User agents that index exclusively for search in for AI systems.
  2. # Each entry should have a positive/ALLOW entry created as well, with further documentation.
  3. # Exceptions:
  4. # - Claude-SearchBot: No published IP allowlist
  5. - name: "ai-crawlers-search"
  6. user_agent_regex: >-
  7. OAI-SearchBot|Claude-SearchBot|PerplexityBot
  8. action: DENY