# # Author: Bill Brooks # Date: Tue Mar 22 18:25:12 PST 2005 # Filename: /robots.txt # Language: See http://www.robotstxt.org/wc/norobots.html # Version: $Revision: 1.1 $ # Purpose: Excludes web robots from indexing, caching documents # on instances of the portal, which is a bad idea because # pretty much all data delivered by the portal is 100% dynamic # and thus can't be referenced by opening a (expired) link. User-agent: * Disallow: / # End of File