#--------------------------------------------------------------------- # file : robots.txt # author : Nicolas Fontaine # date : 20050728 # purpose : helping the web crawlers robots #--------------------------------------------------------------------- User-agent: * # for all the robots Disallow: /backoffice # exclusion of the /admin directories and admin.* files Disallow: /demo # exclusion of the /admin directories and admin.* files Disallow: /cgi-bin # exclusion of the /admin directories and admin.* files Disallow: /img # exclusion of the /admin directories and admin.* files Disallow: /mails # exclusion of the /admin directories and admin.* files Disallow: /ouvrage_visus # exclusion of the /admin directories and admin.* files Disallow: /payment # exclusion of the /admin directories and admin.* files