VirtueMart Forum

VirtueMart 2 + 3 + 4 => Security (https) / Performance / SEO, SEF, URLs => Topic started by: sandomatyas on September 26, 2015, 06:22:45 AM

Title: SEF links with AceSEF
Post by: sandomatyas on September 26, 2015, 06:22:45 AM
I have to upgrade a site which uses Joomla 1.5, VM 1.1 and AceSEF extension to handle SEF urls. It's important to keep the original urls, so I installed AceSEF to the new site (J 3.4.4, VM 3.0.10, AceSEF 4.3). Everything is almost fine, I got back the old urls except few things:
These are good on the old site so I tried to copy all of the settings to the new one but I can't solve these.
I tried to contact to the autoher of the extension, I opened a ticket but I haven't  got any answer for days so I try to ask you guys
Title: Re: SEF links with AceSEF
Post by: jjk on September 26, 2015, 17:25:40 PM
Quote from: sandomatyas on September 26, 2015, 06:22:45 AM
I have menu items which lead to VirtueMart categories. AceSEF puts "/page-1-10" to the end of the link. I don't need paginaton if the link points to the first page
I want to translate this "page" word to my native language
The pagion links lead to the mainpage, they don't work at all

AceSEF experts might be rare in this forum.

VirtueMart adds something like ?start=10 at the end of a category url when you click the original pagination.
The word 'page' might be added by an old language file line, which doesn't seem to be used anymore in current VM versions: COM_VIRTUEMART_SEF_PAGE="page" (Something similar might be in AceSEF).
The pagination works in current VM. Perhaps your AceSEF version needs an update.
Title: Re: SEF links with AceSEF
Post by: Studio 42 on September 27, 2015, 01:05:04 AM
Can you not use Joomla native SEF and redirections from your old URLS?