while modifying some category titles for seo purposes, i noticed that the system is only using the page title, not the category name.
for example, if i have a category called "red items", i want a page title that is more specific, like "red items for use on specific other item" I DO NOT want them to be the same wording
in the category_0.html and category_1.html templates, the [TITLE] fieldname is used. so if i change the title to be more friendly - it causes the long page title to replace the short category name throughout the page!
i read https://www.onlinesupportweb.com/ind...barticleid=142
it says there are other fieldnames:
categoryname
categorydescription
categoryiconimage (must be the src attribute of the IMG tag)
however i cannot get [categoryname] or [categorydescription] to work???
i can't find any other post on this...has no one else had this problem? this is a VERY important utility for SEO.
for example, if i have a category called "red items", i want a page title that is more specific, like "red items for use on specific other item" I DO NOT want them to be the same wording
in the category_0.html and category_1.html templates, the [TITLE] fieldname is used. so if i change the title to be more friendly - it causes the long page title to replace the short category name throughout the page!
i read https://www.onlinesupportweb.com/ind...barticleid=142
it says there are other fieldnames:
categoryname
categorydescription
categoryiconimage (must be the src attribute of the IMG tag)
however i cannot get [categoryname] or [categorydescription] to work???
i can't find any other post on this...has no one else had this problem? this is a VERY important utility for SEO.
Comment