############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /gif Disallow: /images/ Disallow: /assets/ Disallow: /stats/ Disallow: /fam/ Disallow: /cgi-bin/ Disallow: /modlogan/ Disallow: /stats/webalizer/ Disallow: /webdata/ Disallow: /mort/ Disallow: /news/ Disallow: /sub/ Disallow: /scripts/ Disallow: /cp/ Disallow: /styles/ Disallow: /swf/ Disallow: /logs/ # # list specific files robots are not allowed to index # Disallow: /tutorials/meta_tags.html Disallow: /tutorials/custom_error_page.html Disallow: *.pdf # # End of robots.txt file # ###############################