#--------------------------------------------------------------------------- # Copyright © 2009-2009 Eamonn Duffy. All Rights Reserved. #--------------------------------------------------------------------------- # # $RCSfile: $ # # $Revision: $ # # Created: Eamonn A. Duffy, 14-Dec-2009. # # Purpose: [Allegedly] Influence web spider behaviour regarding this web site. # # Setup: All robots will [allegedly] spider the domain/web-site. # # TODO: If move from GoDaddy, check if this file needs to exist on the Host in lower case - i.e. "robots.txt" instead of "Robots.txt". # #--------------------------------------------------------------------------- User-agent: * Disallow: #--------------------------------------------------------------------------- # End Of $RCSfile: $ #---------------------------------------------------------------------------