############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /images Disallow: /store/images Disallow: /directions Disallow: /free Disallow: /offer Disallow: /xmlfeed # # list specific files robots are not allowed to index # Disallow: /search_results_tmplate.htm Disallow: /template.htm Disallow: /Forms/ConfirmationPage.htm Disallow: /Forms/RequestMaterials.htm Disallow: /Forms/RequestSamples.htm Disallow: /Forms/SalesMenu.htm Disallow: /Forms/SupporGroupRequest.htm Disallow: /Forms/CallDetails.htm Disallow: /Forms/DownloadMaterials.htm # # End of robots.txt file # ###############################