############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /_private Disallow: /_vti_bin Disallow: /_vti_bin/_vti_admin Disallow: /_vti_bin/_vti_aut Disallow: /_vti_conf Disallow: /_vti_log Disallow: /_vti_pvt Disallow: /_vti_txt Disallow: /assets Disallow: /assets/images Disallow: /images # # list specific files robots are not allowed to index # Disallow: /easilylogo.jpg Disallow: /_vti_ihf.html Disallow: /postinfo.html Disallow: /.htaccess # # End of robots.txt file # ###############################