Activate an SSL
Updated 2 July 2026
After installing an SSL certificate, WordPress must serve pages over HTTPS.
- Install the certificate via your host or Let's Encrypt.
- Update WordPress URLs to
https://under Settings > General. - Force HTTPS via plugin,
.htaccess, or hosting settings. - Fix mixed content warnings (images or scripts still loading over HTTP).
See SSL Certificates for background on certificate types.