Page order

Found a bug? Tell us!!
Post Reply
gimmel
Regular
Posts: 118
Joined: Tue Jul 25, 2006 2:44 pm
Location: Quickborn/Germany
Contact:

Page order

Post by gimmel »

OK, this is not really a bug, but a illogical behaviour.
Each of my entries has a unique URL, so I can give the link to my friends. But links to pages (like /archives/P8.html) are different: they change, if I add entries to my blog, because P1.html is always the newest page.
Wouldn't it be better to change the order? P1.html should be the page that contains the first entry and grow to pX.html for the newest entries. So all page links would be stable, indexing would be easier for Google, and it would be much easier for the readers to find out how the blog started.

But perhaps there is an easy way to change the page ordering in my konfiguration?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Page order

Post by garvinhicking »

Hi!

Changing the order would lead to BC problems of the pages.

One reason why google likes Serendipity, is that those Archives pages do change. :-)

Instead of handing our those Pxxx pages, give your visitors the archives/2006/05.html etc. pages, those are static.

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
gimmel
Regular
Posts: 118
Joined: Tue Jul 25, 2006 2:44 pm
Location: Quickborn/Germany
Contact:

Post by gimmel »

One reason why google likes Serendipity, is that those Archives pages do change
That's right. :wink:

I wanted to have a link to the first page of entries. (The first month only contained a single entry.) Is it possible to something like archives/lastpage.html ?

Michael
Post Reply