############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index User-Agent: * Disallow: /_baks Disallow: /_data Disallow: /_mm Disallow: /_notes Disallow: /_private Disallow: /aded Disallow: /cgi-bin Disallow: /documents Disallow: /flash Disallow: /images Disallow: /nav Disallow: /New_Web_site Disallow: /old_site Disallow: /resources Disallow: /search Disallow: /shared Disallow: /viewforms # # list specific files robots are not allowed to index # #Disallow: /tutorials/meta_tags.html #Disallow: /tutorials/custom_error_page.html # # End of robots.txt file # ###############################