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
Max. ca. 2048 KB werden geparst.
Erweitert
Beispiel-Feeds
Ergebnis
Feed-Titel: Hacker News: Front Page
Typ: rss2 (version 2.0)
Items gezählt: 20
Content-Type: application/xml; charset=utf-8
HTML-Check: aktiv
Hinweise / mögliche Probleme
  • Keine XML-Encoding-Deklaration gefunden (empfohlen: UTF-8).
  • Item #1: keine Tags/Kategorien (<category>) gefunden.
  • Item #2: keine Tags/Kategorien (<category>) gefunden.
  • Item #3: keine Tags/Kategorien (<category>) gefunden.
  • Item #4: keine Tags/Kategorien (<category>) gefunden.
  • Item #5: keine Tags/Kategorien (<category>) gefunden.
  • Item #6: keine Tags/Kategorien (<category>) gefunden.
  • Item #7: keine Tags/Kategorien (<category>) gefunden.
  • Item #8: keine Tags/Kategorien (<category>) gefunden.
  • Item #9: keine Tags/Kategorien (<category>) gefunden.
  • Item #10: keine Tags/Kategorien (<category>) gefunden.
  • Item #11: keine Tags/Kategorien (<category>) gefunden.
  • Item #12: keine Tags/Kategorien (<category>) gefunden.
  • Item #13: keine Tags/Kategorien (<category>) gefunden.
  • Item #14: keine Tags/Kategorien (<category>) gefunden.
  • Item #15: keine Tags/Kategorien (<category>) gefunden.
  • Item #16: keine Tags/Kategorien (<category>) gefunden.
  • Item #17: keine Tags/Kategorien (<category>) gefunden.
  • Item #18: keine Tags/Kategorien (<category>) gefunden.
  • Item #19: keine Tags/Kategorien (<category>) gefunden.
  • Item #20: keine Tags/Kategorien (<category>) gefunden.
Vorschau (erste 5 Items)
  • Slovakia finds Russian backdoor in traffic speed cameras
    Article URL: https://risky.biz/risky-bulletin-slovakia-finds-russian-backdoor-in-traffic-speed-cameras/ Comments URL: https://news.ycombinator.com/item?id=49409200 Points: 21 # Comments: 2
  • Authoritarianism of Code
    Article URL: https://zedshaw.com/blog/2020-10-07-authoritarianism-of-code/ Comments URL: https://news.ycombinator.com/item?id=49409184 Points: 5 # Comments: 3
  • What Is a Harness?
    Article URL: https://earendil.com/posts/what-is-a-harness/ Comments URL: https://news.ycombinator.com/item?id=49409092 Points: 27 # Comments: 15
  • Death to px, long live ch
    Article URL: https://shkspr.mobi/blog/2026/08/death-to-px-long-live-ch/ Comments URL: https://news.ycombinator.com/item?id=49408889 Points: 20 # Comments: 10
  • My favorite nonfiction books about cults, scams, and schemes
    Article URL: https://bookdna.com/best-books/nonfiction-about-cults-scams-and-schemes Comments URL: https://news.ycombinator.com/item?id=49408858 Points: 48 # Comments: 13
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)