#--------------------------------------------------------------------- # 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 Disallow: /petition # exclusion of the /petition directories and petition.* files Disallow: /4boigneville # exclusion of the /4boigneville directories and 4boigneville.* files Disallow: /batch # exclusion of the /batch directories and batch.* files Disallow: /emailing # exclusion of the /emailing directories and emailing.* files