############################### # # robots.txt file for this website # # addresses all robots by using wild card * User-agent: * # # list specific files robots are not allowed to index # Disallow: /scott.htm Disallow: /gear.htm Disallow: /comment.htm Disallow: /links.htm Disallow: /pictures.htm Disallow: /founder.htm Disallow: /email.htm # # End of robots.txt file # ###############################