# freeTooli — robots.txt # https://free-tooli-flow.base44.app # ── Default: allow all crawlers ───────────────────────────────────────────── User-agent: * Allow: / Disallow: /api/ Disallow: /tools/coming-soon # ── Google ─────────────────────────────────────────────────────────────────── User-agent: Googlebot Allow: / Disallow: /api/ User-agent: GoogleOther Allow: / # ── Bing ───────────────────────────────────────────────────────────────────── User-agent: Bingbot Allow: / Disallow: /api/ # ── AI Crawlers — explicitly allowed for GEO/AEO signals ──────────────────── # OpenAI / ChatGPT User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # Anthropic / Claude User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / # Perplexity User-agent: PerplexityBot Allow: / # Google AI (Gemini / AI Overviews) User-agent: Google-Extended Allow: / # Meta AI User-agent: FacebookBot Allow: / # Common Crawl (used by many AI training datasets) User-agent: CCBot Allow: / # Cohere User-agent: cohere-ai Allow: / # Apple User-agent: Applebot Allow: / # ── Sitemap ─────────────────────────────────────────────────────────────────── Sitemap: https://free-tooli-flow.base44.app/sitemap.xml