RSS Syndication - really strange behaviour

Author Message

Michael Fürst

Wednesday 29 April 2009 1:58:24 am

Hi there,

I've big problems with my RSS Feed. The content is syndicated quite well, but every client (RSS Reader) reacts in another (wrong) way.

<b>Some example:</b>
- Slim RSS Reader: All news are up-to-date and shown as they should be -> OK
- FeedDaemon: No News are shown (but also no error message)
- Newsgator: No News are shown (but also no error message)
- Google Feed Reader: Only "old" articles are in the feed (very strange)

But the syntax of the feed looks fine, the W3C feed valiator check is passed without any errors.

Here is are some lines of the RSS Source:

<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://www.mysite.com/rss/feed/schlagzeilen" rel="self" type="application/rss+xml"/>
    <title>mysite.com - Schlagzeilen</title>
    <link>http://www.mysite.com</link>
    <description>Aktuelle Meldungen und exklusive Hintergrundstories rund um Tennis, Squash &amp; Badminton</description>
    <language>de-DE</language>
    <item>
      <title>Nadal rauscht ins Barcelona-Finale</title>
      <link>http://www.mysite.com/Tennis/Content-Tennis/200904/Nadal-rauscht-ins-Barcelona-Finale</link>
      <guid>http://www.mysite.com/Tennis/Content-Tennis/200904/Nadal-rauscht-ins-Barcelona-Finale</guid>
      <description>Zwei-Satz-Erfolg über Davydenko</description>
      <pubDate>Wed, 29 Apr 2009 08:18:00 GMT</pubDate>
    </item>
    <item>
      <title>Nadal fegt Rochus vom Platz</title>
      <link>http://www.mysite.com/Tennis/Content-Tennis/200904/Nadal-fegt-Rochus-vom-Platz</link>
      <guid>http://www.mysite.com/Tennis/Content-Tennis/200904/Nadal-fegt-Rochus-vom-Platz</guid>
      <description>ATP Turnier Barcelona, 3. Runde</description>
      <pubDate>Tue, 28 Apr 2009 09:15:53 GMT</pubDate>
    </item>
    <item>
      <title>Paszek wieder einsatzbereit</title>
      <link>http://www.mysite.com/Tennis/Content-Tennis/200904/Paszek-wieder-einsatzbereit</link>
      <guid>http://www.mysite.com/Tennis/Content-Tennis/200904/Paszek-wieder-einsatzbereit</guid>
      <description>Stuttgart-Start außer Gefahr</description>
      <pubDate>Thu, 23 Apr 2009 17:56:27 GMT</pubDate>
    </item>
  </channel>
</rss>

I've checked it against the RSS specifications and couldn't find any mistakes.

So guys, has anyone any idea wich may help me with my problem? I've really no more ideas what to try....

Thanks & regards,
Mike

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 00:33:57
Script start
Timing: Jan 19 2025 00:33:57
Module start 'layout'
Timing: Jan 19 2025 00:33:57
Module start 'content'
Timing: Jan 19 2025 00:33:59
Module end 'content'
Timing: Jan 19 2025 00:33:59
Script end

Main resources:

Total runtime1.4654 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0075 588.0469152.6406
Module start 'layout' 0.00750.0030 740.687539.4766
Module start 'content' 0.01051.4532 780.1641445.9297
Module end 'content' 1.46380.0015 1,226.09388.1250
Script end 1.4653  1,234.2188 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.2379160.0002
Check MTime0.00140.0959160.0001
Mysql Total
Database connection0.00150.100010.0015
Mysqli_queries1.420696.9429460.0309
Looping result0.00050.0335440.0000
Template Total1.428697.520.7143
Template load0.00210.140420.0010
Template processing1.426697.353220.7133
Template load and register function0.00010.007110.0001
states
state_id_array0.00120.081710.0012
state_identifier_array0.00140.095820.0007
Override
Cache load0.00170.1157180.0001
Sytem overhead
Fetch class attribute can translate value0.00130.086110.0013
Fetch class attribute name0.00130.088020.0006
XML
Image XML parsing0.00040.026710.0004
class_abstraction
Instantiating content class attribute0.00000.000320.0000
General
dbfile0.00080.0538160.0000
String conversion0.00000.000540.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs