############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * Disallow: /clientaccess/ # This is the access point to password protected content Disallow: /clientaccessORIG/ # This is an older copy with original info that should not be public Disallow: /download/ # This is where employment documents are stored Disallow: /CrystalReports/ # This is where various client reports are accessed and not public Disallow: /promos/ # This is an infinite virtual URL space # # list specific files robots are not allowed to index # example - Disallow: /tutorials/meta_tags.html # # # End of robots.txt file # ###############################