# robots.txt for SpriteCook (Production) # This file allows search engines and AI crawlers to index the site User-agent: * Allow: / # Allow AI crawlers specifically User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: CCBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: Google-Extended Allow: / # Disallow admin and API endpoints from indexing Disallow: /admin Disallow: /v1/ Disallow: /auth/ Disallow: /api/ # Sitemap location Sitemap: https://www.spritecook.ai/sitemap.xml