wordpress

My WordPress Security

A standard WordPress installation can be quite vulnerable, often targeted by bots attempting to post spam or gain unauthorized access, which can significantly slow down content delivery. To fortify my sites, particularly when I’m the sole user logging in, I…

How to Force https on WordPress

To force https: on a WordPress Website without a plugin, you can add the code below to the top of your current .htaccess file. I would do this when you first install your WordPress site to avoid the mixed content…