# Robots.txt for Qissah Website # Allow all search engine crawlers User-agent: * Allow: / Disallow: /*.json$ # Allow specific important resources Allow: /images/ Allow: /stories/ # Allow AI Search/Retrieval Bots (for AI-powered search discovery) User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: PerplexityBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: Applebot Allow: / # Block AI Training-Only Bots (protect content from model training) User-agent: CCBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: Bytespider Disallow: / User-agent: Diffbot Disallow: / User-agent: Omgilibot Disallow: / User-agent: cohere-ai Disallow: / User-agent: FacebookBot Allow: / User-agent: Applebot-Extended Disallow: / User-agent: anthropic-ai Disallow: / # Sitemap location Sitemap: https://qissahapp.com/sitemap.xml