############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /aspcart/ Disallow: /aspnet_client/ Disallow: /cgi-bin/ Disallow: /chirosoft/ Disallow: /database/ Disallow: /gina/ Disallow: /hayes/ Disallow: /images/ Disallow: /inline/ Disallow: /intranet/ Disallow: /mail templates/ Disallow: /MATCHBUCK/ Disallow: /payment/ Disallow: /project/ Disallow: /schedule/ Disallow: /test/ Disallow: /VELOCIMAIL/ Disallow: /websamps/ #Disallow: /tutorials/images/ # # 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 # ###############################