Hi,
Fighting with canonical Urls here's what I found out using 9.4.18:
Ecommerce Groups
- A Group has to have the Canonical field populated - otherwise it does not render a canonical meta tag. For consistency reasons, I was expecting to take the Group name if empty.
(this seems like a bug/feature request)
Products
- A Product's canonical only shows up if you have a primary group set
Would be great if it worked with "PrimaryOrFirst" - since it makes it a lot easier when managing integration scenarios and also facilitates some of the customer's manual steps to properly set a product.
(feature request?)
- The canonical always uses the group path of the primary group - sometimes that's not the intent
In one of my current projects the requirement is for all products to live under /products/{products-url}
Once we set the PrimaryGroup to trigger the canonical meta tag, it's generating the wrong URL
What's the recommended way to implement this?
Best Regards,
Nuno Aguiar