# ############################## # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /fpdb/ Disallow: /_borders/ Disallow: /_derived/ Disallow: /_fpclass/ Disallow: /_overlay/ Disallow: /_private/ Disallow: /_themes/ Disallow: /_vti_cnf/ Disallow: /_vti_log Disallow: /_vti_pvt/ Disallow: /aspnet_client/ # list specific files robots are not allowed to index Disallow: /parish/results1.asp Disallow: /stewardship/submit.asp # # End of robots.txt file # # ##############################