############################### # # robots.txt file for CAPURRO Inmobiliaria # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /estilos/ Disallow: /imgs/ Disallow: /images/ Disallow: /includes/ Disallow: /plantillas/ Disallow: /scripts/ # # list specific files robots are not allowed to index # Disallow: /pg_htm/menu.htm Disallow: /pg_htm/cabezal.htm # # End of robots.txt file # ###############################