Impact of SSL - switching from http: to https: on organic rankings?
-
Hello,
just paranoid, but thought i'd ask. We are installing an SSL certificate on a site ranking very well organically in all the engines. This will change our site from http:// to https://. Is there an risk to our rankings in doing so?
What might I need to consider? Changing my htaccess redirects to https: instead of http;? Any ripple effects from switching to a secure site?
Thanks,
Greg -
What's your plan for the new pages? Are you going to support both http and https browsing of your site for all pages? If so Streamline Metrics answer is spot on.
Or are you switching all your pages from http to https? Do realize that having all secure pages means the browsers won't be able to cache anything from page to page, and makes page sizes slightly larger, so your page load times will suffer for every page view. This is a major reason why most sites are non-secure for as many pages as possible, and are only secure for pages that need it. I'd strongly consider doing this, or supporting both http and https (with canonical tags) if possible.
-
Yes, you should configure your site so that the HTTPS version does not get crawled by the search engines. One way is to do it via .htaccess but another way is to automatically insert a canonical tag to all of the HTTPS versions so the search engines know not to crawl and index the secure versions. Here's a snippet of code that I've used before -
$currenturl= $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'];
//Check if it is using the secure https port which is 443
if ($_SERVER["SERVER_PORT"] == “443″) {//connected to secure port, formulate the http canonical version
$canonicalversion=”http://”.$currenturl;//echo the canonical version to the HTML as link rel canonical tag
echo ‘’;
}
?>
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
-
How to rank for a keyword
Hi guys, I'm looking to rank a new blog for a search term which we currently already rank #1 for. I want to create a blog which provides a better solution to a searchers query and knock our current #1 page for this new one. Is there a way to do this simply without losing the real-estate the currently ranked #1 page has already accumulated? Or is just a matter of working on this new blog to find it's own way to the top? Thanks in advance, James
Intermediate & Advanced SEO | | jameseacott0 -
Ranking with subdomain - Urgent
Does anyone have any experience if it is possible to get a website ranking on a subdomain? I'm trying out a business idea and need to keep costs to an absolute minimum. I have a site which I designed in wix.com they give a free subdomain and I want to know if there's any chance of getting it to rank Thanks
Intermediate & Advanced SEO | | seoman100 -
Our site is on a secure server (https) will a link to http:// be of less value?
Our site is hosted on a secure network (I.E. Our web address is - https://www.workbooks.com). Will a backlink pointing to: http://www.workbooks.com provide less value than a link pointing to: https://www.workbooks.com ? Many thanks, Sam
Intermediate & Advanced SEO | | Sam.at.Moz0 -
Can changing G+ authorship on a well-ranking article drop its search ranking?
We have an article that ranks #1 in Google SERP for the keyword we want it to rank for. We decided to revise the article because although it's performing well, we knew it could be better and more informative for the user. Now that we've revised the content, we're wondering: Should we update the article author (and the G+ authorship markup) to reflect that the revisor authored the content, or keep the original author listed? Can changing G+ authorship on an article impact its search ranking, or is that an issue that's a few Google algorithm updates down the road?
Intermediate & Advanced SEO | | pasware0 -
Website No Longer Ranking In Google:
My website was on first page google couple of months ago, now nothing. Shows up in Bing page one. Some queries/pages still showing OK, but some not at all. Example "residential elevators illinois" found nowhere. http://www.accesselevator.net is the website. Have found 900 poor quality links and used disavow tool. Any further suggestions? Their Page Rank also went from a 3 to a 2. Implemented nofollow on all outgoing links. Need advice.
Intermediate & Advanced SEO | | trailblazerzz90 -
Cannot Increase Ranking For a Keyword Phrase
I've been working on the keyword phrase, "Niceville Assisted Living" for the website: http://nicevilleassistedliving.com and my increase in rankings has pretty much stalled. When I first started working on this website, a lot of the content was duplicated (which we took care of by plugging in unique content), there were locations listed on the homepage that were throwing my rankings off, I've created blog posts each week (we've even tried posting one post every day for a week), added the Facebook feed to the homepage, corrected errors in the theme, and I'm trying to get a resources page built. I know content is a very, very large part of SEO.. but it seems like the content I am plugging in isn't helping. There aren't any errors in Webmaster Tools and my keyword density is fairly close to the website ranking #1. I think my biggest problem is backlinks. Other websites have quite a few whereas the website I'm working on doesn't have any (I'm working on that, but the number I have doesn't compare to the websites ranking in the top three). I'm stumped as to what to do next. Does anyone have suggestions to improve the ranking for this keyword phrase?
Intermediate & Advanced SEO | | ReviveMedia0 -
Why is this site not ranking?
http://www.petstoreunlimited.com They get good grades from the on-page tool. The links are not amazing, but are not super spammy. Yet it ranks for nothing they target Any reason why?
Intermediate & Advanced SEO | | Atomicx0 -
Rel=nofollow and SSL Certs
Will I lose or gain seo benefit from using rel=nofollow on my SSL certificate? every page on the site refers (links) to the cert and the server call to display the cert adds over 500ms to my page load speeds. <updated question=""> Is there a way to display the cert to cut down on load speeds? Also, would Google discount or penalize the site if the cert were nofollowed?</updated> Thoughts? Thanks in advance!
Intermediate & Advanced SEO | | AnthonyYoung0