I am switching CMS platforms and trying to create 301 redirects in htaccess.
This is what I have written but it will not redirect it just displays 404 error page.
RewriteRule ^/category/merchants/123inkjets/?$ stores/123inkjets/ [R=301,NC,L]
What am I doing wrong?
Thanks


Reply With Quote


Bookmarks