############################### # # robots.txt file for this web site # # address all robots using wild card * # User-agent: * # # # list folders robots are not allowed to index # # Disallow: /Errors/ Disallow: /payments/ Disallow: /UserProfile/ #Disallow: /Stats/ #Disallow: /nof/backup/export-template/ #Disallow: /nof/misc/404redirect/ #Disallow: /nof/comment-form/ # # # List specific files to exclude from index # Disallow: /*.axd$ # # End of robots.txt file # ###############################