# ============================================ # ROBOTS.TXT - Tu Barrio A Un Click # ============================================ User-agent: * Allow: / Disallow: /admin/ Disallow: /private/ Disallow: /includes/ Disallow: /config/ Disallow: /data/ Disallow: /logs/ Disallow: /backup/ # Archivos de sistema Disallow: /.env Disallow: /.htaccess Disallow: /.htpasswd Disallow: /web.config Disallow: /php.ini Disallow: /composer.json Disallow: /package.json # Archivos temporales y de desarrollo Disallow: /tmp/ Disallow: /cache/ Disallow: /node_modules/ Disallow: /vendor/ Disallow: /*.sql$ Disallow: /*.db$ Disallow: /*.log$ # ParĂ¡metros de tracking Disallow: /*?utm_ Disallow: /*?fbclid= Disallow: /*?gclid= Disallow: /*?ref= Disallow: /*?source= Disallow: /*?sessionid= # Crawl-delay para no sobrecargar el servidor Crawl-delay: 1 # ============ USER AGENTS ESPECIALES ============ # Google User-agent: Googlebot Allow: / Disallow: /admin/ Disallow: /private/ Crawl-delay: 1 User-agent: Googlebot-Image Allow: /shared/img/ Allow: /assets/ Allow: /images/ Disallow: /admin/ Disallow: /private/ User-agent: Googlebot-Mobile Allow: / Disallow: /admin/ Disallow: /private/ # Bing User-agent: Bingbot Allow: / Disallow: /admin/ Disallow: /private/ Crawl-delay: 2 # Yandex User-agent: Yandex Allow: / Disallow: /admin/ Disallow: /private/ Crawl-delay: 3 # Otros bots User-agent: Baiduspider Crawl-delay: 5 User-agent: Slurp Crawl-delay: 3 # ============ SITEMAPS ============ Sitemap: https://www.tubarrioaunclick.com/sitemap.xml # ============ HOST PREFERIDO ============ Host: https://www.tubarrioaunclick.com