Posts
Month: February 2019
Extracting Stats from a Fathom Instance
Back in October of 2018 Fathom, the open source web analytics project, added support to track multiple websites per instance. Since then I’ve been…
WordPress as an Experimental Rclone HTTP Remote
Whenever I migrate WordPress sites I prefer that to be handled by a command line script. Well that’s not always possible often due to…
Bulk Processing WP Engine Usage Stats
WP Engine provides a downloadable CSV usage stats per site. This is great for seeing individual site activity however it’s not very useful for…
Removing Timthumb from a Custom Theme
Timthumb was a very popular php script for dynamically generating thumbnail images. That said it’s outdated and has performance issues when used with a…