############################### # # 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: /commercials/ Disallow: /images/ Disallow: /emailclub/ Disallow: /old_site/ Disallow: /newsite/ Disallow: /jeopardy/ Disallow: /login/ Disallow: /SpecTest/ Disallow: /training/ Disallow: /test/ Disallow: /webstats/ # # list specific files robots are not allowed to index # Disallow: 606SOD_stats.pdf Disallow: awstats.html # # End of robots.txt file # ###############################