Please Add RSS Support to Your Site
21–30 of 305 posts
Re: Please Add RSS Support to Your Site
#22Plus it's difficult to monetize an RSS feed.
Re: Please Add RSS Support to Your Site
#23Kind 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.
looks like he added a link to his RSS ( https://kevq.uk/feed ) at the end of the article, but like you, my RSS reader was unable to locate it naturally.
Re: Please Add RSS Support to Your Site
#24I went through them all, and of the 32 only two didn’t provide a feed[1]. Not all of them linked to it on the page, but Reeder[2] found them with ease from the home URL.
Funny enough, the feed for blog of the linked post was hard to find — Reeder didn’t catch it, and from a quick glance on the blog’s home I found no reference to it. If I didn’t think it odd that the author wasn’t providing a feed, I wouldn’t have found it.
Blog platforms tend to provide support for RSS feeds because blog platforms are built by people who care about such things, so even if the writer doesn’t care, the feed will be there. I’m more worried about the lack of RSS support in big popular platforms that have no reason to not provide one, such as the News page on the Epic Games Store[3].
[1]: It may be that some were auto-generated and provided wrong info; I didn’t verify them in depth.
Re: Please Add RSS Support to Your Site
#25 {{ with .OutputFormats.Get "rss" -}}
{{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
{{ end -}}
Related link: https://gohugo.io/templates/rss/#readoutRe: Please Add RSS Support to Your Site
#26Re: Please Add RSS Support to Your Site
#27I think the worse RSS isn't in not having RSS, it's when they say "Hey here's a preview of what we wrote." I 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
#28Kind 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.
looks like he added a link to his RSS ( https://kevq.uk/feed ) at the end of the article, but like you, my RSS reader was unable to locate it naturally.
Re: Please Add RSS Support to Your Site
#29Re: Please Add RSS Support to Your Site
#30I don't subscribe to anything via any other means. No need to give any personal info; no risk of spam filtering; I can apply my own filters to content; everything in 1 place. I'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.