Website Migration Query
-
We are going to migrate our site but we cannot do this gradually, so before we complete the whole migration, we were thinking of launching the new site on a sub-domain and gradually redirect traffic to the sub-domain, starting with 10%, moving up steadily so that we then migrate to the new site within four/five weeks.
The new site will have a new URL structure on the same domain, with a complete re-design and the IP address will be changing as well, even though the server geographical location will remain the same.
a) Should we noindex the new sub-domain while the new site is on trial?
b) Are there any other issues we should look out for?
Thanks in Advance
-
Hi Jeff,
Thanks for taking time to help us out as well.
We are checking out your recommendations, especially interesting is learning from Moz's experience.
Kindest Regards
Luciano
-
Hi Jeff,
Thanks for taking time to help us out.
Since you rightly pointed out that forwarding traffic gradually to a “/disallow” sub-domain will hurt us, we were thinking of taking this course:
- Roll out the new site on a /test/ sub-domain with the “disallow” / “no index” instructions
- Invite some visitors (also via geo-targeting) to click on a banner asking them to visit our new site (We will try not to redirect too much traffic to /test/)
- Monitor this limited traffic to weed out any problems and use crawling tools to crawl the website for two weeks, identifying and correcting any errors in the process
- Remove pages from /test/ and push new website “live”
Looking forward to your feedback.
Kindest Regards
Luciano
-
I would echo what Jeff says and take care of the migration all at once, otherwise you're bound to have duplicate issues and create a lot more work for yourself, and possibly cleaning-up to do too.
Migrations can get mega-complex, and thorough preparation is key.
I'd recommend reading this: http://moz.com/blog/web-site-migration-guide-tips-for-seos
watching Moz's own migration lessons learned Mozinar: http://moz.com/webinars/domain-migrations-lessons-from-the-moz-transition
and checking out Aleyda Solis' actually very useful infographic for migration considerations: http://moz.com/blog/achieving-an-seo-friendly-domain-migration-the-infographic
Best of luck.
-
Honestly, I don't the the gradual migration to the new site is a very good idea. If you take the route you've outlined, you're likely going to drop in the rankings due to duplicate content issues, or just the fact that you are no-indexing content. Once you no-index content, it can sometimes take quite a while for the content to be re-indexed after you remove the no-index restriction.
I'd instead recommend putting up the new site in a development / test area. If this is one a different subdomain, that's fine for now, but you should no-index / no-follow the test site.
Once everything is ready, flip the switch to have the DNS point to the new IP address for the new site, and then disable the existing site. In order to decrease DNS caching issues, you may wish to set the TTL (time to live) for the A records down to 300 seconds or so.
As your URL stucture is changing, you will want to make sure that the URLS are all 301 redirected to their new location. You can do this with a mod rewrite rule (if everything is changing from .aspx --> .php), or manually map out each page and put them in your .htaccess file.
I would test these out on a site like the http://httpstatus.io/ site to make sure it works properly.
And my recommendation is not to do the changeover on a Friday afternoon, unless you want to spend the whole weekend troubleshooting issues on the site.
Once the site is live, make sure things like the contact forms are working, and that any images on the old site are also moved over if possible (as you might be using them in email campaigns, etc.).
Hope this helps!
- Jeff
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Migrating Http Site to Https Version
Hello, This coming weekend we will be changing our http sites to https versions. I have a very quick question regarding Google Search Console. Because the migration is happening over a weekend, we want to get as much as possible setup beforehand. Is there any risk to adding the new properties to the search console without the sites being live yet? I want to deliver the Search Console verify files to our IT team in advance for them to add to the site, and then once I get the okay that the migration went successfully, I would go into the Search Console and click on the Verify button to get the sites verified and of course, then fetch as Google to help speed up indexing a bit and ensure there are no errors. Any insight on this would be greatly appreciated! Amiee
Technical SEO | | Amiee0 -
Cached version of website
Hi, Upon checking the text cache view of our home page, I noticed the mobile menu links are also coming in text format which looks weird. Please see: http://webcache.googleusercontent.com/search?q=cache:indialetsplay.com&biw=1366&bih=638&noj=1&strip=1 Our coder told us that he has created separate menu i.e. one version for the desktop and one for the mobile version. Anyway, the reason the coder created a different menu for mobile in order to support the design requirements. Does the duplicating the menu good for on page SEO? Give the best solution for handling it.
Technical SEO | | Obbserv0 -
Website analysis for SEO
Hi, We have been trying to gain ranking for 7 keywords for a year now but have been unsuccessful We are not sure where we are going wrong, if someone could please help us out, we are happy to pay for your time.
Technical SEO | | mframing0 -
Reusing content owned by the client on websites for other locations?
Hello All! Newbie here, so I'm working through some of my questions 🙂 I do have two major question regarding duplicate content: _Say a medical hospital has 4 locations, and chooses to create 4 separate websites. Each website would have the same design, but different NAP, and contact info, etc. Essentially, we'd be looking at creating their own branded template. _ My question 1.) If the hospitals all offer similar services, with roughly the same nav, does it make sense to have multiple websites? I figure this makes the most sense in terms of optimizing for their differing locations. 2.) If the hospital owns the content on the first site, I'm assuming it is still necessary to change it duplicates for the other properties? Or is it possible to differentiate between the duplication of owned content from other instances of content duplication? Everyone has been fantastic here so far, looking forward to some feedback!
Technical SEO | | kbaltzell0 -
Index quickly a website? (Google,Bing..)
Hi, I would like to know what are the best practices in 2012 to index our website in less than 24 hours? (or less..) Thanks for your answer 😄
Technical SEO | | Probikeshop0 -
Which is The Best Way to Handle Query Parameters?
Hi mozzers, I would like to know the best way to handle query parameters. Say my site is example.com. Here are two scenarios. Scenario #1: Duplicate content example.com/category?page=1
Technical SEO | | jombay
example.com/category?order=updated_at+DESC
example.com/category
example.com/category?page=1&sr=blog-header All have the same content. Scenario #2: Pagination example.com/category?page=1
example.com/category?page=2 and so on. What is the best way to solve both? Do I need to use Rel=next and Rel=prev or is it better to use Google Webmaster tools parameter handling? Right now I am concerned about Google traffic only. For solving the duplicate content issue, do we need to use canonical tags on each such URL's? I am not using WordPress. My site is built on Ruby on Rails platform. Thanks!0 -
Google is Showing Website as "Untitled"
My freelance designer made some changes to my website and all of a sudden my homepage was showing the title I have in Dmoz. We thought maybe the NOODP tag was not correct, so we edited that a little and now the site is showing as "Untitled". The website is http://www.chemistrystore.com/. Of course he didn't save an old copy that we can revert to. That is a practice that will end. I have no idea why the title and description that we have set for the homepage is not showing in google when it previously was. Another weird thing that I noticed is that when I do ( site:chemistrystore.com ) in Google I get the https version of the site showing with the correct title and description. When I do ( site:www.chemistrystore.com ) in Google I don't have the hompage showing up from what I can tell, but there are 4,000+ pages to the site. My guess is that if it is showing up, it is showing up as "Untitled". My question is.... How can we get Google to start displaying the proper title and description again?
Technical SEO | | slangdon0 -
Two company websites - should 1 be nofollow?
We are an automotive dealership that is required to keep a manufacturer appointed website. It's pretty terrible so we are having a new site developed in addition to that. We plan on transferring our current domain name to the new site but I am not sure what to do with the older, less useful site. Should I try to have both sites appear in the search results to capture more traffic? Or is that inefficient? Should I make the new site no follow?
Technical SEO | | kylesuss0