# # robots.txt for http://www.grandandtoy.com # # # We do not want anybody except if we tell them to come # User-agent: * Disallow: / # allow in a select few bots # Google bot ( google.com ) User-agent: Googlebot Disallow: /education/ Crawl-delay: 1 # only visit between 01:00 and 13:00 UTC (GMT) # this is 20:00 - 08:00 EST # Google does not obey but here it is anyway Visit-time: 0100-1300 # Yahoo! bot ( yahoo.com ) User-agent: Slurp Disallow: /education/ Crawl-delay: 1 # only visit between 01:00 and 13:00 UTC (GMT) # this is 20:00 - 08:00 EST Visit-time: 0100-1300 # MSN bot ( msn.com ) User-agent: msnbot Disallow: /education/ Crawl-delay: 1 # only visit between 01:00 and 13:00 UTC (GMT) # this is 20:00 - 08:00 EST Visit-time: 0100-1300