# robots.txt for OpenShorts
# Allow all search engines and AI bots to crawl the site

User-agent: *
Allow: /

# Explicitly allow AI search engine bots
User-agent: Googlebot
Allow: /

User-agent: Bingbot
Allow: /

User-agent: GPTBot
Allow: /

User-agent: ChatGPT-User
Allow: /

User-agent: PerplexityBot
Allow: /

User-agent: ClaudeBot
Allow: /

User-agent: anthropic-ai
Allow: /

User-agent: Google-Extended
Allow: /

# Sitemap
Sitemap: https://openshorts.app/sitemap.xml
