############################### # # 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: /ASPSecured/ Disallow: /cgi-bin/ Disallow: /cloak/ Disallow: /cp/ Disallow: /Extra Files/ Disallow: /QA/admin/ Disallow: /QA/aspinc/ Disallow: /QA/dabs/ Disallow: /Templates/ Disallow: /webalizer/ # # list specific files robots are not allowed to index # Disallow: /join.mdb Disallow: /diary.mdb Disallow: /aspLocator.mdb # # End of robots.txt file # ###############################