Hi,
I have a website that's using JoomShopping (Version 3.2.7) and JoomSEF (Version 4.2.0).
In my main nav menu I have a link to the Shop (menu alias 'shop').
In my footer, I have a sitemap-style menu ("big footer menu"). At the top level I have an menu alias linking to the Shop , and as 'child' menu items within this, I have links to categories within the shop.
With JoomSEF turned on, the 'shop' menu alias works great (it links to
www.domain.com/shop), but the child menu items have the wrong URLs. They should go to
www.domain.com/shop/skirts (etc) but instead are at
www.domain.com/skirts/skirts. This is creating duplicate content (there is also a URL at
www.domain.com/shop/skirts with the same content) which Google isn't going to like.
Shouldn't this be changed so that the menu alias's children inherit the proper parent aliases?
Can you assist? Thanks!