# ============================================================ # Pathara robots.txt # Allow major search + AI/LLM crawlers on marketing pages. # Block authenticated app routes. # ============================================================ # --- Search engines --- User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Googlebot-Image Allow: / User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: msnbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / User-agent: Applebot Allow: / # --- Social previews --- User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / User-agent: Slackbot Allow: / User-agent: Discordbot Allow: / User-agent: WhatsApp Allow: / # --- AI / LLM crawlers (live retrieval + training) --- # Explicitly allowed so Pathara content can be cited by ChatGPT, Perplexity, # Claude, Gemini, Copilot, and the rest. 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: cohere-ai Allow: / User-agent: Applebot-Extended Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: Meta-ExternalFetcher Allow: / User-agent: Bytespider Allow: / User-agent: Amazonbot Allow: / User-agent: DiffbotBot Allow: / User-agent: YouBot Allow: / User-agent: Timpibot Allow: / User-agent: ImagesiftBot Allow: / # --- Default policy: allow marketing pages, block app surface --- User-agent: * Allow: / Allow: /blog Allow: /blog/ Disallow: /app Disallow: /auth Disallow: /reset-password Disallow: /onboarding Disallow: /dashboard Disallow: /home Disallow: /clients Disallow: /clients/ Disallow: /intake Disallow: /sessions Disallow: /sessions/ Disallow: /evaluations Disallow: /evaluations/ Disallow: /settings Disallow: /integrations Disallow: /calendar Disallow: /my-work Disallow: /documents Disallow: /mood-timeline Disallow: /bipolar-timeline Disallow: /progress-summary Disallow: /progress-review Disallow: /safety-plan Disallow: /treatment-plan Disallow: /treatment-plans Disallow: /termination Disallow: /referrals Disallow: /affiliate Disallow: /import Disallow: /import-v2 Disallow: /import-legacy Disallow: /ai-training Disallow: /homework Disallow: /group-sessions Disallow: /admin/ Disallow: /a/ Disallow: /trial-expired Disallow: /subscribe Disallow: /design-system Sitemap: https://usepathara.com/sitemap.xml # Blog feeds # https://usepathara.com/rss.xml # https://usepathara.com/atom.xml # Unlisted research page — link access only User-agent: * Disallow: /pathara-insights