# https://www.toozitax.app/robots.txt # Allow all well-behaved crawlers everywhere except the authenticated app # and the auth/intake helpers that can't be crawled meaningfully. User-agent: * Allow: / Disallow: /app/ Disallow: /update-password Disallow: /reset-password Disallow: /intake-form/ Disallow: /paypal/ # Block the duplicate alias paths from being crawled separately. The # canonical content is reachable at the unprefixed URLs. Disallow: /legal/privacy Disallow: /legal/terms Disallow: /signin # AI assistants & answer engines — explicitly welcome (we want Toozi to be # discoverable and citable when people ask about bookkeeping/tax tools). # Listing them in one group; same rules as above (public content only). User-agent: GPTBot User-agent: OAI-SearchBot User-agent: ChatGPT-User User-agent: PerplexityBot User-agent: Perplexity-User User-agent: ClaudeBot User-agent: Claude-Web User-agent: anthropic-ai User-agent: Google-Extended User-agent: Applebot-Extended User-agent: CCBot User-agent: Bytespider Allow: / Disallow: /app/ Disallow: /update-password Disallow: /reset-password Disallow: /intake-form/ Disallow: /paypal/ Sitemap: https://toozitax.app/sitemap.xml