# KaiCalls robots.txt # https://www.kaicalls.com User-agent: * Allow: / # Block internal app routes Disallow: /dashboard/ Disallow: /api/ Disallow: /auth/ Disallow: /admin/ Disallow: /app/ # Allow important crawlers User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # AI Crawlers (for AEO - Answer Engine Optimization) User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Google-Extended Allow: / User-agent: Claude-Web Allow: / User-agent: ClaudeBot Allow: / User-agent: Anthropic-ai Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Amazonbot Allow: / User-agent: cohere-ai Allow: / # AI Agent Discovery Allow: /.well-known/agent.json Allow: /.well-known/mpp Allow: /llms.txt # Sitemap Sitemap: https://www.kaicalls.com/sitemap.xml