############################### # # 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: /images/ Disallow: /Wendels/ Disallow: /dan/ Disallow: /Wendels New/ Disallow: /Holidays/ Disallow: /cgi-bin/ Disallow: /Pages/ Disallow: /Life/ Disallow: /mike/ Disallow: /new/ Disallow: /old/ Disallow: /photos/ # # list specific files robots are not allowed to index # #Disallow: /reports/index.html # # End of robots.txt file # ###############################