# Standard CP robots.txt file User-agent: * # match all bots Disallow: /admin/ # keep them out Disallow: /cgi-bin/ # keep them out Disallow: /images/ # keep them out Disallow: /js/ # keep them out Disallow: /template/ # keep them out Disallow: /uploaded/ # keep them out Disallow: /webalizer/ # keep them out Disallow: /deleteitem.php # keep them out Request-rate: 1/5 # maximum rate is one page every 5 seconds # Visit-time: 0100-0845 # only visit between 1:00 AM and 8:45 AM UT (GMT)