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>Missing outline attribute: title</p>

Erklärung


<p>From the
<a href="http://www.opml.org/guidelinesForValidation">Guidelines for validating OPML</a>, in the
<a href="http://www.opml.org/guidelinesForValidation#subscriptionLists"> subscription lists</a> section:
<blockquote>title is probably the same as text, it should not be omitted.</blockquote>
</p>

Lösung


<p>Include the value from the top-level title element of the feed.</p>