Mass HTTP to HTTPs move
-
Hi,
As as part of an on-site SEO optimisation process, we've identified moving over from http to https - this is also in part to ensure our on-site forms are secure.
In our industry our website has a high traffic volume (top 2 in the industry), we are concerned what impact the 301-redirecting from http to https would have on our organic traffic, both in terms of how Google would react to this mass-301 redirect plus the loss of 'search value' of inbound links.
Privacy issues aside, would the minor quality-signal improvement be worth the move? Anyone have experience with such a move - was the outcome positive?
Many thanks,
Jason
-
Hi Cyrus,
Thanks for the feedback.
I'm concerned that some of the other more urgent on-site optimisation changes will already impact traffic volume in the short-term so I don't want to compound this further by making the switch over to HTTPS.
So this is off the table for now. Thanks everyone for the feedback on this.
More on the discussion side, Google shouldn't really be re-evaluating URLs when there is a protocol change in my opinion, especially when moving from http to https. It seems this would discourage site owners from making the move as organic traffic would be more valuable than user privacy.
-Jason
-
Alrighty! Thanks once again Cyrus
-
We observe only a small correlation between HTTPS sites and higher rankings (like 0.04) - so there's very little apparent pure SEO benefit. It really seems to be the "tie-breaker" Google claims, though this difference may increase in the future.
-
Thanks for sharing your experience and this great article Cyrus, really useful stuff.
What's your observation on post migration traffic trends? Does it makes sense to migrate to https for SEO perspective only?
-
Hi Jason,
I've been involved with a number of migrations (including this site, moz.com) and in my own experience I've seen anywhere from zero traffic change to a loss in the range of 8-9%.
Google says that in theory, you shouldn't lose any traffic, and several large publishers I've spoken with can attest to this.
In practice, HTTPS migrations can be complex, and with more moving parts the potential to do things less than perfectly can escalate. If you mess up your 301s or create confusing redirects, the potential for reduced traffic is real. My general advice is don't let the migration to HTTPS scare you, but proceed with caution. This post may help: https://moz.com/blog/seo-tips-https-ssl
-
Hi Jason,
Are you purely moving to SSL for the SEO benefit? Without knowing your site and any links I wouldn't be able to guess the impact. SSL is a relatively low ranking signal from what I can tell (and the studies into it) so I would hesitate to say that the benefit for the moving to ssl will out do the 301 redirects.
However, does the SSL have a benefit to your users? Will it help you increase conversion rates using it? Will you be able to put a trustmark on your site to help convert higher? This should help with your business case as any change you do should be to help your site perform better (either through money as a business or through informing people if you're a charity)
-
Hi Jason,
I had a word with a friend who handled the similar project for a large organisation a month back and what they observed is, the traffic went down initially for sometime and picked up the flow later on.
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
-
Fundamental HTTP to HTTPS Redirect Question
Hi All I'm planning a http to https migration for a site with over 500 pages. The site content and structure will be staying the same, this is simply a https migration. Can I just confirm the answer to this fundamental question? From my reading, I do not need to create 301 redirect for each and every page, but can add a single generic redirect so that all http references are redirected to https. Can I just double check this would suffice to preserve existing google rankings? Many Thanks
Technical SEO | | ruislip180 -
Switching to HTTPS
Hey Moz Community! I am about to switch my website from http to https. I am wondering if I need to create a 301 redirect of every single page on my site, from the http address to the https url? Or if setting one master that redirects all traffic to the https version. Obviously I am concerned about losing rankings by switching. Code for https redirect of all RewriteEngine On
Technical SEO | | SeanConroy
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{SERVER_NAME}/$1 [R,L]1 -
Is this a Risky Blog Move?
I have a client who's thinking of placing their blog on a separate domain because the plug-ins and various other functionality is becoming bulky and slowing things down for the main site. There will be a 'Blog' link on the company's website navigation, just as there is now, that will take people to the blog. As an SEO person, this seems like a bad idea, even if we set up 301s from all the old posts to all the new ones. In my research I came across these two points: All backlinks to blog posts contribute directly to a website’s OVERALL SEO strength because those backlinks are pointing to your main domain. Removing them may reduce overall link juice to the site. Simply having fewer content pages on the site will cause entire site to rank lower because Google loves content-rich authority sites. Does anyone know this to be true for sure? Thanks,
Technical SEO | | Caro-O
~Caro0 -
Http to https - Copy Disavow?
If the switch is made from http to https (with 301 redirects from http to https) should the disavow file be copied over in GWT so it is also uploaded against the https as well as the http version?
Technical SEO | | twitime0 -
Canonical link tag for https - any disadvantages for SEO?
Hi Mozzers, We have a website that has both http as well as https indexed. I proposed the solution of implementing a canonical link tag on all pages (including the login/secure ones). Any disadvantages I could expect? Thanks!
Technical SEO | | DeptAgency0 -
Https Duplicate Content
My previous host was using shared SSL, and my site was also working with https which I didn’t notice previously. Now I am moved to a new server, where I don’t have any SSL and my websites are not working with https version. Problem is that I have found Google have indexed one of my blog http://www.codefear.com with https version too. My blog traffic is continuously dropping I think due to these duplicate content. Now there are two results one with http version and another with https version. I searched over the internet and found 3 possible solutions. 1 No-Index https version
Technical SEO | | RaviAhuja
2 Use rel=canonical
3 Redirect https versions with 301 redirection Now I don’t know which solution is best for me as now https version is not working. One more thing I don’t know how to implement any of the solution. My blog is running on WordPress. Please help me to overcome from this problem, and after solving this duplicate issue, do I need Reconsideration request to Google. Thank you0 -
Https redirect when certificate expired
Hi, How do we 301 an https version of a domain to a page on another website when the security certificate has run out? We have 301 redirected the http version but IT stuck on how to do the expired https. Thanks
Technical SEO | | Houses0 -
Best method of redirecting http to https on homepage
Hi everyone, I'm looking to redirect all http requests to https for a site's homepage. It only needs to be for the homepage, not site wide. What's the best method of doing this without losing pagerank or ranking? I'm using IIS7.5 so I've been looking at a URL Rewrite or possibly this ASP.Net solution; http://www.xdevsoftware.com/blog/post/Redirect-from-Http-to-Https-in-ASPNET.aspx Or is a simple 301 or 302 (for some reason Microsoft's site says to do a 302 re-direct, though I'm not sure if this is great from an SEO perspective?) re-direct from http version to the https version the best method? Also if the solution retained the URL query string that would be even better! Any help appreciated! Thanks
Technical SEO | | PeterAlexLeigh0