Cybrial
Independent design. Ongoing growth.Manchester · Working everywhere

Guide · Building

What Is SSL, and Does Your Website Need It? (Yes, and It Should Be Free)

By Measured 5 September 2026

SSL is the padlock. Without it, browsers label your site “Not secure” next to your business name, Google ranks it lower, and forms send customers’ details in plain text. It has been free for years, so anyone charging for it is charging for nothing.

The short answer

SSL — strictly its successor TLS, but everyone says SSL — is the certificate that lets a website use HTTPS, encrypting everything between the visitor’s browser and your server so it cannot be read or altered in transit. Every website needs it: browsers mark HTTP sites “Not secure” in the address bar, Google has used HTTPS as a ranking signal since 2014, and any form on an HTTP page sends the customer’s details unprotected. Certificates have been free since Let’s Encrypt launched in 2016 and every decent host installs and renews them automatically. Check yours by looking for the padlock; if a host charges extra for SSL, that is a reason to change host.

In plain terms

When a browser talks to a website without SSL, the conversation is a postcard: anyone handling it along the way can read it or change it. With SSL it is a sealed letter: the browser and the server agree a key nobody else has, and everything sent is encrypted with it. The certificate is the server proving to the browser that it is who it says it is, issued by an authority the browser already trusts.

You see it as the padlock, and as https:// rather than http:// at the start of the address. It is a common question, and advertisers pay to answer it, because the people asking are about to buy hosting.

Why every website needs it now

  • Browsers say “Not secure”. Since 2018 Chrome has labelled every HTTP page that way in the address bar, next to your name. Visitors read it as a warning about your business, which for a stranger deciding whether to enquire it effectively is.
  • Google prefers it. HTTPS has been a ranking signal since 2014. It is a small one, but it is one you can have for nothing.
  • Forms need it. A contact form, a login or a checkout on an HTTP page sends the customer’s name, email, phone number or card details unencrypted. Under UK GDPR that is a security failure you chose.
  • Modern browser features require it. Location, payment requests, service workers and much of what makes a site feel like an app only work over HTTPS.
  • Trust. A padlock does not make a business honest, but its absence makes a visitor wonder, and the two human queries this domain received in sixteen months were both people wondering.

It should be free

Let’s Encrypt, a non-profit certificate authority, has issued free certificates since 2016, and by its own count secures hundreds of millions of websites. Every reputable host installs one automatically and renews it every ninety days without anyone noticing. Our hosting and care includes it; there is no line for it on the invoice because it costs us nothing either.

The kinds of certificate, and who needs which
KindWhat it provesCostWho needs it
Domain-validated (Let’s Encrypt and similar)The server controls the domainFreeAlmost every business website, including shops using a hosted payment page
Organisation-validatedThe domain and that the organisation existsTens to hundreds of pounds a yearRarely worth it; the browser shows the same padlock
Extended validationDetailed vetting of the organisationHundreds a yearBanks and the like; browsers stopped showing the green company name in 2019, removing most of the point
WildcardOne certificate for all subdomainsFree from Let’s Encrypt with DNS validationSites with many subdomains

Source: Let’s Encrypt documentation; browser vendor announcements on EV indicators (Chrome and Firefox, 2019). Paid certificate prices are published by their vendors.

A host that charges £50 or more a year for “SSL” on a small business site is selling a free thing. It is a useful tell about the rest of their pricing.

How to check yours, and fix it

  1. Load your site. Look for the padlock and https:// in the address bar. Click the padlock: it shows the certificate and its expiry.
  2. Type the http:// version of your address. It should redirect to https:// automatically. If both versions load separately, Google sees two sites and you have a duplicate-content problem as well as a security one.
  3. Look for a “mixed content” warning: an HTTPS page loading an image or script over HTTP. The padlock breaks. Usually an old image link in the content; a find-and-replace fixes it.
  4. In Search Console, the HTTPS report lists any pages still served over HTTP. This site’s export on 28 August 2026 showed 0 of 13; that is the target.
  5. If there is no certificate, log in to your hosting and turn on the free one. If your host does not offer one, that is the reason to move host, not to pay them.

What SSL does not do

It protects data in transit. It does not make the website itself secure: an out-of-date WordPress with a vulnerable plugin is just as hackable with a padlock as without. Nor does it prove the business is honest; a scam site can have a perfectly valid free certificate, which is why the padlock is a floor, not a recommendation. The guide on keeping a site secure covers the rest.

Sources

Everything this page relies on.

  1. Search demand and click-price data: DataForSEO (Google Ads data, United Kingdom), read 4–5 September 2026. The specific phrases and figures are Cybrial’s own research and are not published.

  2. Google Search Central, “HTTPS as a ranking signal” (2014); Google Chrome, “A secure web is here to stay” (2018): HTTP pages marked “Not secure”.

  3. Let’s Encrypt (letsencrypt.org): free, automated certificates since 2016; ninety-day validity with automatic renewal.

  4. Google Search Console HTTPS report for cybrial.com, export of 28 August 2026: 0 non-HTTPS URLs of 13.

  5. Cybrial hosting and care, correct at 5 September 2026: certificate installation and renewal included in the £50-a-month fee at no separate charge.

Common questions

Questions people actually search for.

What is SSL?

The certificate that lets a website use HTTPS, encrypting everything between the visitor and the server. Strictly the technology is now TLS, but everyone says SSL. You see it as the padlock and https:// in the address bar.

Do I need SSL on my website?

Yes. Browsers mark sites without it “Not secure”, Google has used HTTPS as a ranking signal since 2014, and any form on an HTTP page sends customers’ details unprotected. It has been free since 2016, so there is no reason not to.

How much does an SSL certificate cost?

Nothing, for the domain-validated certificate almost every business needs. Let’s Encrypt issues them free and hosts install and renew them automatically. Paid certificates exist for banks and large organisations; the browser shows the same padlock.

How do I know if my website has SSL?

Load it and look for the padlock and https:// in the address bar. Then type the http:// version and check it redirects. In Search Console, the HTTPS report lists any pages still served insecurely.

Does SSL affect SEO?

Yes, slightly: Google has used HTTPS as a ranking signal since 2014. The larger effect is on visitors, who see “Not secure” beside your name on an HTTP site and leave.

Does SSL make my website secure?

It secures the connection, not the site. An out-of-date CMS or plugin is as hackable with a padlock as without. Updates, backups and monitoring are what keep the site itself secure.

Paying for a padlock?

Send the web address. I will check the certificate, the redirect and any mixed content, and tell you whether your host is charging you for something that should be free.