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
-
Can I Block https URLs using Host directive in robots.txt?
Hello Moz Community, Recently, I have found that Google bots has started crawling HTTPs urls of my website which is increasing the number of duplicate pages at our website. Instead of creating a separate robots.txt file for https version of my website, can I use Host directive in the robots.txt to suggest Google bots which is the original version of the website. Host: http://www.example.com I was wondering if this method will work and suggest Google bots that HTTPs URLs are the mirror of this website. Thanks for all of the great responses! Regards,
Technical SEO | | TJC.co.uk
Ramendra0 -
HTTPS & 301s
Hi We have like most set up a redirect from HTTP to HTTPS. We also changed our website and set up redirects from .ASP pages to PHP pages We are now seeing 2 redirects in place for the whole of the website.
Technical SEO | | Direct_Ram
http.www.domain.com > https.www.domain.com (1) >> oldwebpage.asp >> new webpage.php (2) The question is: Is there anyway of making the redirect 1 and not 2? thanks
Enver0 -
Migrating domains from a domain that will have new content.
We have a new url. The old url is being taken over by someone else. Is it possible to still have a successful redirect/migration strategy if we are redirect from our old domain, which is now being used by someone else. I see a big mess, but I'm being told we can redirect all the links to our old content (which is now used by someone else) to our new url. Thoughts? craziness? insanity? Or I'm just not getting it:)
Technical SEO | | CC_Dallas0 -
Redirect of https:// to http:// without SSL. Possible or not?!
Good afternoon, smart dudes : ) I am here to ask for your help. I posted this question on google help forum and stackoverflow, but looks like people do not know the correct answer... QUESTION: We used to have a secured site, but recently purchased a separate reservation software that provides SSL (takes clients to a separate secured website) where they can fill out the reservation form. We cancelled our SSL (just think its a waste to pay $100 for securing plain text). Now i have so many links pointing to our secured site and i have no idea how to fix it! How do i redirect https://www.mysite.comto http://www.mysite.com.Also would like to mention that i already have redirect from non www to www domain (not sure if that matters): RewriteEngine onRewriteCond %{HTTP_HOST} ^mysite.com$ [NC]RewriteRule ^(.*)$ http://www.mysite.com/$1 [R=301,L]As i already mentioned....we do not have SSL!!!! None of those 301 redirect codes i found online work (you have to have SSL for the site to be redirected from https to http | currently i get an error - can't establish a secured connection to the server ). Is there anything i can do???? Or do i have to purchase SSL again?
Technical SEO | | JennaD140 -
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 -
Authority site drastic ranking drop after google https switch. Please Help!
Hi Mozers. Since Google switched to the https version, our company website (http://we.register.it) indexing switched to the https version (https://www.register.it). After that the ranking on Google dropped for almost every keyword. The site is very old and got a great authority and PR 7. It ranked for same keywords for very long time On each page from years there is the correct meta rel canonical. No spam, and WMT is ok. Could you please help? The internal links are all in http, and in https. If you are https are in https (they are all relatives) No changes have been made and the subdomain is in that way from 8 years: the main url has always been http://we.register.it Google started this indexing switch around the 15 October
Technical SEO | | luca_cash0 -
Domain Migration Information
Hi, We are in the process of switching from *.net to *.com and I am looking for some resources on this. Any suggestions?
Technical SEO | | EcomLkwd0 -
Http and Https Update
Guys, I was just wondering what is the current up-to-date resolution for HTTP and HTTPS, One of my client needs SSL for transaction,and they only need single page to be encrypted(SSLed) , So should I Force SSL that page only and direct entire HTTPS pages to HTTP to avoid duplicate page issue, or would it considered cloaking. It is been long time i did something similar, Or current Search Engines algo can handle it by themselves and i should just leave it . Thanks!
Technical SEO | | DigitalJungle0