############################### # # robots.txt file for dotymi.com # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /cgi-bin/ Disallow: /downloads/ Disallow: /images/ Disallow: /images_private/ # # list specific files robots are not allowed to index # Disallow: /.html Disallow: /404_error.html Disallow: /Catalog_Request_T1.html Disallow: /Email_Archery_T1.html Disallow: /Prostaff_application_T1.html Disallow: /menu.htm # # End of robots.txt file # ###############################