Category Sub-Blogs

Partition your blog into several sub-blogs using categories. This allows for supplying a unified blog in addition to “specialized” sub-blogs.

Author:Michael Shynar (profile at wordpress.org)
WordPress version required:2.5.0
WordPress version tested:2.8.6
Plugin version:0.1.1
Added to WordPress repository:01-12-2009
Last updated:02-12-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:1 856
plugin download
Click to start download

Motivation

WordPress offers comprehensive tools for tailoring your content. Categories, for one, allow a reader to focus on content most relevant to him. However, the current category behavior has several shortcomings:

  • Requires expertise from the reader (he can’t access a “ready-made” blog for his topic)
  • Cannot search within a category (or filter by tag, date etc.). This can be referenced in short as no closure.
  • Hard to get the RSS feed within a category
  • Cannot change blog title when browsing a specific category (to create a look & feel of a dedicated blog)

An alternative approach, opening several separate blogs has other shortcomings:

  • Inability to aggregate several topics together
  • No single identity for author / subscriber
  • No easy exploration of other content offered by same author

Category Sub-Blogs

The solution offered in this plugin is to treat categories as separate sub-blogs. This consists of the following aspects:

  1. Offer closure while browsing a category: All filtering actions (e.g. searching, filtering by date or tag) only access posts within the currently selected category.
  2. Following a link from outside automatically selects the relevant category.
  3. RSS feeds & The blog name change for different category selections.

Specialized Templates

In order to enhance the look-and-feel of separate sub-blogs, it is advisable to use custom themes for your categories. Luckily, this is already a built-in feature in wordress. Read this.

Known Bugs (& Possible Solutions)

  1. Date-based archives are currently not supported and will break once a category is selected. You can ammend this by having a permalink structure of the type %category%/%year%/%month%/%day%/%postname%. If anyone has an elegant solution for this one, I would be more than happy if you would contact me.
  2. Posts associated with more than one category are not supported (the reader might switch from one category to the other). The reason is that only one category will show up in the permalink, as described here. This can be fixed by rewriting all permalinks, which might be implemented in the future.
  3. Category hierarchy is currently not supported. While this will not break your blog, it does not behave perfectly. When accessing any post, the plugin will filter out content that does not belong to the most specific category in the permalink.
  4. Selected category should be highlighted, and the main page should appear in the category list. This is more of a to-do thing.

FAQ
ChangeLog