I want to change the name of the category to the meta title of that category, it good for SEO if i changed the default meta title to something else rather than the category name
So, I have seen the code of the categoriesblock.tpl,and I changed
{$flattenCategories[item].item.name}
to
{$flattenCategories[item].item.meta_title}
and does't work
any suggestion :)
any help and advice will be greatly appreciated,,
thanks



