Hi we have recently decided to move
"http://oursite.com"
to
"http://oursite.anotherdomain.com"
to combine multiple business assets. I went to our domain registrar and used their redirection service to point the old domain to the new subdomain.
The problem is that the pages and folders in the old domain do not map, so when I visit:
"http://oursite.com/folder"
and expect to arrive at
"http://oursite.anotherdomain.com/folder" I get 404 errors.
The registrar provided the following solution:
"The url redirection service only redirects "http://www.oursite.com" and "http://oursite.com"
I read about 301 redirects etc. but to me that sounds like I still need active hosting for "http://oursite.com", so the redirection can take place there by means of a htaccess file. Is this correct? It makes sense that we should cancel the existing hosting for "http://oursite.com" and have the domain control panel do the pointing. I am confused...
Any thoughts would be appreciated!