Category

Tooling

WP-CLI, cron, Docker, databases, and the automation that makes ops work repeatable — and the debugging when it is not.

8 guides

Tooling / Intermediate / 14 min

Using the MySQL slow query log to fix slow WordPress sites

How to enable, read, and act on MySQL slow query logs for WordPress: identifying postmeta bloat, autoloaded option analysis, missing indexes, plugin-generated garbage queries, and Percona Toolkit usage.

Published 07 Jun 2026

Tooling / Beginner / 10 min

Replace WP-Cron with a real system cron job

How to disable traffic-triggered WP-Cron and run WordPress scheduled events reliably from system cron: configuration, monitoring, troubleshooting, and per-site isolation.

Published 07 Jun 2026

Tooling / Beginner / 9 min

A2 Hosting review: fast WordPress hosting with some important caveats

A practical look at A2 Hosting's WordPress plans — speed performance, the Turboboost feature, and where the managed service model has gaps.

Published 06 Jun 2026

Tooling / Intermediate / 10 min

Cron jobs explained: how to schedule tasks on WordPress and Linux servers

The difference between WP cron and system cron, how to set up proper scheduling, and how to debug jobs that are not running.

Published 06 Jun 2026

Tooling / Advanced / 13 min

Docker for WordPress development: a practical setup guide

How to containerise WordPress with Docker for local development, and the decisions that make staging and production Docker setups different.

Published 06 Jun 2026

Tooling / Advanced / 14 min

Docker Compose best practices for production workloads

How to structure Docker Compose files for production web apps, WordPress, and database services. Production patterns, not development shortcuts.

Published 04 Jun 2026

Tooling / Advanced / 14 min

Introduction to Kubernetes for hobbyists and small teams

What Kubernetes actually does, when it is worth the complexity, and a minimal setup for learning without needing a production cluster.

Published 02 Jun 2026

Tooling / Advanced / 11 min

A quick WP-CLI plugin audit for inherited sites

A complete command-line plugin audit for inherited WordPress sites: inventory, stale detection, duplicate identification, version checks, risk scoring, and safe removal process.

Published 02 Jun 2026