# getebook.ai User-agent: * Allow: / Disallow: /api/ Disallow: /dashboard Disallow: /projects Disallow: /profile Disallow: /admin Disallow: /project/ Disallow: /create Disallow: /create-v2 Disallow: /auth/ Disallow: /reset-password Disallow: /forgot-password Disallow: /email-confirmation Disallow: /onboarding-quiz # Major search engines. # NOTE: robots.txt does NOT merge groups — a bot obeys only its most-specific # group. So the app-route Disallows from User-agent:* must be repeated here, or # Googlebot/Bingbot would crawl /dashboard, /admin, etc. (wasted crawl budget). User-agent: Googlebot Allow: / Disallow: /api/ Disallow: /dashboard Disallow: /projects Disallow: /profile Disallow: /admin Disallow: /project/ Disallow: /create Disallow: /create-v2 Disallow: /auth/ Disallow: /reset-password Disallow: /forgot-password Disallow: /email-confirmation Disallow: /onboarding-quiz User-agent: Bingbot Allow: / Disallow: /api/ Disallow: /dashboard Disallow: /projects Disallow: /profile Disallow: /admin Disallow: /project/ Disallow: /create Disallow: /create-v2 Disallow: /auth/ Disallow: /reset-password Disallow: /forgot-password Disallow: /email-confirmation Disallow: /onboarding-quiz User-agent: DuckDuckBot Allow: / User-agent: YandexBot Allow: / User-agent: Baiduspider Allow: / # Social crawlers User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / User-agent: Pinterestbot Allow: / # AI crawlers — explicit allowlist so LLMs can cite getebook.ai User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: Google-Extended Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: CCBot Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Amazonbot Allow: / User-agent: Bytespider Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: cohere-ai Allow: / User-agent: DiffbotBot Allow: / # Sitemap Sitemap: https://getebook.ai/sitemap.xml # IndexNow key is hosted at /8502f4af0c20f55afb0d6cd86f585228.txt and submitted via # the IndexNow API (scripts/indexnow-submit.js). It is NOT a robots.txt directive — # a bare "IndexNow:" line is an unknown directive and fails robots.txt validation.