Right now, on all the category pages, I just have the title of my website, like this:
Blog Title
From:
<title>{exp:weblog:info weblog=”{master_weblog_name}”}{blog_title}{/exp:weblog:info}</title>
What I’d like is if it’s a category page to have:
Blog Title - Category name
What would be the template method for accomplishing this?
