Excluding a category from the blog homepage

You are all rocket scientists as far as I am concerned, or Wizards! I like wizards better!

Resurfacing this topic a bit, anyone ever done changes in the theme, to also remove the category and it’s posts from listing in the archives page? I was trying with some of the code provided here, but I could not. I am basically trying to implement an RSS-Club on my MB. Welcome to RSS Club | daverupert.com

You may ask @jsonbecker, who has filtered his Archive page to only display longform posts.

Thanks! If I look at such code, I can make it work for me!

You’ll want to edit layouts/_default/list.archivehtml.html using the same technique for the range there I think. The way I do my page is different and more complex, but I’m 95% sure that template (which is a default template) is where the normal archive page is made from.