HTTPS and SSL: Why It Matters for SEO
HTTPS is one of the simpler technical SEO fixes there is — and one of the easiest to get subtly wrong during migration.
If you're still running a site on plain HTTP in 2026, it's costing you more than a minor ranking signal — it's actively showing a security warning to every visitor in Chrome, Safari, and every other major browser. HTTPS stopped being optional a long time ago. What's less well understood is exactly what it does for SEO, how big that effect actually is, and where migrations to HTTPS commonly go wrong.
What HTTPS and SSL/TLS actually do
HTTP is the protocol browsers use to request and receive web pages. HTTPS is the same protocol layered with encryption — provided by an SSL/TLS certificate — so that data passing between a visitor's browser and your server can't be read or tampered with by anyone intercepting the connection along the way. Practically, that means form submissions, login details, and any other data a visitor sends your site can't be silently intercepted in transit.
The certificate itself is issued by a certificate authority and installed on your server or through your hosting platform. Most modern hosts and site builders provision one automatically at no cost and renew it automatically — SSL used to be an extra line item and a manual setup step; for the large majority of service-business sites today, it isn't either.
The actual SEO effect
Google has confirmed HTTPS as a ranking signal for years. In practice it behaves as a lightweight one — it's not going to move a page from position 10 to position 3 on its own, because virtually every competitive result you're up against is already on HTTPS. The signal has effectively become table stakes: it doesn't reward you much for having it, but it actively works against you for not having it, both through the ranking signal itself and through everything downstream of a browser security warning.
The bigger risk isn't the ranking signal
Browser trust indicators
Modern browsers actively flag HTTP pages, particularly ones with forms, as "Not Secure" directly in the address bar — a visible warning shown to every visitor, not something a visitor has to dig for. For a service business whose site includes a contact form, a quote request, or any field asking for a name, email, or phone number, that warning sits directly next to the thing you're asking a stranger to trust you with. It's a conversion problem as much as an SEO one.
Migrating from HTTP to HTTPS without losing visibility
Moving to HTTPS is technically a site migration — you're changing every URL on your site, even though the content stays the same — and it needs to be handled with the same care as any other migration to avoid a temporary or lasting drop in visibility.
- 301-redirect every HTTP URL to its HTTPS equivalent, site-wide, not just the homepage — a partial migration where some pages redirect and others don't creates exactly the kind of duplicate-content confusion covered in the duplicate content guide.
- Update internal links to point directly to HTTPS rather than relying on the redirect for every internal click — redirects work, but a direct link is faster and cleaner.
- Update your canonical tags to reference the HTTPS version of each page — a canonical still pointing at the old HTTP URL undercuts the migration.
- Update and resubmit your XML sitemap with HTTPS URLs, and add the HTTPS property in Google Search Console if you haven't already — Search Console treats HTTP and HTTPS as separate properties.
- Check for mixed content — images, scripts, or stylesheets still hardcoded to load over HTTP — since these can trigger browser security warnings even on a page that's technically HTTPS.
For a broader checklist covering everything that can break during a URL-changing migration, see the website migration SEO checklist.
Common mistakes that undercut an otherwise fine HTTPS setup
- Letting a certificate lapse because auto-renewal quietly failed — worth a periodic manual check rather than assuming it's permanently handled.
- Redirect chains — HTTP to www-HTTPS to non-www-HTTPS in three hops instead of one — which add latency and occasionally confuse crawlers.
- Leaving old HTTP versions of pages indexed because the redirect was added late, after Google had already crawled and indexed the insecure version.
- Forgetting third-party embeds and widgets (booking calendars, review widgets, chat tools) that were configured with an HTTP script URL.
Frequently asked questions
More guides
Want this handled for you?
We build the SEO foundation and handle the ongoing work — no long-term contract, no guaranteed-rankings sales pitch.
