############################### # # 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: /backups/ Disallow: /cgi-bin/ Disallow: /images/ Disallow: /img/ Disallow: /dawns_content/ Disallow: /jason/ Disallow: /js/ Disallow: /members/ Disallow: /Scripts/ Disallow: /slimbox-1.69/ Disallow: /rotation/ Disallow: /newclients/ Disallow: /_mmServerScripts/ # # list specific files robots are not allowed to index # Disallow: scroller.php Disallow: *.swf Disallow: *.pdf Disallow: *.flv Disallow: *accessibility* Disallow: error_log # # End of robots.txt file # ###############################