[Python-Dev] version numbers mismatched in google search results.
Georg Brandl
g.brandl at gmx.net
Sat Jan 25 17:26:03 CET 2014
Am 25.01.2014 17:12, schrieb Benjamin Peterson:
> On Sat, Jan 25, 2014, at 05:47 AM, Vincent Davis wrote:
>> When I do a google search the version numbers are mismatched with the
>> linked page (or redirected).
>> For example search for "python counter" I get the following results. (see
>> attachment)
>> It seems like the website is redirecting incorrectly.
>
> Internal links with no version redirect to the Python 2 version for
> backwards compatibility reasons.
Yep, and the URLs without version never served Python 3 docs as far as I can
remember, so I don't know where Google has these <title>s from.
Georg
More information about the Python-Dev
mailing list