-- HikaShop version -- : 4.2.2
-- Joomla version -- : 3.9.15
-- PHP version -- : 7.3
-- Browser(s) name and version -- : Any
Hi, I haven't find a way to have URLs with this very simple (SEF) structure:
<site>/shop/<category_alias>/<product_alias>
where "shop" is the menu item alias for accessing HikaShop.
I can set a specific Canonical URL for every category with same value of the alias and the same for every product putting the category alias as the first part of the product Canonical URL but it's an inflexible way - if I change the alias of a category I have to change all Canonical URLs of its contained products.
Isn't there an automatic feature of Hikashop that can build dynamically such a path?
(By the way we need next version to be able to setup canonical URLs in different languages without Falang).
Also "Simplified breadcrumbs" is a bit weird for me:
- when set to YES: the URL of a product does not contain the product category alias, fine
- when set to NO: the URL of a product has a strange structure
product/<product_alias>/category_pathway-<id>
that is not so SEF, why the category after the product and not before and why not using the category alias?
Thanks if you can shed some light on this.
Best regards and thank you,
Giuse