Setting Up Let’s Encrypt SSL on Liquid Web
I recently had to setup SSL on a site that ran on Liquid Web, and had to go to several other sites to get info on how to do it; so this is a consolidation post! Not only for you who are Googling how to, but also for my own future reference on how to […]
Debugging With Better Error Logs
Debug logs. Super helpful yet super annoying to look at and sometimes try to find what you need to. Well, if you have not heard of it yet let me introduce you to Pimp my log. Just as its title suggests, this app gives you a much better view of all your log files, from […]
Custom Site Suspended Page in WordPress MultiSite
Here is another small plugin, WP Site Suspended. It is simply a simple way to alter the appearance and message that WordPress shows if you archive a site in MultiSite.
WordPress Development Up and Running with Vagrant
There are a ton of great posts about Vagrant, this is meant to be a very quick tutorial on how I get up and running with it for WordPress development. Written from the viewpoint of a Mac, currently running Yosemite.