Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
dacho Posted February 8, 2019 Posted February 8, 2019 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
Adlago Posted February 8, 2019 Posted February 8, 2019 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
dacho Posted February 8, 2019 Author Posted February 8, 2019 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.
Adlago Posted February 8, 2019 Posted February 8, 2019 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.
dacho Posted February 8, 2019 Author Posted February 8, 2019 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.
Adlago Posted February 8, 2019 Posted February 8, 2019 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.