############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /flash Disallow: /images Disallow: /picture_library # # list specific files robots are not allowed to index # Disallow: /style.css Disallow: /sendmail.php Disallow: /iframe_0.html Disallow: /iframe_1.html Disallow: /iframe_2.html Disallow: /iframe_3.html Disallow: /iframe_4.html Disallow: /iframe_5.html Disallow: /iframe_7.html Disallow: /iframe_8.html Disallow: /index1.html Disallow: /index2.html # # End of robots.txt file # ###############################