############################### # # robots.txt file for hadassah.org # # addresses ALL robots by using wild card * User-agent: * Disallow: / # # list specific FOLDERS robots are NOT allowed to index Disallow: /documentation/ Disallow: /stats/ Disallow: /Templates/ Disallow: /datamart/ Disallow: /test/ Disallow: /js/ Disallow: /Public/ Disallow: /iitemp/ Disallow: /swf/ Disallow: /4Andy/ Disallow: /4Email/ # # list specific FILES robots are NOT allowed to index #Disallow: example /folder/page.html ###############################