[Python-Dev] Googlebot and the mail.python.org python-dev?archive
A.M. Kuchling
amk at amk.ca
Sat Feb 28 15:05:02 CET 2009
On Sat, Feb 28, 2009 at 10:37:09AM +0000, Antoine Pitrou wrote:
> have the following HTML tag in them:
> <META NAME="robots" CONTENT="noindex,follow">
> which explicitly instructs Web spiders *not* to index contents nor follow links.
I believe this makes spiders not index this page, but does follow
links. Individual messages have "index,nofollow".
--amk
More information about the Python-Dev
mailing list