# PawLog robots.txt # Public marketing + content pages are open to every crawler, including AI # search and answer engines. App routes require login and carry no SEO value, # so they are disallowed. User-agent: * Allow: / Disallow: /dashboard Disallow: /timeline Disallow: /add Disallow: /insights Disallow: /settings Disallow: /onboarding Disallow: /welcome Disallow: /upgrade-success Disallow: /health Disallow: /vaccinations Disallow: /achievements Disallow: /training Disallow: /auth Disallow: /reset-password Disallow: /account/delete # AI search and answer engines are explicitly welcome on the public content. # (Named blocks override the wildcard, so the policy is repeated for them.) User-agent: GPTBot User-agent: OAI-SearchBot User-agent: ChatGPT-User User-agent: ClaudeBot User-agent: Claude-User User-agent: anthropic-ai User-agent: PerplexityBot User-agent: Perplexity-User User-agent: Google-Extended User-agent: Applebot-Extended User-agent: CCBot User-agent: Bytespider Allow: / Disallow: /dashboard Disallow: /timeline Disallow: /add Disallow: /insights Disallow: /settings Disallow: /onboarding Disallow: /welcome Disallow: /upgrade-success Disallow: /health Disallow: /vaccinations Disallow: /achievements Disallow: /training Disallow: /auth Disallow: /reset-password Disallow: /account/delete Sitemap: https://www.pawlog.pet/sitemap.xml