Please Add RSS Support to Your Site
1–10 of 305 posts
Re: Please Add RSS Support to Your Site
#2Re: Please Add RSS Support to Your Site
#3Re: Please Add RSS Support to Your Site
#4Re: Please Add RSS Support to Your Site
#5I really enjoy reading content on my terms on not having to go everywhere to get it. It makes my life much more peaceful.
Re: Please Add RSS Support to Your Site
#6Some of them don't have RSS feeds.
But I just contact them privately and kindly ask them to add an RSS feed.
Most of my requests had positive results, since you just need to integrate a plugin [1] or copy a pre-made atom.xml template, like one of my own [2] but any one will do.
Of course you can go down a rabbit whole in optimizing the CSS, like I usually do, until I decide that a freaking summary of those articles is enough in the RSS feed and be done with it. But that's totally optional.
And if you're doing it manually, don't forget to add a meta tag in the of all your pages, like:
[1] https://github.com/jekyll/jekyll-feed[2] https://github.com/monix/monix.io/blob/master/blog/atom.xml
Re: Please Add RSS Support to Your Site
#7Re: Please Add RSS Support to Your Site
#8Separately, I really like JSONFeed https://jsonfeed.org/2017/05/17/announcing_json_feed. It's the same idea as RSS, but in JSON instead of XML. I find it a much easier format to work with and I really wish JSON as a feed structure had caught on more.
Re: Please Add RSS Support to Your Site
#9I've seen some site owner say it allows nefarious players to grab their content, post it as their own, and get it index by Google before they do. But that problem should be solved by Google, we should't cripple the web because of it.
Re: Please Add RSS Support to Your Site
#10Kind of ironic because I can't find any RSS feed linked on this site (apart from in the blog post itself). Not even my RSS reader picks up that he even has a RSS feed. Bit odd to be commenting on others not having RSS on their site if his own site doesn't properly support it either.