Migration to https
-
Hi there,
For several reasons we consider to switch from http to https. My question about this:
- Does this change impact organic search results since the URL changes? Is a simple 301 on the highest level enough to keep all of our positions with every page?
Are there any other possible issues we might think about before deciding?
I'm talking about a webshop with over 50k indexed pages and lots of running marketing channels all setted up based on the http URL structure.
Thanks in advance.
Marcel -
Hi Kevin & TorontoV,
Thanks for your responses, and your warning signs concerning a migration to https. We recently launched a new website and we are going to 'migrate' this one first before taking any action on our main webshop. Since we had'nt received any backlinks until now on the new domain, there is no thread for this one.
@Kevin: I'll definitely follow your advice not migrating until Google gives a countdown message for our main domain.
Thanks again!
Marcel
-
Ey Kevin, we experienced the same thing. our blog traffic got decimated after moving to https and I can see some other sites that did the move and also went into instant nosedive in Semrush. How are the results now?
we are considering moving the blog back.
Marcel, you too. did you do the move and what were your results?
I have a hunch that it is not the "positive" thing all the preachers claim it is.
-
Patrick, everybody should definitely check external links. We had hundreds of linking domains to our site, but after the switch to HTTPS we lost them all. Google now shows only one single linking domain in GA. Our rankings for performing key words have dropped six to ten spots from our page one 1-4 rankings in less than a month. Indexed pages went from nearly 300 to only six in the same time. Structured data records show a drop from nearly 220 to only 17.
Since Google recommends this, we'll give this another month or two, but if this Google recommendation switch to HTTPS doesn't start showing positive results, we'll surely switch back. My recommendation for now is to only use HTTPS for pages that transmit sensitive data.
Marcel, wait until Google gives the countdown notice to HTTPS like they did with mobile before you migrate your whole site.
Background: I run a Magento 1.9.2/WordPress 4.2.3 multilingual site on LEMP with fine-tuned Google PageSpeed module, Magento FPC on dedicated Memcached instance, and Redis session caching. I know what I'm doing here, but if anyone has suggestions please do share. https://www.88k.com.tw
-
Hi Andy & Jonathan,
Thanks again. I'm going to use this information when we are ready to migrate.
Cheers,
Marcel -
Hi Marcel,
301s can be done in the htaccess, just make sure as Patrick noted above that your site does not link to http version but directly to the https. You will want to avoid redirecting people from one version to another without need.
Another thing that might be important. Webmaster tools might require you to add another property as if I'm not mistaken it considers http and https as separate entities, it will be good to set it up and monitor both versions to notice that you don't have strange errors during and/or after the migration.
-
Is the htaccess code enough and does it fix a correct 301 redirect?
You also wouldn't specify a direct 301 when forwarding http to https. You can read about this within the Apache wiki here.
-Andy
-
Hi Andy & Jonathan,
Thanks for your response. This helps me a lot :).
Actually we do a lot of 3rd party advertising. I realize that we need to change all scripts but also URL's in tools of 3rd parties. This will be an important process I need to execute carefully.
Is the htaccess code enough and does it fix a correct 301 redirect?
Tnx!
Marcel -
Hi there
Along with the great points above, I would check your internal links, as well as your sitemap, to make sure URLs now reflect the https:// structure. Don't worry about updating your external backlinks.
If you have any major structure or URL structure changes, I recommend reading this migration guide.
Hope this helps! Good luck!
-
Hi Marcel,
A switch to https shouldn't hurt but would most likely have a positive impact on your baseline. Which is significantly more important than any loss in traffic. That said if you do the strategy properly and you redirect all the pages to the equivalent in https it should be fine (assuming you are not changing URLs and/or content).
What you might want to be wary of is the following.
1. Make sure that your CMS is able to automatically serve all your assets in https. So if you have images which are linked directly with
http://domain.com/image.jpg
you'd have to run a script to change the http into an https.2. Any third party scripts / images also need to be run over https. As you have a web shop I don't think you're doing some kind of third party advertising but check in case you have any other http content.
Any of the above two will mark your site as unsafe, which will deter visitors and possibly be a negative flag to google.
Good luck on the migration.
-
Hi Marcel,
Please have a look at this similar post here. You will find lots of useful information.
http://moz.com/community/q/moving-main-site-from-http-to-https-seeking-quick-items-to-consider
****Does this change impact organic search results since the URL changes? ****
In theory, it should be a positive move. Last year Google advised this was to be a new positive ranking signal.
Is a simple 301 on the highest level enough to keep all of our positions with every page?
I would advise you do this through htaccess. The code below should work fine for you. However, add it and then do your testing.
RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
Are there any other possible issues we might think about before deciding?
Check how internal images are referenced and don't continue to point to http. The same goes with external resources like Google Fonts.
-Andy
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
-
Recently migrated to https version of volusion site. 301 redirect link chain question
I recently migrated to a https version of a volusion site. They have some type of internal 301 redirect method to accommodate for the entire site. I have also used the 301 redirect manager to redirect categories and pages which I have changed. The question is if I have changed a page internally in the redirect manager from say source. /bluewidget to say. target. /superbluewidget is it wiser or even possible to do it this way to reduce the redirect chain from 3 to 2 steps source. /bluewidget to. target https://www.example/superbluewidget can a relative link be targeted to a full url to reduce steps in a 301 redirect link chain. Thanks
Technical SEO | | mrkingsley0 -
#1 rankings on both HTTP and HTTPS vs duplicate content
We're planning a full migrate to HTTPS for our website which is accessible today by both **www.**website.com, **http://**www.website.com as well as **https://**www.website.com. After the migrate the website will only be accessible by https requests and every other request (Ex. www or http) will be redirected to the same page but in HTTPS by 301 redirects. We've taken a lot of precautions like fixing all the internal links to HTTPS instead of HTTP etc. My questions is: What happened to your rankings for HTTP after making a full migrate to HTTPS?
Technical SEO | | OliviaStokholm0 -
Redirecting http to https, do I need to add new url to webaster tools?
Hey all, we just 301 redirected all our http url's to https. I'm getting some funky data in webmaster tools, such as a drastic change in pages indexed and pages submitted over pages indexed. Might be a dumb question, but do I need to update my website in webmaster tools with the new https address, or should I be getting credible data from the old http url that is already in there? Thank you in advance!
Technical SEO | | jaychow0 -
Changing a site from http to https
Will my rankings be affected if I change domain from http to https and force redirect?
Technical SEO | | Clickatell20 -
WordPress - How to stop both http:// and https:// pages being indexed?
Just published a static page 2 days ago on WordPress site but noticed that Google has indexed both http:// and https:// url's. Usually I only get http:// indexed though. Could anyone please explain why this may have happened and how I can fix? Thanks!
Technical SEO | | Clicksjim1 -
Dear Support, my client is a large bank and his site is https. and seomoz does not give any data. what can i do ? thank you
Dear Support, what to do in case of https pages. seomoz does not give any data about it. please help asap. Thank you.
Technical SEO | | SebestynMrton0 -
Http & https canonicalization issues
Howdyho I'm SEOing a daily deals site that mostly runs on https Versions. (only the home page is on http). I'm wondering what to do for canonicalization. IMO it would be easiest to run all pages on https. But the scarce resources I find are not so clear. For instance, this Youmoz blog post claims that https is only for humans, not for bots! That doesn't really apply anymore, right?
Technical SEO | | zeepartner0 -
Will using https across our entire site hurt our external backlinks?
Our site is secured throughout, so it loads sitewide as https. It is canonicalized properly - any attempt to load an existing page as http will force to https. My concern is with backlinks. We've put a lot of effort into social media, so we're getting some nice blog linkage. The problem is that the links are generally to http rather than https (understandable, since that's the default for most web users). The site still loads with no problem, but my concern is that since a redirect doesn't transfer all the link juice across, we're leaking some perfectly good link credit. From the standpoint of backlinkage, are we harming ourselves by making the whole site secure by default? The site presently isn't very big, but I'm looking at adding hundreds of new pages to the site, so if we're going to make the change, now is the time to do so. Let me know what you think!
Technical SEO | | ufmedia0