############################### # # robots.txt file for this website # # addresses all robots by using wild card * # Sitemap: http://www.robcornaudio.com/docs/public_html/sitemap.xml User-agent: * # list folders robots are not allowed to index Disallow: /.stats/ Disallow: /_borders Disallow: /_derived Disallow: /_vti_cnf/ Disallow: /_vti_pvt/ Disallow: /images Disallow: /logs/ # # list specific files robots are not allowed to index # # # End of robots.txt file # ###############################