# robots.txt for LarControli # https://larcontrole-4be63.web.app User-agent: * Allow: / # Sitemap location Sitemap: https://larcontrole-4be63.web.app/sitemap.xml # Allow access to important assets Allow: /icons/ Allow: /assets/ Allow: /favicon.png Allow: /manifest.json # Block access to development and testing paths Disallow: /test/ Disallow: /dev/ Disallow: /.git/ # Specific rules for common search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # AI Crawlers Control (2026) User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Google-Extended Allow: / # Host directive Host: https://larcontrole-4be63.web.app