############################### # # robots.txt file for QualfindHR.com # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /images Disallow: /absolutenm Disallow: /_database Disallow: /aspnet_client Disallow: /cgi-bin Disallow: /stats Disallow: /files Disallow: /source # # list specific files robots are not allowed to index # Disallow: /tutorials/terms_of_use.html Disallow: /tutorials/privacy_policy.html # # End of robots.txt file # ###############################