############################### # # addresses all robots by using wild card * # User-agent: * # # list folders robots are not allowed to index # # # list specific files robots are not allowed to index # format Disallow: /file.htm Disallow: /admin/ Disallow: /img/ Disallow: /flash/ Disallow: /HTML_email/ Disallow: /stats/ Disallow: /data/ Disallow: /staging/ Disallow: /anonymous/ Disallow: /aspnet_client/ Disallow: /cgi-bin/ Disallow: /cgi-local/ Disallow: /_private/ Disallow: /_vti_log/ Disallow: /Clients/ # # End of robots.txt file # ###############################