# $Id: robots.txt,v 1.7.2.2 2008/02/25 02:18:25 drumm 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: /database/ Disallow: /includes/ Disallow: /misc/ Disallow: /modules/ Disallow: /sites/ Disallow: /themes/ Disallow: /scripts/ Disallow: /updates/ Disallow: /profiles/ # Files Disallow: /xmlrpc.php Disallow: /cron.php Disallow: /update.php Disallow: /install.php Disallow: /INSTALL.txt Disallow: /INSTALL.mysql.txt Disallow: /INSTALL.pgsql.txt Disallow: /CHANGELOG.txt Disallow: /MAINTAINERS.txt Disallow: /LICENSE.txt Disallow: /UPGRADE.txt Disallow: /files/documents/reports_APPEELFormProcedures.pdf # HMO Added 11-16-09: Disallow: /files/includes # HMO Added 11-16-09: has my own includes # Paths (clean URLs) Disallow: /admin/ Disallow: /comment/reply/ Disallow: /contact/ Disallow: /logout/ Disallow: /node/add/ Disallow: /search/ Disallow: /user/register/ Disallow: /user/password/ Disallow: /user/login/ Disallow: /user # HMO Added 11-16-09: Disallow: /consortforum # HMO Added 11-12-09: Consortium Forum Disallow: /og # HMO Added 11-12-09: Organic Groups used by Consortium Forum Disallow: /group # HMO Added 11-12-09: Group Directory used by Consortium Forum Disallow: /taxonomy # HMO Added 11-12-09: Was displaying APPEEL Application Forms Disallow: /printpdf # HMO Added 11-12-09: Was displaying APPEEL Application info in PDF Disallow: /node/260 # HMO Added 11-12-09: Tony Cullen APPEEL Application Form Disallow: /node/256 # HMO Added 11-12-09: Janet K. APPEEL Application Form Disallow: /node/258 # HMO Added 11-12-09: Amy P. APPEEL Application Form Disallow: /node/259 # HMO Added 11-12-09: Gina V. APPEEL Application Form Disallow: /node/261 # HMO Added 11-12-09: Jill Wendt APPEEL Application Form Disallow: /node/ # HMO Added 11-16-09: Using Clean URL’s, therefore nodes with aliases are accessible from 2 URLs # stop indexing printer friendly pages - HMO added 11-16-09. Disallow: */print Disallow: /print/ Disallow: /printpdf/ Disallow: /printmail/ # no tracker pages Disallow: /tracker Disallow: /node$ # 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/ Disallow: /user/login/ Disallow: /?q=user # HMO Added 11-16-09: Disallow: /?q=consortforum Disallow: /?q=og Disallow: /?q=group Disallow: /?q=taxonomy Disallow: /?q=printpdf Disallow: /?q=node/260 # HMO Added 11-16-09: Tony Cullen APPEEL Application Form Disallow: /?q=node/256 # HMO Added 11-16-09: Janet K. APPEEL Application Form Disallow: /?q=node/258 # HMO Added 11-16-09: Amy P. APPEEL Application Form Disallow: /?q=node/259 # HMO Added 11-16-09: Gina V. APPEEL Application Form Disallow: /?q=node/261 # HMO Added 11-16-09: Jill Wendt APPEEL Application Form Disallow: /?q=node/ # HMO Added 11-16-09: Using Clean URL’s, therefore nodes with aliases are accessible from 2 URLs