Dieser Artikel wurde automatisch erzeugt und wird auch automatisch wieder ausgelesen. Es ist deshalb wichtig, dass nur der Inhalt der gelben Code-Boxen verändert wird.

Es handelt sich dabei um eine Fehlermeldung des Feed-Validators, die eventuell noch ins Deutsche übersetzt werden muss. Wenn du kannst, hilf mit!

Status dieser Fehlermeldung: Noch nicht übersetzt

Meldung


<p>Implausible date: <code>foo</code></p>

Erklärung


<p>While this date-time value is formatted correctly, it either appears to be
in the future, or far enough in the past to indicate that there might either be a software error, or an incorrectly set clock, involved.</p>
<p>While the RSS 2.0 spec
<a href="http://blogs.law.harvard.edu/tech/rss#ltpubdategtSubelementOfLtitemgt">anticipated</a>
that some aggregators may chose to ignore items with pubDates in the future,
this practice
<a href="http://www.rssboard.org/rss-profile#element-channel-item-pubdate">never seemed to catch on</a>.</p>
<p>Instead, many clients sort by dates, either by default, or as an option.  For this reason, it is important that date values are as accurate as possible.</p>

Lösung


<p>Ensure that RSS 2.0 pubDate and atom:updated and atom:published elements are as accurate as possible.</p>