VirtueMart Forum

VirtueMart 2 + 3 + 4 => Security (https) / Performance / SEO, SEF, URLs => Topic started by: Cameleon on October 21, 2016, 11:01:06 AM

Title: Removing /products/ from virtuemart urls
Post by: Cameleon on October 21, 2016, 11:01:06 AM
Joomla : 3.6.3
Virtuemart :3.0.18

Hi,

We are currently configuring our URL and we aren't finding how to remove the directory /products/ from them.

We are using the default SEF URL manager from Joomla.

Currently we have these urls :

Category URL : /en/products/vegetable-oils
Product URL : /en/products/vegetable-oils/olive-bio
Cart page URL : /en/products/cart

And we would need :

Category URL : /en/vegetable-oils
Product URL : /en/vegetable-oils/olive-bio
Cart page URL : /en/cart

Is there a way to do this ?

Regards,

Bruno

Title: Re: Removing /products/ from virtuemart urls
Post by: Ghost on October 21, 2016, 11:04:31 AM
Set VirtueMart menu item as homepage . If you can't, another option is to use a SEF extension like sh404sef.
Title: Re: Removing /products/ from virtuemart urls
Post by: Cameleon on October 28, 2016, 11:15:15 AM
I finally solved this problem.

I moved all category menus into the hidden menu, and set alias instead in the main menu.