# Welcome to Hughes Design LLC # I've commented this for aid in explaining what the commands do # For and/or information on Search Engine Optimization - or any other service we provide, # Drop us an email, visit our web site: www.hdllc.com , or give a call: 877-868-1156 # Thanks! --Jeff # I'm all for allowing the Googlebot anywhere User-agent:Googlebot Disallow: # I'm not big on allowing Linkwalker in - this disallows them anywhere on the site User-agent:LinkWalker Disallow:/ # This is a bogus directory, but for demonstration purposes, this would keep all spiders out # by the use of the wildcard (*) from crawling the "private_inf" directory on my site. User-agent:* Disallow: /private_inf/ # And in case you had not noticed - you can add comments to your Robots.txt file by using the "#" # symbol at the start of a line. # Best wishes!