Quote:
Originally Posted by balinor
If you want to simply create a unique set of META tags for the home page, just open up meta.tpl and use an {if} statement to override the default code for the home page only.
|
Balinor,
mind sharing where to place the {if} statement in meta.tpl? I placed an {else} after
{if $current_category.meta_descr ne "" and $config.SEO.include_meta_categories eq "Y"}, but does not remove the description/keywords from the homepage. I also played with other options, but when something works well the others stops working. Been playing with the tags for hours...
Your help will be appreciated.