############################### # # robots.txt file to give instructions to the webbots and crawlers from search engines # # # /htdocs/secure/ is the protected part of the site that requires login # 4/26/2006 209.237.238.230 was looking for the robots.txt # 69.168.136.50 File does not exist: /var/www/htdocs/help/sidebar.js, referer: http://www.dtsam.net/help/ # # addresses all robots by using wild card * User-agent: * # list folders robots are not allowed to index Disallow: /htdocs/secure/ Disallow: /htdocs/livehelp # # 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 # ###############################