############################### # # robots.txt file for this website (Throttle Twisters Mc) # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /about/ Disallow: /adfiles/ Disallow: /asp_client/ Disallow: /commonfiles/ Disallow: /cookie/ Disallow: /css/ Disallow: /div/ Disallow: /edit/ Disallow: /error/ Disallow: /favicons/ Disallow: /help/ Disallow: /img/ Disallow: /members/ Disallow: /pictures/ Disallow: /publicforum/ Disallow: /pulkarejs/ Disallow: /support/ Disallow: /supportes/ Disallow: /temp/ Disallow: /uploadedfiles/ Disallow: /webshop/ # # # allow google to search our mobile section. User-agent: Googlebot-Mobile Allow: /mobile/ # # # list specific files robots are not allowed to index # #Disallow: /tutorials/meta_tags.html #Disallow: /tutorials/custom_error_page.html # # End of robots.txt file # ###############################