VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: Kuubs on September 05, 2025, 09:31:21 AM

Title: Canonical is wrong, menu item is not used first
Post by: Kuubs on September 05, 2025, 09:31:21 AM
I have a weird bug. When I set a menu item for a specific product, but also have a category menu link, it will not use the menu item with the product directly as canoncial url, but it will use the category menu link.

root.com/product1

but it uses this one:

root.com/category1/product1

While i have a menu product link. It should always have this direct menu product link as main product link...  Any idea how to fix this?