RSS/Atom Feed-Validator
Prüft Feeds aus URL oder Upload. Erkennt XML-Fehler (Zeile/Spalte) und typische Spezifikations-Probleme.
Optionaler HTML-Check in <description>/<content> (DOMDocument; Tidy, falls vorhanden).
Prüfung starten
Beispiel-Feeds
-
BBC News (RSS 2.0)
https://feeds.bbci.co.uk/news/rss.xml
-
tagesschau (RSS 2.0)
https://www.tagesschau.de/xml/rss2
-
Heise Online (Atom 1.0)
https://www.heise.de/rss/heise-atom.xml
-
Hacker News Frontpage (RSS)
https://hnrss.org/frontpage
-
Reddit r/news (Atom)
https://www.reddit.com/r/news/.rss
-
NASA Breaking News (RSS)
https://www.nasa.gov/rss/dyn/breaking_news.rss
Ergebnis
Feed-Titel: News
Website:
https://www.reddit.com/r/news/
Feed-URL:
https://www.reddit.com/r/news/.rss
Typ: atom1
Items gezählt: 25
Content-Type: application/atom+xml; charset=UTF-8
HTML-Check: aktiv
Dein Feed ist wohlgeformt und es wurden keine kritischen Probleme gefunden.
Vorschau (erste 5 Items)
-
Trump fires federal election commissioners ahead of midterms
  submitted by   /u/Hrekires [link]   [comments]
-
Mexican man fatally shot by ICE was not the target of Houston immigration operation, source says
  submitted by   /u/jk4532 [link]   [comments]
-
What to know about 'explosive diarrhoea' parasite outbreak in US
  submitted by   /u/XpureprogressX [link]   [comments]
-
Charlie Kirk murder suspect told roommate 'he wishes he hadn't done it', court hears
  submitted by   /u/Negative-Extent3338 [link]   [comments]
-
A student pilot successfully landed a plane by herself after her instructor jumped to his death mid-flight. Instructor told her "You know what to do" before leaping from the aircraft.
  submitted by   /u/Wonderfulhumanss [link]   [comments]
Was wird geprüft?
- Wohlgeformtes XML (Zeile/Spalte bei Fehlern)
- RSS 2.0:
<channel>-Pflichtfelder; Items: Titel/Link/description;<guid>-Existenz & Duplikate;<pubDate>RFC-2822 - Atom 1.0:
<title>,link rel="alternate",<updated>ISO-8601 - Self-Reference via
atom:link rel="self"!= Abruf-URL - Unescapte
&in description/content - Tags/Kategorien: Warnung, wenn ein Item/Entry keine
<category>enthält - HTML-Fragment-Check (abschaltbar) in description/content (DOMDocument; optional Tidy)
- Content-Type-Hinweis (empfohlen:
application/rss+xml/application/atom+xml)