############################### # # robots.txt file for www.research.umn.edu # # addresses all robots by using wild card * # User-agent: * # folders robots are not allowed to index Disallow: /_baks/ Disallow: /_mm/ Disallow: /_notes/ Disallow: /al/ Disallow: /aspnet_client/ Disallow: /cgi-bin/ Disallow: /images/ Disallow: /Templates/ Disallow: /test/ Disallow: /code/ # # End of robots.txt file # ###############################