############################### # # robots.txt file for visioneeringgames.com # # addresses all robots by using wild card * # User-agent: BadBot Disallow: / User-agent: * # list folders robots are not allowed to index Disallow: /_private/ Disallow: /_vti_cnf/ Disallow: /_vti_log/ Disallow: /_vti_pvt/ Disallow: /_vti_script/ Disallow: /_vti_txt/ Disallow: /anonymous/ Disallow: /aspnet_client/ Disallow: /cgi-bin/ Disallow: /cgi-local/ Disallow: /cgi-local/ Disallow: /cgi-local/ Disallow: /data/ Disallow: /flash/ Disallow: /images/ Disallow: /stats/ Disallow: /test/ # # list specific files robots are not allowed to index # # # End of robots.txt file # ###############################