############################### # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /cgi-bin/ Disallow: /uploads/ Disallow: /_private/ Disallow: /_vti_bin/ Disallow: /_vti_cnf/ Disallow: /_vti_log/ Disallow: /_vti_pvt/ Disallow: /_vti_txt/ Disallow: /stats/ Disallow: /plesk-stats/ Disallow: /guestbook/ Disallow: /requestForms/ Disallow: /ubb/ Disallow: /scripts/ Disallow: /css/ # # list specific files robots are not allowed to index, format below # # Disallow: /folder/file.html # # End of robots.txt file # ###############################