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!
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>Missing <code>atom:link</code> with <code>rel="self"</code></p>
Erklärung
<p>atom:feed elements SHOULD contain one atom:link element with a rel
attribute value of "self". This is the preferred URI for
retrieving Atom Feed Documents representing this Atom feed.</p>
<p>This value is important in a number of subscription scenarios where
often times the feed aggregator only has access to the content of
the feed and not the location from which the feed was fetched.</p>
attribute value of "self". This is the preferred URI for
retrieving Atom Feed Documents representing this Atom feed.</p>
<p>This value is important in a number of subscription scenarios where
often times the feed aggregator only has access to the content of
the feed and not the location from which the feed was fetched.</p>
Lösung
<p>Insert a fully qualified link to your feed using rel="self".</p>
