aboutfeeds icon indicating copy to clipboard operation
aboutfeeds copied to clipboard

Web feeds/RSS "getting started" guide for new users.

Results 27 aboutfeeds issues
Sort by recently updated
recently updated
newest added

I tried to use `pretty-feed-v3.xsl` for my Atom feeds, but it didn't work at all because Atom and RSS have different XML structures. I tried to build an alternative version...

When feed auto-discovery works, it's a great user experience, and lots of newsreaders promote entering the website URL in the "Add a feed" box as a convenience function -- so...

If a feed item has no title then it doesn't render with a link.

My RSS feeds include a short plain text description of each post in the `` element within each ``. These aren't rendered by [the current `pretty-feed-v3.xsl` file](https://github.com/genmon/aboutfeeds/blob/main/tools/pretty-feed-v3.xsl). I've added something...

The html element must have a lang attribute for accessibility reasons. See: https://www.w3.org/TR/WCAG21/#language-of-page

Problem: Web feeds are hard to discover for users (whether the site has a feed and, if it does, where that feed is). This page should include a list of...

This isn't something that should be on the front page, but it might be useful to collect examples of how to subscribe to the feeds of sites that don't obviously...

Great site! One thing you might want to mention is the ability to read feeds by email, so you don't need a new app, you can just use your current...

In addition to RSS (in its many flavors) there is also the Atom feed format https://validator.w3.org/feed/docs/atom.html Most of the time a site that offers Atom also offers some form of...

I would like to propose the idea of customizing automatically the landing page to include the original website's feed URL. As a site owner, instead of linking to https://aboutfeeds.com/, I...