############################### # # 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: /_baks/ Disallow: /_mm Disallow: /_notes # # list specific files robots are not allowed to index # Disallow: /500-100.asp Disallow: /ct.asp Disallow: /error.shtml Disallow: /form2email.asp Disallow: /missing-page.asp # # End of robots.txt file # ###############################