# $Id: robots.txt,v 1.7 2007/01/08 12:02:18 dries 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: * Crawl-delay: 10 # Directories Disallow: /nl/database/ Disallow: /nl/includes/ Disallow: /nl/misc/ Disallow: /nl/modules/ Disallow: /nl/sites/ Disallow: /nl/themes/ Disallow: /nl/scripts/ Disallow: /nl/updates/ Disallow: /nl/profiles/ # Files Disallow: /nl/xmlrpc.php Disallow: /nl/cron.php Disallow: /nl/update.php Disallow: /nl/install.php Disallow: /nl/INSTALL.mysql.txt Disallow: /nl/INSTALL.pgsql.txt Disallow: /nl/CHANGELOG.txt Disallow: /nl/MAINTAINERS.txt Disallow: /nl/LICENSE.txt Disallow: /nl/UPGRADE.txt # Paths (clean URLs) Disallow: /nl/admin/ Disallow: /nl/aggregator/ Disallow: /nl/comment/reply/ Disallow: /nl/contact/ Disallow: /nl/logout/ Disallow: /nl/node/add/ Disallow: /nl/search/ Disallow: /nl/user/register/ Disallow: /nl/user/password/ Disallow: /nl/user/login/ Disallow: /nl/nieuws Disallow: /nl/node/194 # Paths (no clean URLs) Disallow: /nl/?q=admin/ Disallow: /nl/?q=aggregator/ Disallow: /nl/?q=comment/reply/ Disallow: /nl/?q=contact/ Disallow: /nl/?q=logout/ Disallow: /nl/?q=node/add/ Disallow: /nl/?q=search/ Disallow: /nl/?q=user/password/ Disallow: /nl/?q=user/register/ Disallow: /nl/?q=user/login/ Disallow: /nl/?q=nieuws Disallow: /nl/?q=node/194