RSS/Atom Feed-Validator v1.3
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: Hacker News: Front Page
Website:
https://news.ycombinator.com/
Feed-URL:
https://hnrss.org/frontpage
Typ: rss2 (version 2.0)
Items gezählt: 20
Content-Type: application/xml; charset=utf-8
HTML-Check: aktiv
Text-Normalisierung: 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)
-
All my clients wanted a carousel, now it's an AI chatbot
Article URL: https://adele.pages.casa/md/blog/all-my-clients-wanted-a-carousel-now-it-s-an-ai-chatbot.md Comments URL: https://news.ycombinator.com/item?id=48072720 Points: 86 # Comments: 35
-
EU calls VPNs "a loophole that needs closing" in age verification push
Article URL: https://cyberinsider.com/eu-calls-vpns-a-loophole-that-needs-closing-in-age-verification-push/ Comments URL: https://news.ycombinator.com/item?id=48072190 Points: 205 # Comments: 145
-
Using Claude Code: The unreasonable effectiveness of HTML
Examples: https://thariqs.github.io/html-effectiveness/Related: https://simonwillison.net/2026/May/8/unreasonable-effectiven... Comments URL: https://news.ycombinator.com/item?id=48071940 Points: 137 # Comments: 78
-
A recent experience with ChatGPT 5.5 Pro
https://twitter.com/wtgowers/status/2052830948685676605https://xcancel.com/wtgowers/status/2052830948685676605 Comments URL: https://news.ycombinator.com/item?id=48071262 Points: 299 # Comments: 153
-
Mux (YC W16) Is Hiring
Article URL: https://www.mux.com/jobs Comments URL: https://news.ycombinator.com/item?id=48068732 Points: 0 # Comments: 0
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)
- Vorschau-Normalisierung: repariert typische UTF-8/Windows-1252-Mojibake in Titel & Summary
- Content-Type-Hinweis (empfohlen:
application/rss+xml/application/atom+xml)