# Robots.txt for GenAIntel # https://www.genaintel.com/robots.txt User-agent: * # Allow crawling of main public pages Allow: / Allow: /studio Allow: /privacy Allow: /terms Allow: /sign-up Allow: /sign-in # Allow public shared content (these are meant to be discoverable) Allow: /publicstudio/ Allow: /public-comparison/ # Disallow private/user-specific areas Disallow: /api/ Disallow: /checkout/ Disallow: /studio/shared/ # Disallow admin and internal functionality Disallow: /*?* Disallow: /*.json$ # Allow common SEO crawler files Allow: /sitemap.xml Allow: /robots.txt # Reference to sitemap Sitemap: https://www.genaintel.com/sitemap.xml # Crawl-delay to be respectful Crawl-delay: 1