############################### # # robots.txt file for RiverCenter # # addresses all robots by using wild card * # User-agent: * Allow: / # # list specific files robots are not allowed to index # #Disallow: /businessnews.cfm #Disallow: /directory.cfm #Disallow: /events.cfm #Disallow: /minutes.cfm #Disallow: /press.cfm #Disallow: /realestate.cfm # # list folders robots are not allowed to index # Disallow: /_mmServerScripts/ Disallow: /_private/ Disallow: /_vit_log/ Disallow: /admin/ Disallow: /aspnet_client/ Disallow: /cgi-bin/ Disallow: /restricted/ # # End of robots.txt file # ###############################