SSL Certificate
An SSL certificate encrypts the connection between a visitor's browser and your site, turning http:// into https:// and switching the padlock on.
In plain English
Without one, everything sent between browser and server travels as readable text — including passwords and card numbers — and anyone on the same network can read it.
A certificate proves your site is who it claims to be and scrambles the traffic. Browsers now label sites without one as “Not secure”, in the address bar, to everyone.
Why it matters
It's non-negotiable. It affects trust, conversion and ranking — and it's free. Let's Encrypt certificates come with essentially every decent host and renew themselves.
There is no scenario in which a live site shouldn't have one.
How it works
- Issue the certificateOne click in most hosting panels.
- Force HTTPSSo every http:// request redirects to https://.
- Fix mixed contentA single image or script still loaded over http breaks the padlock.
- Confirm auto-renewalCertificates expire every 90 days. Automation should handle it silently.
No padlock after installing? It's mixed content
Open the browser console — it names the exact insecure file, every time.
Watch it in a real build
Related terms
Tip: use ← and → to move between entries.
One email a week. The thing I'd tell you over coffee.
What changed in WordPress and AI that week, what I'd actually use, and what I'd ignore. Written by me, not summarised by a tool.
- New tutorials the moment they're published
- Honest verdicts on tools — including the ones I dropped
- No sequences, no upsells, one click to leave
Pick a starting point. Have something real by tonight.
Every tutorial is free, complete, and built in real time — including the bits that break. Start where you are, not where a course thinks you should be.