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><code>foo</code> attribute of <code>bar</code> must be a full URL</p>

Erklärung


<p>The specified attribute value is not a full URL.</p>

Lösung


<p>If this is a link to a web page, you must include the "<code>http://</code>" at the beginning.</p>

<p>Otherwise, the valid values for a URL are specified by <a href="http://www.ietf.org/rfc/rfc3986.txt">RFC 3986</a>.</p>