Soldato
- Joined
- 26 Aug 2012
- Posts
- 4,449
- Location
- North West
I'm about to finish a totally redesigned site I've made for my employer over the last few months and soon it is coming to the point where it will need to go live.
I've worked with publicly accessible sites before, but I've never had to revamp an existing site where I've had to deal with the deployment as well. The site has been thoroughly tested internally and will soon be uploaded to the live server. I will first serve it under a subdomain with the word 'beta' as a prefix, where it will be tested for a week or two more, after that, the old site will be moved to the subdomain 'archive' and the beta site will be then served under the main domain name.
As said the domain name won't change but the URL management is totally different such as <domain>/vacancies will be <domain>/index.php/vacancies
What must I do in order to protect things such as search engine results and rankings, which are of crucial importance to the business. I'm assuming things like ensuring correct data and metadata in headers. Could someone provide me with a good list of things I need/should do?
Thanks,
James
I've worked with publicly accessible sites before, but I've never had to revamp an existing site where I've had to deal with the deployment as well. The site has been thoroughly tested internally and will soon be uploaded to the live server. I will first serve it under a subdomain with the word 'beta' as a prefix, where it will be tested for a week or two more, after that, the old site will be moved to the subdomain 'archive' and the beta site will be then served under the main domain name.
As said the domain name won't change but the URL management is totally different such as <domain>/vacancies will be <domain>/index.php/vacancies
What must I do in order to protect things such as search engine results and rankings, which are of crucial importance to the business. I'm assuming things like ensuring correct data and metadata in headers. Could someone provide me with a good list of things I need/should do?
Thanks,
James
Last edited: