TL;DR
HTTPS encrypts the connection between your site and visitors. Google uses it as a ranking signal (since 2014) and Chrome flags HTTP sites as 'Not Secure.' There is no reason not to use HTTPS — free certificates are available via Let's Encrypt.
Key Points
✓
Google confirmed HTTPS as a lightweight ranking signal in 2014; it became a stronger signal over time as adoption increased
✓
Chrome marks all HTTP pages as 'Not Secure' since 2018, creating a UX and trust problem independent of SEO impact
✓
HTTPS migration requires proper [[301-redirect|301 redirects]] from all HTTP URLs to their HTTPS equivalents to preserve link equity
✓
HTTP/2 and HTTP/3 (which offer significant performance improvements) require HTTPS — HTTP-only sites are locked out of these protocols
HTTPS as a Ranking Signal
HTTPS Migration Checklist
HTTPS and Performance
SOURCES
Last updated: June 9, 2026
Related Terms
301 Redirect
An HTTP status code that permanently redirects one URL to another, telling browsers and search engines that the original page has moved and passing the majority of its link equity to the new destination.
Canonical URL
An HTML tag that tells search engines which version of a page is the preferred, authoritative URL when multiple URLs serve the same or very similar content.
Page Speed
The amount of time it takes for a web page to load and become usable for a visitor — a direct Google ranking factor measured by Core Web Vitals metrics including Largest Contentful Paint, Interaction to Next Paint, and Cumulative Layout Shift.
Crawl Errors
Problems that search engine crawlers encounter when attempting to access and process pages on a website — including HTTP errors (404, 500), redirect issues, and DNS failures — which prevent pages from being properly indexed.
Put it into practice
Skribra automates your SEO content pipeline — from keyword research to published articles — so you can apply these concepts at scale.
Try Skribra FreeMore in Technical SEO
Categories