############################### # # robots.txt file for this website # # addresses all robots by using wild card * # # User-Agent: Scooter Disallow: / # User-Agent: Googlebot-Image Disallow: /images/ # User-agent: * # list folders robots are not allowed to index # Disallow: /admin/ Disallow: /cfc/ Disallow: /css/ Disallow: /documents/ Disallow: /images/ Disallow: /includes/ Disallow: /popups/ Disallow: /scripts/ Disallow: /utilities/ Disallow: /cgi-bin/ Disallow: /_borders/ Disallow: /_derived/ Disallow: /_fpclass/ Disallow: /_overlay/ Disallow: /_private/ Disallow: /_themes/ Disallow: /_vti_bin/ Disallow: /_vti_cnf/ Disallow: /_vti_log/ Disallow: /_vti_map/ Disallow: /_vti_pvt/ Disallow: /_vti_txt/ # # list specific files robots are not allowed to index # #Disallow: /tutorials/meta_tags.html #Disallow: /tutorials/custom_error_page.html Disallow: contacts.cfm # # End of robots.txt file # ###############################