# Robots.txt optimizado para kanto.co # Permite bots legítimos y bloquea scrapers maliciosos # Bots de búsqueda principales - PERMITIR TODO User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / # Bots de redes sociales - PERMITIR TODO User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / User-agent: WhatsApp Allow: / User-agent: TelegramBot Allow: / # Bots de SEO y análisis legítimos User-agent: AhrefsBot Crawl-delay: 10 Allow: / User-agent: SemrushBot Crawl-delay: 10 Allow: / User-agent: MJ12bot Crawl-delay: 10 Allow: / # Bots específicos - BLOQUEAR User-agent: Amazonbot Disallow: / User-agent: CCBot Disallow: / User-agent: ChatGPT-User Disallow: / User-agent: OpenAI Disallow: / User-agent: Claude-Web Disallow: / # Scrapers conocidos - BLOQUEAR User-agent: ScrapeBot Disallow: / User-agent: MegaIndex Disallow: / User-agent: BLEXBot Disallow: / User-agent: DotBot Disallow: / # Reglas generales para todos los demás bots User-agent: * Disallow: /api/ Disallow: /admin/ Disallow: /_next/ Disallow: /wp-admin/ Disallow: /wp-content/ Disallow: /wp-includes/ Disallow: /cgi-bin/ Disallow: /tmp/ Disallow: /private/ Disallow: /user/ Disallow: /login Disallow: /register Disallow: /search? Disallow: /*?*sort= Disallow: /*?*filter= Crawl-delay: 1 # Permitir archivos importantes Allow: /robots.txt Allow: /sitemap.xml Allow: /favicon.ico Allow: /.well-known/ # Sitemap Sitemap: https://kanto.co/sitemap.xml # Información de contacto (opcional) # Contact: hola@kanto.co