# $Id: robots.txt,v 1.9 2007/06/27 22:37:44 goba Exp $ # # 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 more information about the robots.txt standard, see: # http://www.robotstxt.org/wc/robots.html # # For syntax checking, see: # http://www.sxw.org.uk/computing/robots/check.html User-agent: * # Directories Disallow: /cgi-bin/ Disallow: /wp-admin/ Disallow: /wp-content/ Disallow: /wp-includes/ # Files Disallow: ss_filelist.txt Disallow: wp-app.php Disallow: wp-atom.php Disallow: wp-blog-header.php Disallow: wp-comments-post.php Disallow: wp-commentsrss2.php Disallow: wp-config-sample.php Disallow: wp-config.php Disallow: wp-cron.php Disallow: license.txt Disallow: wp-feed.php Disallow: wp-links-opml.php Disallow: wp-load.php Disallow: wp-login.php Disallow: wp-mail.php Disallow: wp-pass.php Disallow: wp-rdf.php Disallow: wp-register.php Disallow: wp-rss.php Disallow: wp-rss2.php Disallow: wp-settings.php Disallow: wp-trackback.php Disallow: xmlrpc.php # Paths (no clean URLs) Disallow: /?q=admin/ Disallow: /?q=comment/reply/ Disallow: /?q=contact/ Disallow: /?q=logout/ Disallow: /?q=node/add/ Disallow: /?q=search/ Disallow: /?q=user/password/ Disallow: /?q=user/register/ Disallow: /?q=user/login/