############################### # # 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: /contact/ Disallow: /images/not_used Disallow: /issues/ Disallow: /not_used/ # # list specific files robots are not allowed to index # Disallow: /contactus.htm Disallow: /donation.htm Disallow: /feedback.htm Disallow: /knob*.htm Disallow: /members.htm Disallow: /news-*.htm Disallow: /newsletter-*.htm Disallow: /privacy.htm Disallow: /republican-elephant.htm Disallow: /req*.htm Disallow: /signup.htm Disallow: /styletest.htm Disallow: /template.htm Disallow: /template-*.htm # # End of robots.txt file # ###############################