############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /binaries/ Disallow: /calendar/ Disallow: /cities/ Disallow: /etownchamber/ Disallow: /forestry/ Disallow: /ftp/ Disallow: /galleries/ Disallow: /help/ Disallow: /icalendar/ Disallow: /images/ Disallow: /lod.old/ Disallow: /media/ Disallow: /movies/ Disallow: /news/ Disallow: /nneda/ Disallow: /old/ Disallow: /php.info/ Disallow: /postcards/ Disallow: /presentations/ Disallow: /private/ Disallow: /surveys/ Disallow: /test/ Disallow: /testsite/ Disallow: /uploads/ Disallow: /webtester/ # # list specific files robots are not allowed to index # Disallow: /error.shtml Disallow: /error.html Disallow: /mm_menu.js Disallow: /test.shtml Disallow: /index-test.shtml # # End of robots.txt file # ###############################