# Robots - VoiceEclipse # robot.txt file for http://www.voiceeclipse.com/ # This is if you don't want a robot/spider to access any of the site. # User-agent: (Name of spider / robot) # EXAMPLE = User-agent: Lycos_Spider # This statement allows all robots, after the disallowed User-agent: * # The following disallows any robot from accessing these directories Disallow: /secure Disallow: /secure_area Disallow: /logs Disallow: /cgi-bin Disallow: /data Disallow: /conf Disallow: /bin # Robots.txt file is read from the top down. So if you # don't want a robot to access, put them at the top of the list. # Robot.txt file created 07/11/2006