############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /email/ Disallow: /emas/ Disallow: /TEST/ Disallow: /TESTAREA/ Disallow: /rrysl/_notes Disallow: /rrysl/cgi-bin Disallow: /rrysl/formval Disallow: /themes/ # # list specific files robots are not allowed to index # Disallow: AjaxLesson.php Disallow: checkLogin.php Disallow: authenticateuser.php Disallow: downloader.php Disallow: downloadfileclass.php Disallow: index.html Disallow: modect_loader.php Disallow: page.php Disallow: login.php # # End of robots.txt file # ###############################