skip to Main Content

How we can remove zenid, category id and product id in Zen Cart 1.3.9g – SEO

In Zen Cart, when I am clicking on category name and product name getting following URL which is not SEO friendly: http://domain.com/shop/categoryname-c-1/?zenid=4o1kc4rcvpgvce24sg046cfhn0 http://domain.com/shop/productname-p-11.html?zenid=sqibb0fiq5137ojkj0pstpobq3 Please suggest a good solution. I tested with "Ceon URI Mapping" and "Ultimate SEO URLs".

VIEW QUESTION

htaccess rewrite url match subdomains – SEO

I'm trying to modify my website URL for better SEO. Here's what i have so far: RewriteRule ^page-([0-9]+)/?$ /index.php?p=$1 [L,QSA,NC] i want http://www.domain.com/page-10 instead of http://www.domain.com/index.php?p=10 but how do i also match http://www.domain.com/category/index.php?p=2 and rewrite it to http://www.domain.com/category/page-2

VIEW QUESTION

Rewrite a URL via htaccess – SEO

I have a URL in the following structure like http://www.naturaflowers.com/100-fresh-cut-wholesale-flowers.html I want to rewrite the URL like http://www.naturaflowers.com/fresh-cut-wholesale-flowers.html We used "ultimate SEO url Plugin" to generate SEO friendly URL. The old URL structure is /index.php?main_page=index&cPath=category_id . My htaccess code is…

VIEW QUESTION
Back To Top
Search