############################### # # robots.txt file for this web site # # address all robots using wild card * # User-agent: * # # # list folders robots are not allowed to index # # Disallow: /_js/ Disallow: /App_Data/ Disallow: /bin/ Disallow: /images/ Disallow: /Web References/ # # # List specific files to exclude from index # Disallow: /Payment_IPN.aspx Disallow: /PaymentThankYou.aspx Disallow: /PaymentCancelled.aspx Disallow: /errorpage.htm # # End of robots.txt file # ###############################