# Robots.txt para Fenix Consultoria - Especialistas em Engenharia GLP # https://fenixprojetos.com.br/ User-agent: * Allow: / Allow: /assets/ Allow: /public/ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.svg$ Allow: /*.ico$ Allow: /*.js$ Allow: /*.css$ # Crawl-delay para evitar sobrecarga do servidor Crawl-delay: 1 # Sitemap location - ATUALIZADO Sitemap: https://fenixprojetos.com.br/sitemap.xml # Disallow specific development files and directories Disallow: /src/ Disallow: /node_modules/ Disallow: /.git/ Disallow: /.gitignore Disallow: /package.json Disallow: /vite.config.js Disallow: /tailwind.config.js Disallow: /postcss.config.js Disallow: /.vscode/ Disallow: /.env Disallow: /README.md # Allow specific bots User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # Block problematic bots User-agent: AhrefsBot Disallow: / User-agent: MJ12bot Disallow: / # Allow important resources for SEO Allow: /assets/ Allow: /public/ Allow: /manifest.json Allow: /sitemap.xml Allow: /assets/icons/ Allow: /assets/images/ # Special 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: 2 # Crawl-delay for general bots (in seconds) Crawl-delay: 1 # Additional information # Contact: icaro@fenixconsultoria.com.br # Website: https://fenixprojetos.com.br/ # Description: Fenix Consultoria - Especialistas em Engenharia GLP no Brasil # Last updated: 2025-07-20