Zegnataaronpk: random thought on rechecking, if one of the cases it domain ownership changes, would checking for WHOIS changes be a thing to do before deciding to repoll a site?
ZegnatNot neccessarily a problem here, petermolnar. Because you are not interesting in actual ownership (no need to know which person owns what) just interested in changes?
[James_Gallaghe]How many posts should I share on an RSS feed? Jekyll feed, by default, paginates a blog to 10 posts. Should my RSS feed show every post?
ZegnatIf people use local RSS clients to read your blog, it might not be a weird case of them not polling for a couple days when their computer is off. So if you want them not to miss posts, you want to put a couple days worth of posts in the feed.
[James_Gallaghe]I only extended the length because I wanted to send webmentions to all of the people who I have linked to in my past posts and I needed the whole feed to do so.
[James_Gallaghe]I’ll reduce the number back to 10. I just wanted to make sure that RSS feeds would not lose out. I don’t consume RSS myself but I know that at least one person is subscribed to my feed.
[Murray]The idea of limiting an RSS feed seems weird to me as a consumer. If I subscribe to a feed I expect to be able to go backwards through that feed all the way
[James_Gallaghe]Well, I have 100 blog posts on my site and I try to post every day. I feel like sharing all of those in one file may swell up my RSS feed to the point where people may not subscribe.
[Murray]In terms of a classical way of subscribing to RSS feeds that shouldn't matter (I don't know about modern indie readers). You subscribe, most readers will automatically mark any posts over x number or x number of days as read, and you just go from there
[Murray]Depending on the kind of content, I'd also suggest thinking about splitting your feed into parts. I've seen a common pattern of an "everything" feed, one for articles, one for notes/bookmarks, one for interactions (likes, comments, etc.), that kind of thing. That way people subscribe to the bits they want
[Murray]yep, the more I look into this the more I think my feed reader is probably filling in the functionality I expect itself. I can see, for example, that adactio limits his feeds to 10 items, yet if I subscribe via my reader I get access to the full archive 🤷♂️ so I'd just ignore me [James_Gallaghe] 😂
ZegnatMost feed readers will keep posts cached in themselves. Which is why I said you can make feeds shorter, what you are aiming for is to have all the content the feed reader missed between polls in the feed.
aaronpkZegnat: looking for whois changes seems like a good signal. Also maybe DNS changes, at least nameserver changes. But still that's something to poll on some sort of schedule, it's debatable whether that's cheaper to check than to just check the actual content
[Murray]sebbu: that really depends on how you use RSS. I actually prefer those types of feed (which is why mine is like that) because I prefer to be able to scan through a feed reader quickly, and would rather read something on the website it came from
[Murray]I understand that, I'm just saying there are different use cases and different sites will prioritise them in different ways 🙂 neither is right or wrong, and I guess you could offer "full fat" and "skinny" feeds for people to choose from if you wanted to support both
[Murray]I've noticed a lot of people I subscribe to who have switched off full content feeds, because they want you to read it on their site. Sometimes for advertising reasons, sometimes because the UX is more tailored, and sometimes because it contains content that simply can't be delivered via RSS
[James_Gallaghe]My concern with offering two feeds is that visitors may get confused. If I have a slim and a full feed, visitors will have to make a decision between which one to use. Visitors may not even know that I have two feeds if I don’t do a good enough job of promoting them.
[Murray]That's valid and the reason I don't do that myself 🙂 though I think a /feeds page could help in that regard (and, ultimately, I do still have several feeds for various content types, which is something I find really useful on other sites(
swentel, jonnybarnes, nickodd and [snarfed] joined the channel
[jgmac1106]I offer so many feeds on my homepage and people really like it, they can just follow poetry, bookmarks (just not my main feed as I keep screwing it up) irony
[jgmac1106]Almost all syndicated classroom spaces usually have directions on how to find and add your category feed (teaching users this IS the biggest pain point though..after what is the actual url of a post)
[jgmac1106]I am also lazy and let granary build all my rss feeds for me to later break as I mess with how I want articles organized. I may stop worrying about it and just do last three articles on my homepage
[jgmac1106]Is that what people mean when they say routing? like the url structure and where the file saves I actually had a site that automated these things?
Loqirouting (or URL routing) is a way to configure a website to have some (or all) of its URLs handled by software rather than static files; an IndieWeb site may have no routing (a static site), some routing like one directory handled by PHP or other software, or all URLs handled by a framework like Ruby on Rails with its own routing system https://indieweb.org/routing
mayakate[m]For me I've struggled with what division is sensible. I had thought that I wanted to separate out content "about" some link from content not spurred by any other page, but that is seeming less useful to me. There probably aren't any good one-size-fits-all solutions because it's about knowing what clusters of stuff you put up and what clusters your readers care about.
[pfefferle], opal, plindner[m], jonnybarnes, jeremycherfas, a_chou, [Khurt], jessehattabaugh and jamietanna joined the channel
jamietannaI've had comments from folks using feed readers that my site breaks their reader because the feed is too large (as it included all post types, at the time, as well as the full content of posts)
[chrisaldrich]I have maybe only about 250 "worthwhile" feeds on my site at the moment though in practice there are around 7,000 discrete feeds (generated by WordPress) not counting the potential combinations of each of those. Many of the 7,000 are generated from tags, some of which may only have 1 or 2 posts each.
[chrisaldrich]On average I'm posting between 10 and 50 things a day, so tend to keep the number of posts in my feeds at about 40 so that those subscribing to the "firehose" and only checking once a day shouldn't miss too much.
[chrisaldrich]For people subscribing to some of the edge-case tag feeds, I usually worry that they may miss out on material if I subsequently change that taxonomy or switch to something tangential. I suppose it's like following rarely used hashtags on other platforms though....
[chrisaldrich]The biggest quirk in my feeds, I think, is the expectation around the taxonomy "IndieWeb" where I've taken to using the category feed https://boffosocko.com/category/indieweb/feed/ to indicate primarily original posts/content that I make versus the tag feed https://boffosocko.com/tag/indieweb/feed/ which are now entirely "smaller" posts and interactions with other people writing about the topic or bookmarks of IndieWeb related content from