############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /assets/scripts/ Disallow: /assets/test/ Disallow: /assets/classes/ Disallow: /assets/cache/ Disallow: /assets/docs/ Disallow: /assets/salead/ Disallow: /assets/export/ Disallow: /testing/ Disallow: /awstats/ Disallow: /manager/ Disallow: /Scripts/ Disallow: /testing/ Disallow: /th_admin/ Disallow: /webalizer/ Disallow: /cslivehelp/ Disallow: /store/ Disallow: /c1/ Disallow: /downloads/ Disallow: /formmail/ Disallow: /tmp/ Disallow: /working/ Disallow: /*.php # # list specific files robots are not allowed to index # Disallow: /tutorials/meta_tags.html Disallow: /tutorials/custom_error_page.html Disallow: /index.php Disallow: /*.php # # End of robots.txt file # ###############################