Forum Moderators: open
Not true.
If Google merely sees the page mentioned in a link from some other page, then it will still list it in the SERPs but as URL only, without a title or description.
The only safe way is to use the noindex on the page itself.
Then it will be indexed, no?
That is why I suggest a noindex on the page that you do not want indexed. That will stop it being indexed irrespective of who or what links to it.
Or did I miss something?
If you know you don't want a section of your site indexed, I'd use both noindex, plus nofollow to make sure that outgoing links weren't crawled either.
Allthough I know GoogleGuy once commented that GoogleBot will back off (ie: do less requests or come back later) when the response time of your server is slow.
Wich would result in Google crawling your site in the off-hours :) nice feature!
@GoogleGuy:
Is there a size-limit for a robots.txt?
When does a crawler (or the googlebot) choke on a robots.txt because of its size?