# $Id: robots.txt,v 1.9.2.1 2008/12/10 20:12:19 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: * # Crawl-delay: 10 # Directories Disallow: /foyer/includes/ Disallow: /foyer/misc/ Disallow: /foyer/modules/ Disallow: /foyer/profiles/ Disallow: /foyer/scripts/ Disallow: /foyer/sites/ Disallow: /foyer/themes/ # Files Disallow: /foyer/CHANGELOG.txt Disallow: /foyer/cron.php Disallow: /foyer/INSTALL.mysql.txt Disallow: /foyer/INSTALL.pgsql.txt Disallow: /foyer/install.php Disallow: /foyer/INSTALL.txt Disallow: /foyer/LICENSE.txt Disallow: /foyer/MAINTAINERS.txt Disallow: /foyer/update.php Disallow: /foyer/UPGRADE.txt Disallow: /foyer/xmlrpc.php # Paths (clean URLs) ######################### 2 Einträge unterhalb sind von mir Disallow: /foyer/node/1/ Disallow: /foyer/agb/ # Disallow: /foyer/admin/ # Disallow: /foyer/comment/reply/ # Disallow: /foyer/contact/ # Disallow: /foyer/logout/ # Disallow: /foyer/node/add/ # Disallow: /foyer/search/ # Disallow: /foyer/user/register/ # Disallow: /foyer/user/password/ # Disallow: /foyer/user/login/ # Paths (no clean URLs) # Disallow: /foyer/?q=admin/ # Disallow: /foyer/?q=comment/reply/ # Disallow: /foyer/?q=contact/ # Disallow: /foyer/?q=logout/ # Disallow: /foyer/?q=node/add/ # Disallow: /foyer/?q=search/ # Disallow: /foyer/?q=user/password/ # Disallow: /foyer/?q=user/register/ # Disallow: /foyer/?q=user/login/