RSS
RSS
Posted Aug 27, 2025 19:41 UTC (Wed) by jzb (editor, #7867)In reply to: RSS by josh
Parent article: The tangled web of XSLT browser support
If someone is looking directly at an RSS feed, it's probably not intentionally because they want to read the content.
Right, that's kind of his point. Web browsers don't natively handle RSS feeds anymore, so if a site includes a button for their regular RSS feed (rather than a link to Spotify or Apple Podcasts, or Feedly for regular RSS) and the user clicks it they just get the raw XML. Or, currently in Firefox, raw XML with the "This XML file does not appear to have any style information associated with it. The document tree is shown below." message which is not particularly friendly for most users.
With XSLT a site can provide something like this for an RSS feed: https://www.bennadel.com/rss, or this, which helpfully includes a little box at the top that explains what an RSS feed is and a link on how to use them. That's basically what you're describing to provide a "here's a set of feed readers" etc.
I may be wrong, but I don't think it will easily be possible for people who run WordPress or other blogging software on shared hosting to do server-side XSLT processing. That's a lot of feeds that won't be shown correctly if client-side XSLT processing goes away. (As an aside, that's a lot of feeds that aren't even discoverable if the site owner doesn't provide an RSS link, and/or the user doesn't have an extension that discovers RSS feeds for their browser... I use the Want My RSS extension to discover feeds in Firefox...)
Posted Aug 27, 2025 20:03 UTC (Wed)
by josh (subscriber, #17465)
[Link] (2 responses)
Posted Aug 27, 2025 20:18 UTC (Wed)
by jzb (editor, #7867)
[Link] (1 responses)
That would be great - but they've all explicitly moved away from supporting RSS, so I'm not holding my breath that they'd re-implement any RSS support to phase out XSLT. Perhaps I'm being too pessimistic, though... It's never happened before, but maybe this time...
Posted Aug 28, 2025 15:44 UTC (Thu)
by iabervon (subscriber, #722)
[Link]
Posted Aug 27, 2025 20:47 UTC (Wed)
by archaic (subscriber, #111970)
[Link]
> https://www.bennadel.com/rss
Looks perfectly readable in raw curl output. Should curl make it prettier? I do not think so. The right app for the job. Browsers are not the right app for most jobs, though you wouldn't know that looking at all the jobs put on them.
Posted Aug 27, 2025 23:42 UTC (Wed)
by jkingweb (subscriber, #113039)
[Link]
Not that you aren't correct in general, but Vivaldi does have an integrated feed reader, and you can subscribe to a feed using a button on the feed's readable representation (I assume this is achieved with XSLT, but I haven't checked).
RSS
RSS
RSS
RSS
RSS
