############################### # # robots.txt file for this web site # # address all robots using wild card * # User-agent: * # # # list folders robots are not allowed to index # # Disallow: /graphics/ Disallow: /classes/ Disallow: /App_Data/ # # # List specific files to exclude from index # Disallow: /Thanks.aspx # # End of robots.txt file # ###############################