Keywords in Product pages
Posted: Fri May 15, 2009 2:59 am
Good day,
ia added <meta name="keywords" content="<?php echo @$meta_keywords; ?>" /> to common.tpl,
this variable gets value from db. So on index page i have keywords.
I want to products also have a keywords like:
manufacturer model
but cant get this values to common tpl (
How can i get it?
ia added <meta name="keywords" content="<?php echo @$meta_keywords; ?>" /> to common.tpl,
this variable gets value from db. So on index page i have keywords.
I want to products also have a keywords like:
manufacturer model
but cant get this values to common tpl (
How can i get it?