In order to set keyword-rich title tags on a VirtueMart category listing page:
In “administrator components com_virtuemart html shop.index_sdm.php” (your mileage may vary on file name), add and initialize a $title variable in the top:
After setting the category name, append the category to the title:
This presumes your shop.index page calls
You must log in to post a comment.