So I'm trying to figure out a much asked question. How can I hack the plugin to include a macro for parent categories in title tags?
For example, I have the following structure in one category:
-
--
I would like my category title tags to display
<title>Sub 2 | Subcategory | Blogname</title>
Example for a site shutterdown magazine would be:
-
--
I would like it to display
<title>Limelight | Nashville Pics | Shutter Down Magazine </title>
Single parent, single child
For ease of use I would like to plug it in as a macro %parent_category%
Any ideas? Work-arounds?