# Bots de búsqueda tradicionales User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / # Bots de IA de búsqueda - ACCESO COMPLETO User-agent: ChatGPT-User Allow: / User-agent: OpenAI-SearchBot Allow: / User-agent: PerplexityBot Allow: / User-agent: Claude-Web Allow: / User-agent: Anthropic-AI Allow: / User-agent: SearchGPT Allow: / User-agent: AI2Bot Allow: / User-agent: YouBot Allow: / User-agent: iaskspider Allow: / User-agent: Bytespider Allow: / # Otros bots permitidos User-agent: * Allow: / # Permitir recursos estáticos de Next.js (CRÍTICO PARA SEO) Allow: /_next/static/ Allow: /_next/image # Bloquear solo rutas de API y admin Disallow: /api/ Disallow: /.next/ Disallow: /admin Disallow: /test Disallow: /demo Disallow: /debug Disallow: /temp Disallow: /_next/server/ # Bloquear PDFs privados (solo accesibles por email) Disallow: /downloads/ # Bloquear URLs con parámetros NSR Disallow: /*NSR:StopPlace* # Bloquear archivos de desarrollo Disallow: /*.log Disallow: /*.sql Disallow: /*.zip Disallow: /*.bak # Sitemap Sitemap: https://anoruega.es/sitemap-index.xml