HTTP to HTTPS Transition, Large Drop in Search Traffic
-
My URL is: https://www.seattlecoffeegear.comWe implemented https across the site on Friday. Saturday and Sunday search traffic was normal/slightly higher than normal (in analytics) and slightly down in GWT. Today, it has dropped significantly in both, to about half of normal search traffic. From everything we can see, we implemented this correctly.
- 301 redirected all http requests to https (and yes, they go to the correct page and not to the homepage )
- Rewrote hardcoded internal links
- Registered/submitted sitemaps from https in Bing and GWT
- Used fetch and render to ensure Google could reach the site and also was redirected appropriately from http to https versions
- Ensured robots.txt does not block https or secure
We also use a CDN (though I don't think that impacts anything) and have had no customer issues with accessing or using the website since the transition.Is there anything else I might be missing that could correlate to a drop in search impressions or is this just a waiting game of a few days to let Google sort through the change we've made and reindex everything (it dropped to 0 indexed for a day and is now up to 1744 of our 2180 pages indexed)?Thank you so much for any input!Kaylie
-
Thank you for the reminder! I believe these have all been switched over, but I'll give it another look to be sure!
Kaylie
-
Important think to remember if you are running AdWords to your site is to make sure that your AdWords also point to the https url.
Also when you create new AdWords add pay attention, as default setting is http.
-
Hmmm, I don't appear to have that icon. Perhaps because sampling is not occurring on my report?
I actually felt that the transition went really well, which is why I was surprised by the data. I have a feeling, however, that I indeed just need to give it a few more days and keep checking the traffic/search information.
I'll keep you posted on how things pan out over the next week or so!
-
For Webmaster Tools, you are only getting partial data from the 27th right now. I'd monitor WT for the first full week post switch and compare your data then.
Also, for Google Analytics, that 4% difference may be due to having only partial data from today. So you may need to wait a bit longer for a more accurate comparison there. That said, 4% difference in traffic isn't alarming for the amount of time you're digging into. You're probably overly sensitive after the switch. I'm sure I'd be.
Once thing you can do in GA is ask for higher precision on the reporting. Click the weird icon next to the graduation cap in the top right and slide the toggle under "Control the number of sessions used to calculate this report" toward Higher Precision.
I'm really interested in your experience because we're mapping out a move to https, too.
-
Thanks for the response!
Sorry about the timeout error. Not sure what happened there either. I have been unable to replicate it.
You were partially right about the dates. So now I am looking at the same time table for Analytics and GWT (21-27) and I see a huge "drop" on the 27th in GWT. However, if I extend GA through today, I see a minor drop on Friday the 26th and then it bumps back up to normal levels. Is there a chance that maybe GWT is reporting search/clicks from part way through the 27th rather than the full day of data, creating a false sense of alarm?
I wanted to see a larger set of data that might tell a more complete story. So, looking in GA, I only see a change of 5% in traffic when comparing the 23rd-29th with the 16th-22nd. That is a 4% decrease in Google organic, but I don't feel like these numbers are the cause for alarm that GWT graphs initially indicate. Thoughts?
Thanks for your input!
Kaylie
-
I get a 504 error when I first tried to load your site (https). Then I loaded the http version, but was redirected to the HTTPS version after some time. Not sure what's going on there. I could not repeat the error.
Also, Webmaster Tools data is about two days delayed. Are you sure you're comparing the same days in both applications? (Not uncommon mistake for me to have made.)
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
-
Resolving 301 Redirect Chains from Different URL Versions (http, https, www, non-www)
Hi all, Our website has undergone both a redesign (with new URLs) and a migration to HTTPS in recent years. I'm having difficulties ensuring all URLs redirect to the correct version all the while preventing redirect chains. Right now everything is redirecting to the correct version but it usually takes up to two redirects to make this happen. See below for an example. How do I go about addressing this, or is this not even something I should concern myself with? Redirects (2) <colgroup><col width="123"><col width="302"></colgroup>
Technical SEO | | theyoungfirm
| Redirect Type | URL |
| | http://www.theyoungfirm.com/blog/2009/index.html 301 | https://theyoungfirm.com/blog/2009/index.html 301 | https://theyoungfirm.com/blog/ | This code below was what we added to our htaccess file. Prior to adding this, the various subdomain versions (www, non-www, http, etc.) were not redirecting properly. But ever since we added it, it's now created these additional URLs (see bolded URL above) as a middle step before resolving to the correct URL. RewriteEngine on RewriteCond %{HTTP_HOST} ^www.(.*)$ [NC] RewriteRule ^(.*)$ https://%1/$1 [R=301,L] RewriteCond %{HTTPS} !on RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] Your feedback is much appreciated. Thanks in advance for your help. Sincerely, Bethany0 -
Crawl rate dropped to zero
Hello, I recently moved my site in godaddy from cpanel to managed wordpress. I bought this transfer directly from GoDaddy customer service. in this process they accidentally changed my domain from www to non www. I changed it back after the migration, but as a result of this sites craw rate from search console fell to zero and has not risen at all since then. In addition to this website does not display any other errors, i can ask google manually fetch my pages and it works as before, only the crawl rates seems to be dropped permanently. GoDaddy customer service also claims that do not see any errors but I think, however, that in some way they caused this during the migration when the url changed since the timing match perfectly. also when they accidentally removed the www, crawl rate of my sites non www version got up but fell back to zero when I changed it back to www version. Now the crawl rate of both www and non www version is zero. How do I get it to rise again? Customer service also said that the problem may be related to ftp-data of search console? But they were not able to help any more than .Would someone from here be able to help me with this in anyway please?
Technical SEO | | pok3rplay3r0 -
Https vs http two different domains?
If i visit mywebsite.com.au, www.mywebsite.com.au and http://www.mywebsite.com.au - i get one website BUT if I visit https://www.mywebsite.com.au I get a different website - I also get a untrusted website warning The logo in the bottom right of the https: website is the name of the webdesigner where the website is hosted. Is this a normal practice?
Technical SEO | | GardenBeet0 -
Redirecting HTTP to HTTPS - How long does it take Google to re-index the site?
hello Moz We know that this year, Moz changed its domain to moz.com from www.seomoz.org
Technical SEO | | joony
however, when you type "site:seomoz.org" you still can find old urls indexed on Google (on page 7 and above) We also changed our site from http://www.example.com to https://www.example.com
And Google is indexing both sites even though we did proper 301 redirection via htaccess. How long would it take Google to refresh the index? We just don't worry about it? Say we redirected our entire site. What is going to happen to those websites that copied and pasted our content? We have already DMCAed their webpages, but making our site https would mean that their website is now more original than our site? Thus, Google assumes that we have copied their site? (Google is very slow on responding to our DMCA complaint) Thank you in advance for your reply.0 -
Removing a URL from Search Results
I recently renamed a small photography company, and so I transferred the content to the new website, put a 301-redirect on the old website URL, and turned off hosting for that website. But when I search for certain terms that the old URL used to rank highly for (branded terms) the old URL still shows up. The old URL is "www.willmarlowphotography.com" and when you type in "Will Marlow" it often appears in 8th and 9th place on a SERP. So, I have two questions: First, since the URL no longer has a hosting account associated with it, shouldn't it just disappear from SERPs? Second, is there anything else I should have done to make the transition smoother to the new URL? Thanks for any insights you can share.
Technical SEO | | williammarlow0 -
New Site Search Critique
Hi I am a huge fan of the SEOMOZ site and this great community which has helped me learn the current SEO skills I have now which are still very basic compared to the pros on the forum. I have tried to follow best practice regarding onsite and technical seo when developing my new site www.cheapfindergames.com and I would really appreciate it if experts on the forum could spare a minute to critique the site from a search perspective please This will give any elements of what onsite and technical SEO I done well and what aspects still need work. I am currently trying to build quality links and social mentions into the site which will take time, and the site has been designed around usability and conversions. Many Thanks Ian
Technical SEO | | ocelot0 -
New information in the description in natural search
Hello I wonder what that information to appear highlighted in the description in the attached file ... this is new to me. tks DLvtI.png
Technical SEO | | eder.machado0 -
Drop Down Menu as Pagination
Hi, We currently use a drop down menu option for our paginated pages using JavaScript, what would be the best search engine friendly way around this?
Technical SEO | | CameronT0