Hi,
I’m putting LG Better Meta on this site but I’m not having much success with it displaying a custom title.
I’ve done as instructed and put this in my head
{exp:lg_better_meta_pi:template
entry_id="{embed:entry_id}"
weblog_id="{embed:weblog_id}"
url_title="{embed:url_title}"
title="{embed:title}"
title_suffix="{embed:title_suffix}"
title_prefix="{embed:title_prefix}"
hide_site_title="{embed:hide_site_title}"
description="{embed:description}"
keywords="{embed:keywords}"
author="{embed:author}"
publisher="{embed:publisher}"
rights="{embed:rights}"
date_created="{embed:date_created}"
date_modified="{embed:date_modified}"
date_valid="{embed:date_valid}"
identifier="{embed:identifier}"
robots_index="{embed:robots_index}"
robots_follow="{embed:robots_follow}"
robots_archive="{embed:robots_archive}"
}
and I’ve enabled LG in my extensions manager and I feel like I’ve set everything correctly. What else do I need it to do to display a custom title/entry?
here is an example. It’ll display the LG Title I put in the extension setting, but not the title of the page created. Any help?
Mod Edit: Moved to the Extensions: Discussion and Questions Forum
A quick and easy way to do it would be to do something like this:
{exp:lg_better_meta_pi:template url_title="{segment_2}"}
Where segment_2 is the URL title of your weblog entry. So long as you have unique url_titles, (and you should - they’re standard w/ EE) - this will work very well for your weblog entry pages.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.