############################### # # 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: /pictures/ Disallow: /Playlists/ Disallow: /stats/ Disallow: /awstats/ Disallow: /albums/ Disallow: /calendar/ Disallow: /htmlmail/ Disallow: /forumpics/ Disallow: /download/ Disallow: /maps/ Disallow: /gallery/ # # list specific files robots are not allowed to index # Disallow: /TopCount.html Disallow: /TopHeader.html Disallow: /Topleft.html Disallow: /thesessions.html Disallow: /guestbook.php Disallow: /play.php Disallow: /Contacting.html Disallow: /np.html # # End of robots.txt file # ###############################