# ═══════════════════════════════════════════════════════════════════════ # Finyks — robots.txt # Estrategia: abrir el sitio a TODOS los rastreadores, incluidos los de IA. # El objetivo es aparecer citado en Google, Bing, ChatGPT, Perplexity, # Claude y Gemini, así que no se bloquea ninguno. # ═══════════════════════════════════════════════════════════════════════ User-agent: * Allow: / # ── Buscadores tradicionales ────────────────────────────────────────── User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Applebot Allow: / # ── Búsqueda y respuestas con IA ────────────────────────────────────── # Google AI Overviews / Gemini User-agent: Google-Extended Allow: / # ChatGPT: rastreo, búsqueda en vivo y navegación bajo demanda User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # Anthropic / Claude User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: Claude-User Allow: / User-agent: Claude-SearchBot Allow: / User-agent: anthropic-ai Allow: / # Perplexity User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # Meta AI User-agent: meta-externalagent Allow: / # Apple Intelligence User-agent: Applebot-Extended Allow: / # Common Crawl (alimenta el entrenamiento de muchos modelos) User-agent: CCBot Allow: / # Amazon User-agent: Amazonbot Allow: / # Mistral User-agent: MistralAI-User Allow: / # You.com User-agent: YouBot Allow: / # ── Rastreadores de SEO de terceros ─────────────────────────────────── # Descomenta estos bloques si prefieres que la competencia no audite el sitio. # User-agent: AhrefsBot # Disallow: / # User-agent: SemrushBot # Disallow: / # User-agent: MJ12bot # Disallow: / # ── Mapas ───────────────────────────────────────────────────────────── Sitemap: https://www.finyks.com/sitemap.xml