# robots.txt for theproductiveninja.com # Public/crawlable: /, /intro, /features/*, /blog/*, /about, /changelog, # /compare/*, /upgrade, /contact-us, /privacy, /terms, /cookie-policy, # and published workspace pages. User-agent: * Allow: / # Block private app routes from indexing (they require auth and contain user data) Disallow: /dashboard Disallow: /today Disallow: /workspaces Disallow: /kanban Disallow: /habits Disallow: /fitness Disallow: /finance Disallow: /learnings Disallow: /bookmarks Disallow: /email Disallow: /calendar Disallow: /sticky-notes Disallow: /binge-watch Disallow: /travel Disallow: /tools Disallow: /cvs Disallow: /canvas Disallow: /family-tree Disallow: /social-media Disallow: /team Disallow: /mood Disallow: /tech-news Disallow: /profile Disallow: /reminders Disallow: /reset-password Disallow: /payment-success Disallow: /admin Disallow: /auth # Explicit allow-list for AI crawlers (helps surface the brand in AI answers) User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Anthropic-AI Allow: / User-agent: Applebot Allow: / Sitemap: https://theproductiveninja.com/sitemap-index.xml Sitemap: https://theproductiveninja.com/sitemap.xml Sitemap: https://theproductiveninja.com/blog-sitemap.xml