############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /charts/ Disallow: /css/ Disallow: /flash/ Disallow: /images/ Disallow: /images-old/ Disallow: /js/ Disallow: /news/ Disallow: /old/ Disallow: /videos/ # # list specific files robots are not allowed to index # Disallow: /error.shtml Disallow: /error.html Disallow: /index-test.shtml Disallow: /mainstyle.css Disallow: /mm_menu.js Disallow: /test.shtml # # End of robots.txt file # ###############################