daveJELLYPHISH
Member
Posted 2 years ago #
Hi all,
I am setting up the following blog: http://www.churchfields-farm.co.uk/blog/
I am trying to stream two seperate RSS feeds onto my the homepage: http://www.churchfields-farm.co.uk/V2/
I would like to stream the categorees NEWS and EVENTs to the seperate rss readers. SO my question is how do I differentiate between the categories in the RSS stream?
I am currently using the feed: "http://www.churchfields-farm.co.uk/blog/wp-rss2.php" but this gives me both the EVENTS and NEWS feed.
Thanks
daveJELLYPHISH
Member
Posted 2 years ago #
thanks, but i'm still not sure how to get two feeds, one for each category.
e.g.
feed1 - events
feed2 - news
?
daveJELLYPHISH
Member
Posted 2 years ago #
Ok I have made some progress. I converted my categories to tags and use the following feed urls for each:
http://www.churchfields-farm.co.uk/blog/?tag=news&feed=rss2 - for news
http://www.churchfields-farm.co.uk/blog/?tag=events&feed=rss2 - for events
however if i then add a new event witht he correct tag tot he blog it does not appear in the events feed!!
e.g. there should be 2 events in this list: http://www.churchfields-farm.co.uk/V2/
thanks again