Hi there,
Can anyone tell me how to automatically generate the meta tags on catalog? I am trying to place the netquotevar tags into the right place although I am not having much luck. I may be using the wrong tags for this.
<head>
<title>NETQUOTEVARSECTIONTITLE</title>
<meta name="keywords" content="NETQUOTEVARPRODUCTTITLE">
<meta name="description" content="my description">
</head>
So what I am trying to acheive is my section titles to automatically generate in the title tag and the meta keyword to contain either the section name and or the product name.
Hope someone can help, appreciate it.
M
Can anyone tell me how to automatically generate the meta tags on catalog? I am trying to place the netquotevar tags into the right place although I am not having much luck. I may be using the wrong tags for this.
<head>
<title>NETQUOTEVARSECTIONTITLE</title>
<meta name="keywords" content="NETQUOTEVARPRODUCTTITLE">
<meta name="description" content="my description">
</head>
So what I am trying to acheive is my section titles to automatically generate in the title tag and the meta keyword to contain either the section name and or the product name.
Hope someone can help, appreciate it.
M
Comment