Message5761

Author amak
Recipients amak
Date 2010-05-06.10:12:12
SpamBayes Score 2.3228583e-07
Marked as misclassified No
Message-id <1273140734.02.0.239557949737.issue1606@psf.upfronthosting.co.za>
In-reply-to
Content
I would expect the top result for http://www.google.co.uk/search?q=download+jython to be the download page for the latest jython, i.e. 2.5, whose URL is

http://www.jython.org/downloads.html

But instead the top result is the download page for the old versions, i.e. 2.1 and 2.2

http://www.jython.org/download.html

Notice "downloads" vs. "download".

We need to sort this out. Either

A: Make both "downloads.html" and "download.html" point to the download page for the latest jython, and move the older releases to a different page, such as "archive_downloads.html"

B: Make both the old and new releases available from both download pages.

If we want people to realise that there is a jython 2.5, then we have to show it to them when they search for "download jython".
History
Date User Action Args
2010-05-06 10:12:14amaksetrecipients: + amak
2010-05-06 10:12:14amaksetmessageid: <1273140734.02.0.239557949737.issue1606@psf.upfronthosting.co.za>
2010-05-06 10:12:13amaklinkissue1606 messages
2010-05-06 10:12:12amakcreate