Sign in

Distinct RSS Feeds for Each Tag

  • This topic has 10 replies, 4 voices, and was last updated 3 months, 1 week ago by .
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #9644
    Avatar photocandidexmedia

    Hi everyone!

    I had a feature suggestion for the RSS Feeds: having the ability to enable and disable feeds for each tag. Some readers may only be interested in getting updates on articles from a certain category, and this could be a nice way of automating the process without manually creating a newsletter.

    #9812
    Avatar photoTomasz Dziuda

    Hi,

    To be honest – we should implement it in this case also for authors. It will generate 2 additional files (XML and JSON feed) for every tag/author, which also will be updated quite often (with every change of tag/author page content).

    Maybe in the future as a plugin. But it will require more users interesed in such feature. In fact I think that RSS is slowly dying and less and less people are using it :/

    --
    Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!

    #9817
    Avatar photocandidexmedia

    Thanks for getting back to me Tomasz! I totally understand waiting to see if others are interested, and agree that this could apply to authors too.

    This may be anecdotal, but I’ve noticed that many people are revisiting RSS feeds. There was even a discussion in this forum not too long ago about using Publii’s RSS function to manage podcast syndication (https://forum.getpublii.com/topic/can-i-set-up-rss-for-audio/) and I don’t think podcasts are dying any time soon.

    In any case: my interest in RSS feeds for each tag is primarily to automate category-based newsletter segments/subscriptions for a blog.

     

     

    #9904
    Avatar photoK

    I‘m seconding this; in my bubble people are revisiting RSS, too. It has become really popular again after Elon‘s Twitter fiasco and everyone fleeing to Mastodon. Suddenly people ask what other options they have to distribute or consume content, away from commercial platforms. And we oldtimers are being asked how we did it in the olden days of blogging. This might be anecdotal, but if it‘s not too much of a hassle for you, I‘d vote for this feature.

    #9906
    Avatar photoGyges

    +1 for this FR.
    I also feel like RSS isn’t dead at all.

    My use cases:

    • A seperate open-source feed, e.g. for participating in an open-source blog network
    • A seperate language feed, e.g. English, German etc accomodating for readers of any given language; I implemented support for different languages based on tags on my blog
    • A seperate feed for main tags (known as categories in WP), so readers can filter out anything else, for example my readers might only be interested in my Publii-tagged articles

    In my case, tag-based feeds would be quite suffient and quite welcome. Also, I’ve seen many WP-refugees being confused by the lack oft this feature, since it is ubiquitous there.

    #10064
    Avatar photoGyges

    You can use an external tool to achieve distinct feeds based on different tags: https://www.pipes.digital/

    I wrote an article about Publii and Pipes: https://www.s3nnet.de/publii-tips-distinct-feeds-with-pipesdigital/

    #10066
    Avatar photocandidexmedia

    Thanks for sharing, Gyges! I appreciate the introduction this tool. Is there a step-by-step walkthrough of how to implement this tool in Publii? I still don’t fully understand how this Pipes works and how to connect it to Publii to generate unique RSS feeds for each tag…

    #10067
    Avatar photoGyges

    @<span class=”bbp-author-name”>candidexmedia</span> Pipes takes your full-sized feed from your server and offers to filter it in many ways before spitting the new feed out.
    The new feed is then offered by a link like that:
    https://www.pipes.digital/feed/AqG8bV9p
    I use it to hide english articles from a German blog network.
    I think it’s rather meant for feed distributing than integrations in other software.

    #10102
    Avatar photocandidexmedia

    Hi Gyges, I still don’t fully understand how Pipes is meant to work in this context. Once you add a feed node, and then add a filter node, how are you supposed to specify which tag you want? Are you meant to enter the tag name as a keyword? Are you supposed to search in all fields of the filter node? Are there any other other nodes to add besides the feed node and filter node?

    These details are missing from the write-up and video. Perhaps you could share a screenshot of how you set up your Pipes to get the resulting feed.

    #10103
    Avatar photoGyges

    Sure,

    it’s easy once you got it.

    OSBN2_Screenshot-2023-06-16-at-10-09-00-Editor-Pipes

    Just enter the desired tag name and in the “search in Fields” dropdown choose “item.category”. The pipe output would then consist only of posts matching that tag.

    To my understanding checking the “block found items” box turns the table and would only remove posts matching that tag.

    Filtering by item.author is possible as well.

    The disadvantage of this solution is that you got an external URL for those particular feeds unless you download the resulting .rss file and put it on your server, but this feed wouldn’t update hence being only suitable for archived areas of you site. Nonetheless, you get different feeds to use in different places, e.g. aggregators, mastodon, SIG etc.

    Hope I could help!

    #10167
    Avatar photocandidexmedia

    Thanks Gyges! I’ll give that a try for now until Publii offers the feature.

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.