It used to be really popular to promote your RSS feed. Might have just been the circles I swam in, but people knew what to do with it. I've maintained this big orange RSS symbol in my main navigation and I wonder: Does anybody actually know what to do with this now?
Firefox used to offer subscription options but I don't see anything in the navbar any more. If you click the symbol on my page, you just see an ugly page of XML.
In the vain hope that somebody might want to see what I'm writing and be notified about it, how do I enable this? Do I have to post updates on Twitter, Facebook and Instagram and etc, etc?
I've been consuming RSS for all this time but the rest of the world seems to have moved on. Feeling pretty old right now.
My blog, just in case, https://thepcspy.com
There's a solution for both issues: apply styling and add explanation to your RSS feed. Here's mine:
It's based on this solution (adjusted for Atom feeds):
https://github.com/genmon/aboutfeeds/blob/main/tools/pretty-...
If it makes you feel better, I consume all my blog content through RSS. I use the Newsblur.com aggregator to follow roughly 200 RSS feeds.
I find it sad that a lot of blogs that support RSS (like all the blogs on Substack) don't even post their RSS URLs. You just have to know they're there. (For Substack, append "/feed" to the site's URL to get the RSS feed. Appending "/feed" or "/rss" works for many other sites too.)
Maybe, in addition to displaying an RSS icon, you can add a link underneath such as "How to subscribe to this blog with RSS".
But yeah, bringing new users to RSS in 2022 is a hard advertising/teaching experience. Instead of your RSS icon pointing directly to your feed in 2022 (because just about no browser today does anything nicer than wall of XML) you might try a more curated approach and link to an RSS reader you prefer and trust such as The Old Reader or Newsblur or something as.
Having rss in emacs gnus works for me, but for wide use, it needs to be browser based, one click, you don't even need to know it is rss (but maybe a toggle for full text vs blurb) which is what I get with Flym on android. Flym can also detect if a page has the link metadata, but you have to copy paste the url into it.
RSS can be relayed into mastodon, but this requires a hosting an app, so it might as well just be an app.
For the new bloggers, it's like including semantic web structured data, it is something a writer should never need to know, at most an option button in their composing software, clicked, done!
The idea would be that blog authors could link to that next to (or instead of) their RSS icon.
Such blogs could still include a link HTML tag for extension autodiscovery.