############################### # # Robots.txt file for diamondathletic.com # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index # no argument after disallow: allows all spiders # to access all content. No exclusions. Disallow: # sitemap autodiscovery. SITEMAP: http://www.diamondathletic.com/sitemap.xml # # End of robots.txt file # ###############################