I have recently combined two websites with different domain names and different url structures. I am trying to do a 301 redirect from one site to the other to redirect from every page on the site to its equivalent on the other site. The 301 redirect I did for the homepage has worked however none of the redirects for other pages are working and I was hoping that someone could tell me where I have gone wrong.
HOMEPAGE:
REDIRECT 301 / http://www.newdomain.com
This one works.
REDIRECT 301 /Opal-Jewellery.html http://www.newdomain.com/Opal-Jewelry-s/1877.htm
This one doesn't work and returns a result saying "Firefox can't find the server at www.newdomain.comopal-jewellery.html." which obviously is the new domain name but with the old domain extension not the new one I'm asking it to redirect to so it seems its redirecting only the domain itself and not the extension.
Please could someone tell me what I've done wrong with this redirect?





