I would like to be able to refer to a sub-section name and description in the page of the sub-section, as well as in the page of the section above it. My plan is to use these references as the basis for the meta tags, rather than having to fill in the meta information for each sub-section.
My aim is to have the meta keywords containing the name of the subsection (eg "blue widget") with the meta description being the description of the subs-ection (eg "range of blue widgets suitable for every home"). So far I am half way there:
<META name="keywords" content="NETQUOTEVAR:PAGEHEADER">
<META name="description" content="">
Does anyone know how to refer to the sub-section description in the sub-section's page?
Many thanks, James
My aim is to have the meta keywords containing the name of the subsection (eg "blue widget") with the meta description being the description of the subs-ection (eg "range of blue widgets suitable for every home"). So far I am half way there:
<META name="keywords" content="NETQUOTEVAR:PAGEHEADER">
<META name="description" content="">
Does anyone know how to refer to the sub-section description in the sub-section's page?
Many thanks, James
Comment