qzelle Posted November 2, 2015 Share Posted November 2, 2015 (edited) My old site was on BigCommerce, so I was hoping to redirect the most popular products over to the new store, but I get a 404. Going through cPanel, I did this: “fractalspin.com/products/Electronic-Musicians-Emergency-Adapters.html” is currently being redirected to:http://fractalspin.com/home/17-electronic-musician-s-emergency-adapters.html which resulted in .htaccess code added at the end: RewriteCond %{HTTP_HOST} ^fractalspin\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.fractalspin\.com$ RewriteRule ^products\/Electronic\-Musicians\-Emergency\-Adapters\.html$ "http\:\/\/fractalspin\.com\/home\/17\-electronic\-musician\-s\-emergency\-adapters\.html" [R=301,L] And I get a 404 error wrapped in Prestashop: Any idea how to fix this? Thanks! Edited November 3, 2015 by qzelle (see edit history) Link to comment Share on other sites More sharing options...
Guest Posted November 3, 2015 Share Posted November 3, 2015 what is this fractalspin.com// ? Link to comment Share on other sites More sharing options...
qzelle Posted November 3, 2015 Author Share Posted November 3, 2015 @Akhenaten: Sorry, fixed that. Same problem with the extra slash removed. Redirects “fractalspin.com/products/Electronic-Musicians-Emergency-Adapters.html” is currently being redirected to: http://fractalspin.com/home/17-electronic-musician-s-emergency-adapters.html Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now