# Robots.txt for QuantumLeap AI # https://quantumleapai.io # Allow all crawlers User-agent: * Allow: / Disallow: /api/ Disallow: /admin/ Disallow: /_next/ Disallow: /private/ # Google Bot User-agent: Googlebot Allow: / Disallow: /api/ Disallow: /admin/ # Bing Bot User-agent: Bingbot Allow: / Disallow: /api/ Disallow: /admin/ # AI/LLM Crawlers (AIO/LLMO Optimization) User-agent: GPTBot Allow: / Disallow: /api/ Disallow: /admin/ User-agent: ChatGPT-User Allow: / Disallow: /api/ Disallow: /admin/ User-agent: CCBot Allow: / Disallow: /api/ Disallow: /admin/ User-agent: anthropic-ai Allow: / Disallow: /api/ Disallow: /admin/ User-agent: Claude-Web Allow: / Disallow: /api/ Disallow: /admin/ User-agent: PerplexityBot Allow: / Disallow: /api/ Disallow: /admin/ # Sitemap Sitemap: https://quantumleapai.io/sitemap.xml # Host Host: https://quantumleapai.io