Change <title> depending on Category
-
I am trying to integrate a blog with a database such that in a particular set of categories, information is pulled from a separate database based on the post title.
Everything works fine, except it would be *much* cleaner if I could have the template pages take on different behaviors for certain categories.
The category-x.php doesn’t really seem to offer what I’m looking for.
In general, everything is OK, except for the <title> and other meta tags from the header.
How can I make these tags take on different sets of attributes for different categories?
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Change <title> depending on Category’ is closed to new replies.