# Robots.txt for Hatrio AI # Generated automatically with sitemap integration User-agent: * Allow: / # Sitemap location Sitemap: https://app.hatrio.ai//sitemap.xml # Specific rules for search engines User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: Slurp Allow: / Crawl-delay: 2 # Block access to sensitive areas Disallow: /api/ Disallow: /auth/ Disallow: /dashboard/ Disallow: /settings/ Disallow: /create/ Disallow: /_app/ Disallow: /admin/ # Allow access to public tools and resources Allow: /free/ Allow: /plan/ Allow: /privacy/ # Additional sitemap references for large sites # These will be automatically generated if content exceeds limits # Sitemap: https://app.hatrio.ai//sitemap-1.xml # Sitemap: https://app.hatrio.ai//sitemap-2.xml # Last updated: 2026-04-14T10:31:51.390Z