Hey guys. So my site is made up in a structure similar to this…
{embed="site/header"}
{exp:channel:entries channel="1"}
{/exp:channelentries}
{exp:channel:entries channel="2"}
{/exp:channelentries}
{embed="site/sidebar"}
{embed="site/footer"}Now it seems odd that the SEO variables get attached to an entry as opposed to a template. It would make much more sense because the template makes the page. I installed it, attached SEO information to the channel 1 entry but nothing. No matter what I try I just get the default SEO LITE settings. any idea?
I’m using
{exp:seo_lite entry_id="{entry_id}"}as my embed function