Forum Moderators: open
is this command telling the Googlebot to leave the site and not go back to the page it came from on the site OR does it tell it to goto another page on the site and avoid this page?
Just wanted to make sure it goes back to the rest of the site if it sees this on one page.
"robots" nofollow Using this parameter does not hide the information for the bot, it tells what to do with the page. It can be very useful if you have individual pages that should not be included in search engines. Excluding groups of files is easier with a robots.txt file in your root directory.
More info at [google.com...]
The spider does not quit the site altogether, unless you use the "noindex,nofollow" on your main index.html and there are no other links to your internal pages. In that case the spider 'might not know those pages exist.