Austin Ginder

Austin Ginder

Restore Only WooCommerce Products From Backup

Daily backups are a necessity for any website. However performing a full site restore from backup should only be considered as a last resort. For high traffic WooCommerce sites restoring a backup means all customers orders are lost from the…

Kinsta PHP Management

Coming from WP Engine, Kinsta PHP options are amazing. Each site with Kinsta can run a wide range of PHP versions from 5.6 to 7.3 beta. That said, with greater control comes additional responsibility. Here are some tips for keeping…

Bundling in Fathom Analytics

If you haven’t seen Fathom Analytics yet, then please do. It’s a breath of fresh air in the web analytics space, and I argue that it’s a pretty good fit for WordPress sites. They offer free and paid plans however most…

Inconsistent Arguments with Remote Script over SSH

While working on a new bash script, I discovered a pretty annoying difference between Kinsta and WP Engine’s SSH access. It involves sending arguments to a remote script. That’s something which is core to most of the scripts I write,…

Resolving Bad Code During Migrations

Every once in a while I’ll run into a WordPress site with really outdated code that breaks when migrating to a modern WordPress host provider. Here are a few common issues I see along with some tips for resolving. PHP…

Hacktoberfest 2018

Hacktoberfest is here. It’s the 5th year running, and the first one I’ve participated in. The challenge is simple, complete five pull requests on any Github open source project during October and get a free t-shirt. That means there are…

WP Engine to Kinsta Bulk Migration Tips

Last month I moved 100 WordPress sites from WP Engine to Kinsta. The following are some things I learned and recommendations for doing bulk migrations from WP Engine to Kinsta. Warning: Transfer no more then 10 sites per hour per…

All of the Small Things Kinsta Gets Right

First off I’m a power user. I personally use both Kinsta and WP Engine for hosting my customer’s sites. They are both fantastic companies and have their own pros and cons. The longer I use Kinsta the more I’m realizing…

Automatic Git Deploy with Kinsta via SSH

Kinsta is my preferred WordPress host provider. This year I’ve switched all my new customers to Kinsta. Coming from WP Engine, one feature I miss is a per site git URL which will automatically deploy updates whenever a git push is run…