############################### #robots.txt file for swimdata.com # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: ./images/ Disallow: ./cgi-bin/ Disallow: ./thumbnails/ Disallow: ./Alaska2006/ Disallow: ./walks/ Disallow: ./tutorials/ # # list specific files robots are not allowed to index # #Disallow: /tutorials/meta_tags.html #Disallow: /tutorials/custom_error_page.html Disallow: ./reunion.htm # # End of robots.txt file # ###############################