lowlight
Member
Posted 11 months ago #
I would like to add a bunch of posts within a category, but they will be small posts so I do not want them to show up on the front page, moving everything down. Is there an easy way to do this with a plugin or custom variable? I still want them to be indexed in the category and tags archives, just not on the front page.
You could modify your loop to exclude categories as described in The Loop or use something like Advanced Category Excluder.
http://wordpress.org/extend/plugins/advanced-category-excluder/
lowlight
Member
Posted 11 months ago #
Thanks, I'll mod the loop. A nice simple solution to the problem. I love Wordpress!