############################### # # robots.txt file for Shania Stories website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index # Disallow: /_borders/ Disallow: /_fpclass/ Disallow: /_overlay/ Disallow: /_private/ Disallow: /_themes/ Disallow: /adult_forum/ Disallow: /forum/ Disallow: /images/ Disallow: /photogallery/ Disallow: /adult/avatars/ Disallow: /adult/babe/archive/ Disallow: /adult/babe/backup/ Disallow: /adult/babe/thumbs/ Disallow: /adult/babe/upcoming/ Disallow: /adult/video/video_archive/ Disallow: /adult/tv/ # # list specific files robots are not allowed to index # Disallow: /adult/flash/beasty_shania.swf Disallow: /tutorials/custom_error_page.html # # End of robots.txt file # ###############################