############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # Sitemap: http://newhorizonshomeschool.com/sitemap.xml User-agent: * # list folders robots are not allowed to index Disallow: /_derived/ Disallow: /_private/ Disallow: /_vti_log/ Disallow: /admin/ Disallow: /aspnet_client/ Disallow: /catalog/cache/ Disallow: /catalog/install/ Disallow: /cgi-bin/ Disallow: /cp/ Disallow: /images/ Disallow: /includes/ Disallow: /nhhsa_ssl/ Disallow: /photo_gallery/ Disallow: /PHPbb2/ Disallow: /SpryAssets/ Disallow: /styles/ Disallow: /temp/ Disallow: /test/ Disallow: /totalcal/ Disallow: /webalizer/ # # list specific files robots are not allowed to index # Disallow: /authorization_for_release_form_data.html Disallow: /enrollment_form_data.html Disallow: /tuition_policy_form_data.html # # End of robots.txt file # ###############################