############################### # # robots.txt file # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /lscenter/ Disallow: /images/ Disallow: /TEST777/ Disallow: /accounts/ Disallow: /client_data/ Disallow: /client_launch/ Disallow: /client_login/ Disallow: /clients_only/ Disallow: /payments/ # # list specific files robots are not allowed to index # #Disallow: /tutorials/custom_error_page.html # # End of robots.txt file # ###############################