# InsightFlow AI - Robots.txt # https://www.insightsflowai.com/robots.txt # Allow all crawlers User-agent: * Allow: / # Disallow admin and API routes Disallow: /api/ Disallow: /admin/ Disallow: /_next/ Disallow: /private/ # Allow important pages Allow: /login Allow: /signup Allow: /pricing Allow: /blog Allow: /contact Allow: /about Allow: /documentation # Allow SEO pages Allow: /tools/ Allow: /solutions/ Allow: /compare/ Allow: /calculators/ Allow: /ai/ Allow: /use-cases/ Allow: /integrations/ Allow: /templates/ Allow: /features/ # Sitemap location Sitemap: https://insightsflowai.com/sitemap.xml # Crawl-delay for politeness (optional) Crawl-delay: 1 # Google specific User-agent: Googlebot Allow: / # Bing specific User-agent: Bingbot Allow: / # LLM and AI crawler visibility User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: CCBot Allow: / User-agent: anthropic-ai Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / # LLM index Sitemap: https://insightsflowai.com/sitemap.xml # Discoverability file for LLM crawlers # Served at: https://insightsflowai.com/llms.txt