Page 1 of 1

Incompatibility to some 3rd party Planets?

Posted: Tue Feb 28, 2006 7:00 pm
by Zugschlus
Hi,

I have one of the categories of http://blog.zugschlus.de/, Debian-english, syndicated to Planet Debian, http://planet.debian.org/. Ever since I have been doing this, sometimes, random articles are showing up again and again on the Planet.

Yesterday, http://blog.zugschlus.de/archives/212-Y ... en....html showed up on Debian Planet _again_. I have not touched that article in weeks, and it is right in the middle of the RSS feed for Debian-english.

Since this has been happening even while my blog was still on supersized, I suspect an incompatibility of s9y with the software being used on Planet Debian.

Is there any known issue? Can s9y fix that? Is there anything I can do to help?

Re: Incompatibility to some 3rd party Planets?

Posted: Tue Feb 28, 2006 7:34 pm
by garvinhicking
Did you check the last_modified / timestamp of this specific entry? Maybe it does have a recent timestamp?

The planet applications are sometimes sending weird Last-Modified headers that would instruct serendipity to also fetch really old entries.

Best regards,
Garvin

Re: Incompatibility to some 3rd party Planets?

Posted: Tue Feb 28, 2006 8:16 pm
by Zugschlus
garvinhicking wrote:Did you check the last_modified / timestamp of this specific entry? Maybe it does have a recent timestamp?
<pubDate>Sat, 08 Oct 2005 16:39:02 +0200</pubDate>

that's the only timestamp in the appropriate entry in the RSS feed.

Re: Incompatibility to some 3rd party Planets?

Posted: Tue Feb 28, 2006 9:02 pm
by garvinhicking
I was actually talking of the database table serendipity_entries, which you might want to check.

Regards,
Garvin