############################### # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /account/ Disallow: /admin/ Disallow: /api/ # # list specific files robots are not allowed to index # Disallow: /oops.cfm Disallow: /oops Disallow: /rd.cfm Disallow: /rd # # End of robots.txt file # ###############################