############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /barry/ Disallow: /eo/ Disallow: /images/ Disallow: /graphicscommon/ Disallow: /testing/ Disallow: /surveys/ Disallow: /rss/ Disallow: /Templates/ Disallow: /notindexed/ Disallow: /library/ Disallow: /random/ Disallow: /private/ # # list specific files robots are not allowed to index # Disallow: error.html Disallow: kiosk.html Disallow: district-template.htm # # End of robots.txt file # ###############################