############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /research/ Disallow: /RMIreports/ Disallow: /js/ Disallow: /css/ Disallow: /admin/ Disallow: /dailySettlements/ Disallow: /quote/ # # End of robots.txt file # ###############################