# # # ROBOTS.TXT EXCEPTIONS CURRENTLY IN USE # # User-agent: * Allow: / SITEMAP: http://www.ulfwood.net/ulfwoodsitemap.xml # disallow all files ending in specific extension Disallow: /*.css # disallow these dirs Disallow: /aspnet_client/ Disallow: /ScriptResource* Disallow: /Secure/ Disallow: /blog/wp-content/plugins/ # # # END OF CURRENT USAGE # # # # This is a robots.txt file that can be used to indicate to # WWW robots which parts of a web site should not be indexed. # # Following page has details on how to setup a robots.txt file and # related security issues: # # http://www.chami.com/tips/internet/010198I.html # # 1. Uncomment following two lines by removing "#" at the beginning to # indicate that all robots should stay away from the /cgi-bin/ folder #User-agent: * #Disallow: /cgi-bin/ # 2. Following two lines indicate that robots named "WWW_Robot_Name" # should stay away from this site. #User-agent: WWW_Robot_Name #Disallow: / # 3. Following two lines indicate that robots named "WWW_Wanderer_Name" # should not index files in the /private/ folder. #User-agent: WWW_Wanderer_Name #Disallow: /private/