############################### # # 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: /fckeditor/ Disallow: /football/ Disallow: /gallery/ #Disallow: /home/ Disallow: /images/ Disallow: /scripts/ Disallow: /includes/ #Disallow: /schedules_stats/ Disallow: /menu/ Disallow: /scripts/ Disallow: /teams/ Disallow: /utility/ Disallow: /webapps/ 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 # # End of robots.txt file # ###############################