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
-
Traffic goes down after migration from aws to Microsoft azure cloud service
After migration of web application from aws ec2 instance to Microsoft azure web App service, we observed that we lost our 50% traffic. Our site custom domain is ihealthmantra.com and azure web App has default domain azurewebsites.net . Azure WebApp service has drawback that default domain gets in picture after mapping to my custom domain .We have mapped azure webAPP host name to our custom domain as CNAME record in DNS Table . Now same site working with two domains i.e ihealthmantra.com as well ass azurewebsites.net . As we seen this issues we made 301 redirection from azure default domain to our custom domain, Still no change in traffic.Google is now showing external links from azurewebsites.net to healthmantra.com . We are totally confused now . We don't know what exactly affected to our search traffic . Please Help us.
Technical SEO | | DivyaDubey0 -
Drupal, http/https, canonicals and Google Search Console
I’m fairly new in an in-house role and am currently rooting around our Drupal website to improve it as a whole. Right now on my radar is our use of http / https, canonicals, and our use of Google Search Console. Initial issues noticed: We serve http and https versions of all our pages Our canonical tags just refer back to the URL it sits on (apparently a default Drupal thing, which is not much use) We don’t actually have https properties added in Search Console/GA I’ve spoken with our IT agency who migrated our old site to the current site, who have recommended forcing all pages to https and setting canonicals to all https pages, which is fine in theory, but I don’t think it’s as simple as this, right? An old Moz post I found talked about running into issues with images/CSS/javascript referencing http – is there anything else to consider, especially from an SEO perspective? I’m assuming that the appropriate certificates are in place, as the secure version of the site works perfectly well. And on the last point – am I safe to assume we have just never tracked any traffic for the secure version of the site? 😞 Thanks John
Technical SEO | | joberts0 -
301 Redirecting http to https
In the Moz Site Crawl issue, I was seeing an error that said we were temporarily redirecting our homepage to https URLs. So I changed the code in htaccess to make it 301 redirect but I'm still getting the same error. I implemented it last week and we just had a new crawl yesterday. Here is the new code: RewriteEngine on
Technical SEO | | Heydarian
RewriteCond %{HTTP_HOST} ^heritagelawmarketing.com [NC]
RewriteRule ^(.*)$ http://www.heritagelawmarketing.com/$1 [L,R=301,NC] Does anyone know why I'm still getting 302 redirects? Thanks0 -
HTTPS Migration & Preserving Link Equity
Hey All — I’m working with a site that is migrating to HTTPS and had a couple questions. I read Moz’s ‘SEO Tips & Tricks for HTTPS’ post but want some clarification on a couple items. Aside from using https canonicals... 1. What is the best way to preserve link equity from inbound links? Site wide 301 Redirect in .htacess? 2. What is the best way to redirect internal links from http to https? The site uses absolute internal links. THX!
Technical SEO | | JJLWeber0 -
Responsive web design has a crawl error of redirecting to HTTP instead of HTTPS ? is this because of the new update of google that appreciates the HTTPs more?
We at yamsafer.me are using a Repsonsive web design! A crawl errors occured which redirects the hompage to an HTTP version instead of HTTPS? Any ideas on why this happened?
Technical SEO | | Yamsafer.com0 -
Migrating to New site keywords question
We are converting an old static html ecommerce site to a new platform. The old site has excellent ranking for some of the products. In order to maintain our ranking we will implement 301 redirects from old to new pages (as the urls will change to SEF). I am using Googles Keyword tool (in adwords) and entering each page url of the old site (there are hundreds, I'm doing the top 50 in traffic) and generating a set of keywords, then sorting each list by global searches. For each page, Google's Keyword Tool is giving me hundreds of keywords, but in meta tags there should be no more than 15, so I need a method to choose the keywords on the new page. Question: in the new meta tags should we emphasize the most common keywords (as defined by most global searches) or the least common keywords? I would hate to lose the good ranking for the least common (long tail) keywords.
Technical SEO | | ssaltman0 -
I have a site that has both http:// and https:// versions indexed, e.g. https://www.homepage.com/ and http://www.homepage.com/. How do I de-index the https// versions without losing the link juice that is going to the https://homepage.com/ pages?
I can't 301 https// to http:// since there are some form pages that need to be https:// The site has 20,000 + pages so individually 301ing each page would be a nightmare. Any suggestions would be greatly appreciated.
Technical SEO | | fthead90 -
Managing SEO during web site migration
We have an old web site which currently has good traffic and search ranking. However, the old design is not helping us convert traffic into customers and we have decided to re-design the web site. Due to challenges resolving 4XX issues in the current setup, we will be moving the site to a new CMS and hosting provider. The domain will remain the same. The plan is to create exactly the same pages in the new CMS, as what we have today. And to use the same URLs for each page. Content will remain the same in step one. We will only apply a new layout and design. Besides keeping the URLs the same as in the old system. What else should we be aware of when doing a web site migration, that might impact our search ranking?
Technical SEO | | petersen0