############################### # # robots.txt file for Sled Dog Challenge website # # User-agent: * # list folders robots are not allowed to index Disallow: /Layout/ Disallow: /images/ Disallow: /CSS/ Disallow: /cgi/ Disallow: /stats/ # # # End of robots.txt file # ###############################