# Robots.txt for Turiya AI - Enterprise Multi-Agent AI Platform # https://turiya-ai.com/robots.txt # Allow all crawlers to access all content User-agent: * Allow: / # Specific directives for major search engines User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: Slurp Allow: / Crawl-delay: 1 # Social media crawlers User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / # Disallow admin and private areas (if any) Disallow: /admin/ Disallow: /private/ Disallow: /.env Disallow: /api/admin/ # Allow assets and public resources Allow: /assets/ Allow: /turiya-ai-logo.png Allow: /favicon.ico # Sitemap location Sitemap: https://turiya-ai.com/sitemap.xml # Additional crawling preferences # Request crawlers to be respectful Crawl-delay: 1