############################### # # 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: /images/ #Disallow: /includes-reignmaker/ Disallow: /staging/ Disallow: /scripts/ Disallow: /styles/ Disallow: /swf/ Disallow: /_private/ Disallow: /_vti_log/ Disallow: /anonymous/ Disallow: /aspnet_client/ Disallow: /bin/ Disallow: /cgi-bin/ Disallow: /cgi-local/ Disallow: /data/ Disallow: /img/ Disallow: /MMS/ Disallow: /staging/ Disallow: /stats/ Disallow: /z_old-site/ # # End of robots.txt file # ###############################