# -------------------------------------------------------- # -------- ROBOTS.TXT PARA ROSARIOBERROCAL.COM ----------- # -------------------------------------------------------- # ------ recognize sitemap for www.rosarioberrocal.com ------ Sitemap: http://www.rosarioberrocal.com/sitemap.xml # -------------------------------------------------------- # ------ file exclusion from Google's robot ------ User-agent: Googlebot Disallow: /*.ico$ Disallow: /*.css$ Disallow: /*.xml$ Allow: /sitemap.xml Disallow: /*.js$ Disallow: /Sitio_Web/formulario_de_cita.html # -------------------------------------------------------- # ------ file exclusion from Yahoo's robot ------ User-agent: Slurp Disallow: /*.ico$ Disallow: /*.css$ Disallow: /*.xml$ Allow: /sitemap.xml Disallow: /*.js$ Disallow: /Sitio_Web/formulario_de_cita.html # -------------------------------------------------------- # ------ file exclusion from Bings's robot ------ User-agent: MSNBot Disallow: /*.ico$ Disallow: /*.css$ Disallow: /*.xml$ Allow: /sitemap.xml Disallow: /*.js$ Disallow: /Sitio_Web/formulario_de_cita.html # -------------------------------------------------------- # ------ file exclusion from all other robots ------ User-agent: * Disallow: /*.ico$ Disallow: /*.css$ Disallow: /*.xml$ Allow: /sitemap.xml Disallow: /*.js$ Disallow: /Sitio_Web/formulario_de_cita.html # --------------------------------------------------------