# ==================================================================== # robots.txt para https://portalnews.co # Generado para permitir que los motores de IA citen el sitio # ==================================================================== # 1. PROTECCIÓN DE CARPETAS INTERNAS DE JOOMLA # -------------------------------------------------------------------- User-agent: * Disallow: /administrator/ Disallow: /bin/ Disallow: /cache/ Disallow: /cli/ Disallow: /includes/ Disallow: /installation/ Disallow: /language/ Disallow: /layouts/ Disallow: /libraries/ Disallow: /logs/ Disallow: /tmp/ # ==================================================================== # 2. POLÍTICA DE IA (Content-Signals) # ==================================================================== # search=yes -> Permite la indexación normal en buscadores # ai-input=yes -> Permite que asistentes de IA (ChatGPT, Perplexity, # Claude, etc.) usen tu contenido para responder y citarte # ai-train=no -> Prohíbe que tu contenido se use para entrenar modelos # # Esta línea comunica tu intención sin necesidad de listar bots uno por uno. # Los rastreadores que respetan este estándar (Cloudflare, OpenAI, etc.) # lo interpretarán correctamente. # ==================================================================== Content-Signal: search=yes, ai-input=yes, ai-train=no # ==================================================================== # 3. MAPAS DE SITIO (Sitemaps) # ==================================================================== Sitemap: https://portalnews.co/index.php?option=com_jmap&view=sitemap&format=xml&lang=es Sitemap: https://portalnews.co/index.php?option=com_jmap&view=sitemap&format=images&lang=es Sitemap: https://portalnews.co/index.php?option=com_jmap&view=sitemap&format=gnews&lang=es