############################### # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /admin/ Disallow: /RadControls/ # # list specific files robots are not allowed to index # Disallow: /web.config Disallow: /mobile-workshop/web.config Disallow: /ProductDetail?CategoryId=61&* Disallow: /ProductDetail.aspx?CategoryId=61&* Disallow: /category?CategoryId=61$ Disallow: /category.aspx?CategoryId=61$ # # End of robots.txt file # ###############################