Testing HTTPS with a second WordPress site

I wanted to create a second WordPress site, running on the same server as the first, with a different domain name. The WordPress documentation says that sites can have different… Read more

Checking and improving HTTPS security

I’m a big fan of using SSL Labs’ SSL Server Test to check that my webservers are securely using HTTPS / SSL. It takes a couple of minutes to run,… Read more

Supporting HTTPS in a DigitalOcean WordPress VM

It’s good practice to enable HTTPS on all websites so that visitors to your website have a secure connection. With a WordPress website, HTTPS secures the authentication details you enter… Read more