################################################## # # robots.txt file for friendsofthesanctuary.org for all robots by using # a wild card * # User-agent: * # # list of folders robots are not allowed to index # Disallow: /_private Disallow: /_vti_bin Disallow: /_vti_cnf Disallow: /_vti_log Disallow: /_vti_pvt Disallow: /_vti_txt Disallow: /audio Disallow: /bin Disallow: /cgi-local Disallow: /etc Disallow: /images Disallow: /mpc Disallow: /stats Disallow: /video Disallow: /spawn Disallow: /test Disallow: .htaccess Disallow: _vti_inf.html Disallow: template.html # # an example of specific files robots are not # allowed to index is as follows # Disallow: /example_file/example.html # # End of robots.txt file # ################################################