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 setup and renew the free Let’s Encrypt certificates.
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 PHP to NGINX and Apache. Several customization options to fit your needs, my favorite so far is setting the time zone to be my own and not the servers!
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 Login Customizer Plugin
I wanted a simple way to be able to customize login pages for sites we make, thought I would clean it up and put it on GitHub in case anyone else looks for the same thing.