############################### # # robots.txt file for JDIAZ Propiedades # # 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: /per/ Disallow: /scripts/ Disallow: /phpMyAdmin/ Disallow: /uploads/ Disallow: /admin-data/ Disallow: /plantillas/ Disallow: /cgi-bin/ Disallow: /error/ Disallow: /stats/ Disallow: /pubdocs/ # # list specific files robots are not allowed to index # Disallow: /favicon.ico # # End of robots.txt file # ###############################