I’m running EE 1.6.8. I’ve just install LG on MSM site. I created an empty xml template for each weblog as Leevi suggested. What information do I need to add in the xml template for the home page? I think this question may have been answered in this post, but I just want to make certain that this is all I need. Would appreciate any suggestions.
You can use the title=”” title_prefix=”” title_suffix=”” to achieve what you need for the index pages.
Example:
{exp:lg_better_meta_pi:template}”
title=“Blog”
title_suffix=“Latest news stories from the XYZ Corp.”
}
Which would produce:<title>Latest news stories from the XYZ Corp. | Blog</title>
Thanks
