############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /_private/ Disallow: /cgi-local/ Disallow: /cgi-bin/ Disallow: /cgi-image/ Disallow: /condo/ Disallow: /etc/ Disallow: /external/ Disallow: /header/ Disallow: /headerpic/ Disallow: /images/ Disallow: /mpc/ Disallow: /pdf/ Disallow: /rootpg/ Disallow: /rootpic/ Disallow: /rootpic_equip/ Disallow: /stats/ Disallow: /test/ Disallow: /webmail/ Disallow: /wedding/ Disallow: /wedding_pic/ # # list specific files robots are not allowed to index # #Disallow: /tutorials/meta_tags.html #Disallow: /tutorials/custom_error_page.html # # End of robots.txt file # ###############################