############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /article_images/ Disallow: /clients/ Disallow: /extras/ Disallow: /flash/ Disallow: /picts/ Disallow: /sound_frame/ # # list specific files robots are not allowed to index # Disallow: /Answer.txt Disallow: /flash.txt # # End of robots.txt file # ###############################