Hi. Have ZC 1.54 and Ultimate SEO 2.215 installed. Been working fine.
Just added a NEW product, which I want the OLD product URL to 301 redirect to.
However, after inserting following rules to the very end of my htaccess, the browser still directs to the OLD product page.
RewriteCond %{HTTP_HOST} ^domain\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.domain\.com$
RewriteRule ^acct\/documents\-c\-90\/old\-product\-p\-392\.html$ "http\:\/\/www\.domain\.com\/acct\/documents\-c\-90\/new\-product\-p\-394\.html" [R=301,L]
I also tried inserting the same rules ABOVE the "Start Ultimate SEO URLs" section in htaccess, with same result.
I've reset the "Reset URL cache".
Do I have to write a rule to redirect the stock URL for the OLD product to the stock URL for the NEW product? And insert the rule ABOVE the "Start Ultimate SEO URLs" section in htaccess?
Or is my logic failing and/or such a redirect is not possible with Ultimate SEO URLs installed?
Thank you for any pointers.
Bookmarks