# Startupniti — robots.txt # Policy: allow search + AI answer-engine citation. Block AI training scrapers. # ========================================================================== # Default — open to compliant crawlers # ========================================================================== User-agent: * Allow: / Disallow: /api/ # ========================================================================== # Search engines (welcome) # ========================================================================== User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: YandexBot Allow: / # ========================================================================== # AI answer engines — ALLOWED (these cite our content with attribution, # which is what AEO is for; not the same as training scrapers below) # ========================================================================== User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: YouBot Allow: / User-agent: Claude-Web Allow: / User-agent: ClaudeBot Allow: / User-agent: Anthropic-AI Allow: / User-agent: Google-Extended Allow: / # ========================================================================== # Training-only scrapers — BLOCKED (no derivative model training rights) # ========================================================================== User-agent: GPTBot Disallow: / User-agent: CCBot Disallow: / User-agent: Bytespider Disallow: / User-agent: Amazonbot Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: FacebookBot Disallow: / User-agent: meta-externalagent Disallow: / User-agent: cohere-ai Disallow: / User-agent: omgili Disallow: / User-agent: omgilibot Disallow: / # ========================================================================== # Sitemap # ========================================================================== Sitemap: https://startupniti.com/sitemap-index.xml