# # robots.txt # # This file is to prevent the crawling and indexing of certain parts # of your site by web crawlers and spiders run by sites like Yahoo! # and Google. By telling these "robots" where not to go on your site, # you save bandwidth and server resources. # # This file will be ignored unless it is at the root of your host: # Used: http://example.com/robots.txt # Ignored: http://example.com/site/robots.txt # # For syntax checking, see: # http://www.sxw.org.uk/computing/robots/check.html # # note that blank lines after User-Agent will stop the scope of the Disallow statements. # # this file created for Dapinder's blogs, 7/2009 lsa # User-agent: * Crawl-delay: 3 # # Directories Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /wp-content/plugins/ Disallow: /wp-content/cache/ Disallow: /wp-content/themes/ Disallow: /wp-content/uploads/js_cache/ Disallow: /cgi-bin/ # # Files Disallow: /wp-config.php Disallow: /wp-login.php Disallow: /wp-register.php Disallow: /wp-content/smart-update-pinger.log Disallow: /cron.php Disallow: /error_log Disallow: /license.txt Disallow: /readme.html Disallow: /sitemap.xml Disallow: /sitemap.xml.gz #