Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Company acquired but keeping website for now. How to rebrand without losing traffic?
-
A client has been acquired by a larger company who will eventually absorb client's website but this could take some time (a year or more). We have posted notice of the acquisition on their current site now, but it's time to make the rebrand of current site a priority. Since this site could be functional for some time and still operates as a lead generator for the company, we don't want to negatively affect their web traffic.
Curious if anyone has experienced similar or if there are best practices we should be following for this transition? Domain will stay the same for now.
-
Alagu, thank you for your reply. Currently we'll be staying on the same domain, however we expect to need to migrate relevant content to the acquirer's site in future, at which point we'll need to consider the 301s.
Thanks!
-
Thank you for your reply. I do think the "pure" rebrand stage is where we are at for now, with the full migration taking place sometime in the future. That will be the true challenge from a lead generation perspective, to ensure our client's services aren't lost in the larger ecosystem.
For now, we'll proceed with #1 (with caution!) and start planning for #3.
Appreciate the assistance!
-
Hi Kathleen,
I would think about this in a few phases (you may not do all of them):
- "Pure" rebrand - affecting the design of pages on the site, but not which pages exist or their basic HTML structure - this is the safest from an SEO perspective, though you run the risk of damaging conversion rate etc and so it is worth testing as much as you can and rolling out cautiously if it is a large site (see my whiteboard Friday on this for example)
- Website redesign / rebuild - affecting potentially anything on the site, but staying on the same domain - if as you indicate, you are going to roll the website into the acquirer's site, then I would do my best to avoid this stage - it's the riskiest without significant upside. If you can get away with #1 and #3 then I would do that. If you have to go through this stage, treat it as the serious SEO project that it is
- Migration into acquirer's site - you described it as "absorb" the client's site - I would expect in most acquisitions that you would end up with some combination of existing pages on the acquirer's site that should be the target of redirects of your client's pages and the need for some new pages (based presumably on existing pages on the client's site). Scoping out this mapping is the most significant part of this step - everything else is a migration project to be handled with the normal care and attention to detail
One thing to mention: we have seen people make assumptions that if you combine websites A and B, that the combined website will have the traffic of A+B. This is rarely the case for reasons of overlap / cannibalisation even if the migration and redirects function perfectly. So you are right to be cautious. The more overlap there is between the acquirer's site and your client's, the lower I would forecast the combined traffic. The more distinct they are (and hence the more your client's site could eventually migrate into a subfolder of the acquirer's site for example) the closer you might get to A+B.
I hope that all helps.
-
If the domain is same you can do 301 redirect of top pages (old website) that ranks higher to the newer version of the web page.
Secondly, without affecting your ranking you can move your old website pages to a newer domain also. This works if you want to change domain without modifying the sitemap and individual URLs of your website.
Make sure you have the search console access (verified) to both the website domains, Back-up your website and database(s) to restore in case of any error. Launch the website in the new domain.
Do 301 redirect via your site’s .htaccess file (At the old website host). Use the code below
RewriteEngine on
RewriteCond %{HTTP_HOST} !^www.newerdomain.com
RewriteRule (.*) http://www.newerdomain.com/$1 [R=301,L]Once this is done, then login to Google Search Console and go to the old domain settings icon. There will be an option called "Change of address" click it and select the new domain. Now go to the new domain property and add XML sitemaps to Google.
That's it!
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
-
XML Sitemaps for Property Website
Hi all, I was hoping that someone might have a link to a good example of an XML Sitemap for a large property (real estate) website? Thanks in advance to anyone who does! 🙂 Gavin
On-Page Optimization | | IcanAgency0 -
Should we add our company's name in page title tag or not?
We have been adding our company (Townscript) name in all the page titles. For example, in an event page of Lucknow Conclave: www.townscript.com/lucknowconclave the page title is Lucknow Conclave | Alexis Society | Townscript I read somewhere that it's not necessary to put your company's name in the title tag. Is it right? Please help!
On-Page Optimization | | sanchitmalik0 -
Will Google penalize my website if I hide the H1 tag?
If I hide H1 tag (title on the homepage) with CSS, how Google handle with my site?
On-Page Optimization | | joeko0 -
Website Speed Testing Tools
I have been experimenting with a number of plugins to speed up the loading of my wordpress site and find that website speed testing tools are all over the map when it comes to results. Even the same tool can produce vastly different results. Does anyone have experience with one that is both dependable and consistent?
On-Page Optimization | | casper4340 -
How much juice do you lose in a 301 redirect?
Our site has a number of, shall we say, unoptimized URLs. I would like to change the URLs to be more relevant; if a page is about red widgets, the URL should be www.domain.com/red-widgets.html, right? I'm getting resistance on this, however, based on the belief that you lose something significant when you 301 an old URL to a new one. Now, I know that if you have a long chain of redirects, the spiders will stop following at some point, and that is a huge problem. That wouldn't apply if there's only one step in the chain, however. I've also heard that you lose some link juice in a 301, but I'm unsure how serious that problem actually is. Is it small enough that we'd win out in the long run with better-optimized URLs?
On-Page Optimization | | CMC-SD0 -
Website accessible on http and https. Is it bad?
We noticed that our website is accessible on: http://www.example.com and https://www.example.com Both the versions have page rank of 4. Though on https version we have added canonical tag indicating http:// version as preferred. Is this fine or we need to use 301 redirect and let the site be accessible only on http:// version??
On-Page Optimization | | CyrilWilson1 -
Schema.org for news websites?
So as of late I have been on something of a mission to mark up my news website with as much accurate and detailed Schema and Open Graph data as possible, in order to not only allow the search engines to understand my content properly, but also to ensure everything appears in the most ideal fashion when linked to from Facebook, Google+, etc. Here is an example of a typical article page: http://www.nerdscoop.net/technology/video-games-459 As you'll see I currently have news posts marked up as article because that is essentially exactly what they are, but is there a better way to emphasise that they are news rather than just generic articles? My second question is regarding the category pages and the home page. How would be best to mark these up? With OG the task is fairly simple, because I can specify the homepage as being a website, but not so with Schema from what I can see. Either way, this is an interesting subject to me and I look forward to any discussion as a result. Thanks for looking.
On-Page Optimization | | HalogenDigital0 -
URL length... is >115 now >255?
I've been having detailed discussions with a CMS provider on behalf of a client. Long URLs are the least of their problems however, the developer is arguing that Google has amended their algorithm and will now read URLs that are up to 255 characters long. I have stated that as far as I am aware, Google will still not read URLs over 115 characters... Before I stamp my feet, can someone confirm what is actually happening? SEOmoz still classes URLs >115 characters long as an amber issue. Thanks
On-Page Optimization | | Switch_Digital0