My site https://jeremycherfas.net/ has at least two different collections, but the RSS feed is the same for both. One collection is
items:
'@taxonomy.category': stream
The other is
items:
'@taxonomy.category': blog
And each of those displays fine on its listing page. But the feed contains only '@taxonomy.category': blog.
Is there some way I can offer a different feed for the different collections?
Thanks.
My site https://jeremycherfas.net/ has at least two different collections, but the RSS feed is the same for both. One collection is
The other is
And each of those displays fine on its listing page. But the feed contains only
'@taxonomy.category': blog.Is there some way I can offer a different feed for the different collections?
Thanks.