############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /ordering/admin/ Disallow: /_private/ Disallow: /cgi-bin/ Disallow: /_vti_bin/ Disallow: /_vti_cnf/ Disallow: /_vti_log/ Disallow: /_vti_pvt/ Disallow: /_vti_txt/ Disallow: /futa/ Disallow: /laura/ Disallow: /moonshinepolish/ Disallow: /freeposter/ Disallow: /FreePoster/ Disallow: /wildernesswhistle/ # # list specific files robots are not allowed to index # # # End of robots.txt file # ###############################