Google help documentation about removing/preventing its spider from indexing all, or a portion , of your site, it mentions:
-------
For example, if you're manually creating a robots.txt file, to block Googlebot from crawling all pages under a particular directory (for example, lemurs), you'd use the following robots.txt entry:
User-agent: Googlebot
Disallow: /lemurs/ -------
Does this mean, for example, that if my domain name was johndoe-dot-com, and I wanted to block all items contained within a particular directory on my site (which in this example, let's call "some_directory", which I would normally access misc files contained in that directory by visiting www.johndoe-dot-com/some_directory/somefile.doc, then I would configure a .txt file with the aforementioned robots.txt configured as such:
User-agent: Googlebot
Disallow: /some_directory
Probably a stupid question, but I did want to double check just to be sure...
Any suggestions would be greatly appreciated... Thanks!
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
You have not yet logged in, or registered properly as a member
You are a member, but no longer have posting rights.
This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.