# Robots.txt para idiliq.com - PRODUCCIÓN # Optimizado para SEO según mejores prácticas 2024 User-agent: * Allow: / # Permitir específicamente a Bingbot acceso a sitemaps User-agent: Bingbot Allow: / Allow: /sitemap*.xml # Sitemaps principales Sitemap: https://idiliq.com/sitemap.xml Sitemap: https://idiliq.com/sitemap-es.xml Sitemap: https://idiliq.com/sitemap-fr.xml Sitemap: https://idiliq.com/sitemap-de.xml Sitemap: https://idiliq.com/sitemap-it.xml Sitemap: https://idiliq.com/sitemap-en.xml Sitemap: https://idiliq.com/sitemap-pt.xml # Disallow admin and private areas Disallow: /app/ Disallow: /admin/ Disallow: /dashboard/ Disallow: /login Disallow: /register Disallow: /forgot-password Disallow: /reset-password Disallow: /verify-email Disallow: /confirm-password Disallow: /logout Disallow: /checkout/ Disallow: /cart/ Disallow: /user/ Disallow: /api/ Disallow: /storage/ Disallow: /vendor/ Disallow: /bootstrap/ Disallow: /config/ Disallow: /database/ Disallow: /resources/ Disallow: /routes/ Disallow: /tests/ Disallow: /node_modules/ Disallow: /public/hot Disallow: /public/build/ Disallow: /public/assets/manifest.json # Allow important resources for SEO Allow: /css/ Allow: /js/ Allow: /images/ Allow: /assets/ Allow: /fonts/ Allow: /maps/ # Allow public pages by language (optimized for new structure) Allow: /es/ Allow: /es-ES/ Allow: /fr/ Allow: /fr-FR/ Allow: /de/ Allow: /de-DE/ Allow: /it/ Allow: /it-IT/ Allow: /en/ Allow: /en-GB/ Allow: /pt/ Allow: /pt-PT/ # Allow main content sections for all language combinations # This approach is more maintainable and future-proof Allow: /*/fairs Allow: /*/fairs/* Allow: /*/products Allow: /*/products/* Allow: /*/designers Allow: /*/designers/* Allow: /*/catalog Allow: /*/contact Allow: /*/posts Allow: /*/posts/* # Legal pages (footer links) Allow: /*/rental-conditions Allow: /*/privacy-policy Allow: /*/cookie-policy Allow: /*/use-conditions Allow: /*/legal-notice # Individual content pages Allow: /*/products/* Allow: /*/fair/* Allow: /*/designer/* Allow: /*/post/* # Crawl-delay para evitar sobrecarga Crawl-delay: 1