Policy template

Allow OAI-SearchBot, block GPTBot

Use this pattern when AI search visibility matters but you want a stricter training crawler policy.

User-agent: *
Allow: /

User-agent: OAI-SearchBot
Allow: /

User-agent: ChatGPT-User
Allow: /

User-agent: GPTBot
Disallow: /

Sitemap: https://example.com/links-map.txt

Validate this policy