Linkedin Youtube Flickr

How to Remove a Category from Your WordPress RSS Feedburner feed

31 Dec
2008
  Email   Facebook   Twitter
Sometimes you don’t want your RSS readers to get certain categories in their feed.  There are a number of ways to fix this and I’m going to show you how to change the WordPress feed sent to Feedburner.  You can exclude more than one category as well.
Chatting with my Life Coach today, Pete gave me feedback about how the postings in my blog for the “Twitter Thoughts” may not be providing much value to RSS readers.  I agreed that a random set of 140 characters summarized each week could seem random and confusing.  I started using Alex King’s Twitter Tools plugin to collect my Twitters when I was doing 5 a week.  Now I’m Twittering upwards of 50 and can see things look ba-jumbled.

Removing Categories from Your RSS feed

Platform: WordPress. I run my blog on WordPress MU which is similar to WordPress self hosted (.org) and WordPress hosted (.com)

Lisa Sabin-Wilson’s website had just what I was looking for.

  1. Sign into WordPress
  2. Go to “Manage”
  3. Go to “Categories”
  4. Find the category you want to exclude and mouse over the the number on the right under “posts” as this will show you the category ID in the lower left hand corner of your browser
  5. Take that category ID (in my case, it was 315) and use it in this syntax where you :
    <a class="linkification-ext" title="http://domain.com/feed?cat=-315" href="http://domain.com/feed?cat=-315">http://domain.com/feed?cat=-315</a>

    Have 2 categories to remove?
    Add the second category with an ampersand (&) in front:
    http://domain.com/feed?cat=-315&-320

  6. Put this somewhere safe like your text editor
  7. Sign into Feedburner
  8. Click “Edit Feed Details”
  9. You will now change your “Original Feed” to reflect the code above
  10. Test it.  View your feed in your browser and all posts in that category will be gone.

Question: Will this cause subscribers to lose my RSS feed?

Answer: No. This won’t change anything for your subscribers. The “Feed Address” is what subscribers use.

Should I make a video tutorial for this?  Let me know.

Blog Widget by LinkWithin

View Comments to How to Remove a Category from Your WordPress RSS Feedburner feed

Avatar

fthiesen

September 6th, 2009 at 3:21 am

works perfectly! thanks!

Avatar

restmin

September 8th, 2009 at 5:31 am

It's seems so simple, but isn't working. I want t remove my twitters from my feed too.

Feedbuner Looks like this
Original feed: http://restministries.com/?fcat=-7
Feed address http://feeds.feedburner.com/RestMinistriesChron...

I get the error message
The URL does not appear to reference a valid XML file.

site is restministries.com – you can see twitter category here
http://restministries.com/?cat=7

any help is appreciated, have worked onthis 45 minutes

Avatar

restmin

September 8th, 2009 at 10:31 am

It's seems so simple, but isn't working. I want t remove my twitters from my feed too.

Feedbuner Looks like this
Original feed: http://restministries.com/?cat=-7
Feed address http://feeds.feedburner.com/RestMinistriesChron...

My original feed that WORKED was http://restministries.com/?feed=rss
I've tried every combination with http://restministries.com/?feed=rss
like

http://restministries.com/?feed=rss?cat=-7
Regardless, I get the error message
The URL does not appear to reference a valid XML file.

site is restministries.com – you can see twitter category here
http://restministries.com/?cat=7

any help is appreciated, have worked onthis 45 minutes

Avatar

zigmedia

September 25th, 2009 at 2:26 pm

@restmin For your RSS structure, if you wanted to do an RSS feed on just one category, you would use:

http://restministries.com/?cat=7&feed=rss

where “7″ = your category number.

I would think that if you use the “-” sign before the category you want to omit:

http://restministries.com/?cat=-7&feed=rss

as your Original Feed in Feedburner, this might work for you. I can't test it since your Feedburner is redirecting all RSS requests.

Hope that works.

Avatar

Jo

July 6th, 2010 at 2:42 pm

thanks so much!

Avatar

Jo

July 6th, 2010 at 8:42 pm

thanks so much!

Avatar

Katherine

July 18th, 2010 at 4:36 pm

Thanks so much, I 'm french and I was looking for how to exclude my twitters from my feed and it's work perfectly with RSS2..

Avatar

Katherine

July 18th, 2010 at 4:55 pm

Yes 'm a girl :)

Avatar

adriarichards

July 18th, 2010 at 10:21 pm

Double hooray then for being a girl looking up how to do this in Feedburner for your WordPress site *smile*. Stay geeky.

Avatar

Timothy Dempsey

August 5th, 2010 at 3:55 pm

I see this is old, but it was exactly the answer I needed. Don't see how a video could make this any clearer. Thank you.

Comment Form

blog comments powered by Disqus
top