############################### # # robots.txt file for this web site # # address all robots using wild card * # User-agent: * # # # list folders robots are not allowed to index # # Disallow: /App_Code/ Disallow: /App_Data/ Disallow: /Bin/ Disallow: /css/ Disallow: /fckeditor/ Disallow: /FLVConverter/ Disallow: /Images/ Disallow: /js/ Disallow: /Tour/ Disallow: /UserFiles/ Disallow: /Images/ # # # List specific files to exclude from index # # Disallow: /nutsNbolts/turtle_without_clothes.html # # End of robots.txt file # ###############################