####################### # # robots.txt file for Web site # # "*" addresses all robots and spider programs # # User-agent: * # list folders robots should NOT index Disallow: /_lib/ Disallow: /_pear/ Disallow: /admin/ Disallow: /calendar/ Disallow: /cgi-bin/ Disallow: /FCKeditor/ Disallow: /images/ # list specific files robots should NOT index Disallow: /www.php Disallow: /calendar.html Disallow: /template.php Disallow: /template_ob.php # # end of robots.txt file # #######################