# robots.txt # Generated at build time from site.config.ts # Last updated: 2026-04-14 # Major search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Applebot Allow: / # Default rules User-agent: * Allow: / # Block sensitive / non-indexable areas Disallow: /admin/ Disallow: /auth/ Disallow: /api/ Disallow: /internal/ Disallow: /_next/ Disallow: /static/ Disallow: /cdn-cgi/ Disallow: /*?* # Allow important well-known files Allow: /.well-known/ # Sitemap Sitemap: https://kitquest.net/sitemap.xml