VirtueMart Forum

VirtueMart 2 + 3 + 4 => Security (https) / Performance / SEO, SEF, URLs => Topic started by: z-analysts on May 06, 2013, 01:18:05 AM

Title: Why the ugly link URL?
Post by: z-analysts on May 06, 2013, 01:18:05 AM
Hi,
My home page consists of images that link to various menu items. I have a menu item defined to display all categories in VM. I have SEF configured for Joomla and VM but still get an ugly URL for the all categories link. Why? Why does VM append the /categories?virtuemart_category_id=0?

http://zclientdev.net/solfairtrade/fair-trade-products/categories?virtuemart_category_id=0

Joomla 2.5.11
VM 2.0.20b
PHP 5.3.16

Thank you!
Title: Re: Why the ugly link URL?
Post by: jjk on May 06, 2013, 15:15:13 PM
I suppose it's a cache problem. In Joomla configuration, Cache should be set to Off, when using a shop component like VirtueMart.
Title: Re: Why the ugly link URL?
Post by: z-analysts on May 06, 2013, 16:13:36 PM
My cache is turned off. I usually don't use any caching on my sites.

Global Configuration > System > Cache: OFF caching disabled.

What else could be causing it?
Title: Re: Why the ugly link URL?
Post by: jjk on May 06, 2013, 16:33:03 PM
I'm not shure, but it has to do with your image, which links to:
...zclientdev.net/solfairtrade/fair-trade-products/categories?virtuemart_category_id=0

If you click on your 'Products' menu link, it loads the same page with this link instead:
...zclientdev.net/solfairtrade/fair-trade-products
Title: Re: Why the ugly link URL?
Post by: z-analysts on May 06, 2013, 17:09:37 PM
Thanks, jjk!

The image link is nothing more than a JTree link to the menu item created by the JCE editor.