Jump to content

301 redirects when moving domain


dacho

Recommended Posts

Posted

Scenario:

Moving an IPBoard, as an example, from:

invisioncommunitysite.com (older IPBoard version)
to
site.com/invision (newer recently upgraded IPBoard version)

I would like any old URL on the former to be taken to the index of the new latter location (many URLs/pages have changed, so like for like is not practical).

I am getting lost in all the different 301 permanent codes there are!
Could someone perhaps advise what would be the best bit of 301 redirect code to use here, to order mimimise any lost google juice etc and point to the new location.

Thank you very much

Posted

Please specify whether you are changing your domain name or changing your host address?
To make this redirect you will need to have access to the old root htaccess file.

in your old htaccess file add

Redirect 301 / http://site.com/invision

 

Posted

Thank you.

Trying to answer the question.... first of all I know what domain name is but what is 'host address'?  

Badsically, the old IPBoard will go from being basically the website on one domain name, to being located within the folder of (another more established) domain name.

Just to be clear, does the above sent any URL within the old domain to the main index of the new site?

Thanks.

Posted

All requests to an old domain name will be redirected to a new address permanenetly

It is possible that some of your Google indexed pages should have a new code added.

Posted

Thank you.

To the main index page, right?

Could you perhaps elaborate on that second comment. I’m not sure what you mean.

appreciate the help.

Posted

If you use a Google Webmaster Tool, it is possible to get a warning from Google about some of your Google-indexed pages. For such pages indexed by Google, you will need to make new redirect links.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...