#--------------------------------------------------------------------- # file : robots.txt # author : Nicolas Fontaine # date : 20040610 # purpose : helping the web crawlers robots #--------------------------------------------------------------------- User-agent: * # for all the robots Disallow: /admin # exclusion of the /admin directories and admin.* files Disallow: /include # exclusion of the /include directories and include.* files Disallow: /wysiweb # exclusion of the /wysiweb directories and wysiweb.* files