############################### # # 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: /photos/ Disallow: /gallery/ Disallow: /playlist/ Disallow: /Album_Photos/ Disallow: /images/ Disallow: /css/ Disallow: /songs/ Disallow: /webstats/ Disallow: /smarty/ Disallow: /styles/ Disallow: /palpal_doc/ Disallow: /jscripts/ Disallow: /js/ Disallow: /includes/ Disallow: /photos/ # # list specific files robots are not allowed to index # Disallow: /templates/loggedin.html Disallow: /loggedin.php Disallow: /config.inc.php Disallow: /upload_song_functions.php Disallow: /db.inc.php # # End of robots.txt file # ###############################