# # Robot Exclusion # Copyright (C) 1997 - 2002 ideaHost Inc. All Rights Reserved. # Created By: Ryan Douglas # Creation Date: 19980816 # Modified By: Ryan Douglas # Modification Date: 20030902 # Updated By: Lauri Javes from Javes Web Design and Consulting http://www.JavesWebDesign.com # Update Date: 20050731 to current # User-agent: * # Exclusion for all robots. Disallow: /admin/ # Restrict access to "/admin/" directory. Disallow: /barbmoore/ # Restrict access to "/barbmoore/" directory. Disallow: /cgi-bin/ # Restrict access to "/cgi-bin/" directory. Disallow: /errors/ # Restrict access to "/errors/" directory. Disallow: /images/ # Restrict access to "/images/" directory. Disallow: /old/ # Restrict access to "/old/" directory.