Hello,
I'm trying to figure out if there's any way to filter OUT a specific category out of my WordPress RSS feed.
Would I need to make a custom feed or is there a way to do this inside of WordPress?
Thanks for any tips.
-foo
Hello,
I'm trying to figure out if there's any way to filter OUT a specific category out of my WordPress RSS feed.
Would I need to make a custom feed or is there a way to do this inside of WordPress?
Thanks for any tips.
-foo
If you know the category ID (which you can get by mousing over the category name in your category edit page), then you can create links to rss that are missing that category like so: feed://wp-relief.com/feed/?cat=-17
Got this from here: http://jaypeeonline.net/tips-tricks/exclude-categories-from-rss-feeds/
@wprelief Awesome tip. I'll try that out. Thank you!
Tell me how it works out for you, I verified that it works for my site http://wp-relief.com
@wprelief It works perfectly. Thank you.
This topic has been closed to new replies.