############################# # # robots.txt for thesomersagency.com # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /images/ Disallow: /documents/ Disallow: /js/ Disallow: /media/ Disallow: /rvs_library/ # # list specific files robots are not allowed to index # Disallow: /style.css Disallow: /Verdana.css Disallow: /6565f29e09e33eb367f25d4e641bddc4.css # # End of robots.txt file # ###############################