# YazSes docs — crawling policy.
# Everything here is public documentation; search engines and AI answer engines are
# explicitly welcome. Nothing is disallowed.

User-agent: *
Allow: /

# Search-engine crawlers
User-agent: Googlebot
Allow: /
User-agent: Bingbot
Allow: /

# AI answer-engine crawlers (live retrieval + training) — explicitly allowed so
# ChatGPT / Perplexity / Gemini / Claude can read and cite the docs.
User-agent: OAI-SearchBot
Allow: /
User-agent: ChatGPT-User
Allow: /
User-agent: GPTBot
Allow: /
User-agent: PerplexityBot
Allow: /
User-agent: Perplexity-User
Allow: /
User-agent: ClaudeBot
Allow: /
User-agent: Claude-SearchBot
Allow: /
User-agent: Claude-User
Allow: /
User-agent: Google-Extended
Allow: /
User-agent: Applebot-Extended
Allow: /

Sitemap: https://mskazemi.github.io/yazses/sitemap.xml
