# comments start with a pound sign # robots.txt for http://www.quailwood.com/ User-agent: * # the asterisk tells all web crawlers to listen to the instructions Disallow: /staging/ # don't index anything in the staging folder Disallow: /alphabeta/ # don't index anything in the alphabeta folder Disallow: /2005-4-British-Isles-Tour/ # don't index anything in the 2005-4-British-Isles-Tour folder