# Robots.txt — Roca Verticales # Optimizado para SEO + GEO (Generative Engine Optimization) # Última actualización: 2026-05-21 # === REGLAS GENERALES PARA TODOS LOS BOTS === User-agent: * Allow: / # Bloquear páginas sin valor SEO Disallow: /gracias/ Disallow: /aviso-legal/ Disallow: /politica-privacidad/ Disallow: /politica-cookies/ # Bloquear archivos técnicos Disallow: /*.json$ Disallow: /cdn-cgi/ # === BOTS DE IA / GEO (PERMITIDOS EXPLÍCITAMENTE) === # Permitir que ChatGPT, Claude, Perplexity, Gemini, etc. indexen el sitio # para aparecer en respuestas de IA generativa # OpenAI (ChatGPT, SearchGPT) User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # Perplexity User-agent: PerplexityBot Allow: / # Anthropic (Claude) User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / # Google AI (Gemini, Bard, Vertex AI) User-agent: Google-Extended Allow: / # Common Crawl (alimenta muchos LLMs open source) User-agent: CCBot Allow: / # Meta AI (Llama) User-agent: FacebookBot Allow: / # Cohere User-agent: cohere-ai Allow: / # === SITEMAPS === Sitemap: https://rocaverticales.es/sitemap.xml Sitemap: https://rocaverticales.es/sitemap-pages.xml Sitemap: https://rocaverticales.es/sitemap-posts.xml