Posted - 08/12/2026 : 06:14:58
Hi All,
Currently running v7.8.8 (due to update challenges) and trying to add the Canonical tag feature that was released with v7.8.2.
I've followed the instructions here: https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=116031 and, although the Products and Categories pages are showing the Canonical tag as expected, the proddetails page is missing a forward slash, e.g. I'm seeing:
<link rel="canonical" href="https://www.hm-online.co.ukA73-Indirect-Lighting-Coving">
when I'd expect to see
<link rel="canonical" href="https://www.hm-online.co.uk/A73-Indirect-Lighting-Coving">
I've inspected a random selection of products and they are all missing the / between domain name and product.
It's doing the same on my development server. e.g.
<link rel="canonical" href="http://localhostA73-Indirect-Lighting-Coving">
Any suggestions would be greatly appreciated.
Thanks, Tim
|