Redirect Old Product to new (Opencart) (HTACCESS)
I want to redirect my old product ID to a new one.
eg: From:
h*tp://www.mysite.com/index.php?route=product/product&product_id=50 to:
h*tp://www.mysite.com/index.php?route=product/product&product_id=80
OR
From:
h*tp://www.mysite.com/index.php?route=product/product&path=63_64_83&product_id=163
To:
h*tp://www.mysite.com/index.php?route=product/product&path=63_64_83&product_id=175
Thank you :)
No comments:
Post a Comment