# Robots.txt for Conserje-IA # https://conserje-ia.cl/robots.txt User-agent: * Allow: / # Sitemap location Sitemap: https://conserje-ia.cl/sitemap.xml # Crawl delay (optional) Crawl-delay: 1 # Disallow specific paths if needed # Disallow: /admin/ # Disallow: /private/ # Allow all major search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / # Block specific bots if needed # User-agent: BadBot # Disallow: / # Cache specific instructions User-agent: * Allow: /css/ Allow: /js/ Allow: /assets/ Allow: /manifest.json Allow: /sw.js