# comments start with a pound sign # robots.txt for http://www.asktog.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: /offline/ # don't index anything in the offline folder