# Robots.txt optimizado para sitio de juegos + descubrimiento por IA # Plataforma: WordPress + Rank Math # Sitio web: https://geometrydash.es/ # ========================= # REGLAS GENERALES # ========================= User-agent: * Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php # ========================= # BLOQUEAR URLs DE BAJO VALOR # ========================= # Resultados de búsqueda interna Disallow: /?s= Disallow: /*?s= # URLs de vista previa o borradores Disallow: /preview/ Disallow: /*/preview/ # Paginación excesiva Disallow: /*/page/* # Posibles URLs de usuario o sesión Disallow: /u/ Disallow: /*/u/ Disallow: /uid/ Disallow: /*/uid/ # ========================= # DESCUBRIMIENTO POR IA (PERMITIDO) # ========================= User-agent: OAI-SearchBot Allow: / User-agent: Google-Extended Allow: / User-agent: PerplexityBot Allow: / User-agent: Amazonbot Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # ========================= # BLOQUEAR BOTS DE ENTRENAMIENTO DE IA # ========================= User-agent: GPTBot Disallow: / User-agent: anthropic-ai Disallow: / User-agent: ClaudeBot Disallow: / User-agent: CCBot Disallow: / # ========================= # IMPORTANTE PARA SEO Y ANUNCIOS # ========================= # NO bloquear imágenes, CSS ni JavaScript # Son necesarios para el posicionamiento y la publicidad # ========================= # SITEMAP # ========================= Sitemap: https://geometrydash.es/sitemap_index.xml