# Quantro — robots.txt # Public marketing pages are indexable; authenticated app routes are not. # Auth/onboarding/register pages also carry an X-Robots-Tag header (see # vercel.json) so they cannot be indexed even if discovered externally. User-agent: * Allow: / Allow: /pricing Allow: /for-founders Allow: /for-investors Allow: /blog Allow: /privacy Allow: /terms # Auth, onboarding, app routes — no value for crawlers Disallow: /signin Disallow: /register Disallow: /dashboard Disallow: /onboarding Disallow: /settings Disallow: /billing Disallow: /updates Disallow: /portfolio Disallow: /investments/ Disallow: /deals/ Disallow: /investors/ Disallow: /invite Disallow: /network Disallow: /team Disallow: /companies/ Disallow: /support/ Disallow: /admin/ Disallow: /auth/ # AI / LLM crawlers — explicitly allowed for marketing surfaces. # Same disallow list applied where the bot honours per-agent rules. User-agent: GPTBot Allow: / Disallow: /signin Disallow: /register Disallow: /dashboard Disallow: /onboarding Disallow: /settings Disallow: /billing Disallow: /portfolio Disallow: /investments/ Disallow: /deals/ Disallow: /investors/ Disallow: /invite Disallow: /network Disallow: /team Disallow: /companies/ Disallow: /support/ Disallow: /admin/ Disallow: /auth/ User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ClaudeBot Allow: / Disallow: /signin Disallow: /register Disallow: /dashboard Disallow: /onboarding Disallow: /settings Disallow: /billing Disallow: /portfolio Disallow: /investments/ Disallow: /deals/ Disallow: /investors/ Disallow: /invite Disallow: /network Disallow: /team Disallow: /companies/ Disallow: /support/ Disallow: /admin/ Disallow: /auth/ User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: GoogleOther Allow: / User-agent: CCBot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Bytespider Allow: / User-agent: Amazonbot Allow: / User-agent: cohere-ai Allow: / User-agent: DuckAssistBot Allow: / User-agent: MistralAI-User Allow: / User-agent: YouBot Allow: / User-agent: FacebookBot Allow: / Sitemap: https://quantro.finance/sitemap.xml