ArchiveAll of The Concept
WordPress Development
The platform taken seriously: builds, upgrades, and the unglamorous work that keeps a site standing.
12 pieces
WordPress Development22 May 2026WordPress Performance Audit: A Cape Town WalkthroughThe actual checklist we work through on a WordPress audit, walked end to end against a real Cape Town site. PHP, MySQL, Redis, Cloudflare, and what the slow log actually says.WordPress / Performance / Audit / Cape Town / South Africa / MySQL / PHP22 May 202614 min14 min
WordPress Development3 April 2026WP-CLI: The WordPress Power Tool You're Probably Not UsingEverything I use WP-CLI for, from one-command updates and database operations to automated maintenance scripts. A practical guide for WordPress developers and site managers.WordPress / WP-CLI / Automation / DevOps / Performance / Database3 April 202615 min15 min
WordPress Development1 April 2026WordPress Image Optimization with EWWW and WP-CLIHow we handle WordPress image optimization with EWWW Image Optimizer, and why every bulk scan runs through WP-CLI instead of the dashboard.WordPress / Performance / Images / WP-CLI / Optimization / WebP1 April 202613 min13 min
WordPress Development29 March 2026Redis Object Cache for WordPress: When It Actually HelpsEvery guide says install Redis. Here is when WordPress object caching actually helps, when it hurts performance, and how to configure and monitor it properly.WordPress / Performance / Redis / Caching / Infrastructure / WooCommerce29 March 202612 min12 min
WordPress Development28 March 2026How to Clean Your wp_options Table (The Right Way)The wp_options table is the most common source of WordPress bloat. Here's the exact SQL process I use across client sites to audit, clean, and optimize it.WordPress / Database / MySQL / Performance / WooCommerce / Optimization28 March 202614 min14 min
WordPress Development28 March 2026PHP-FPM Tuning for WordPress: Stop Guessing, Start MeasuringMost WordPress sites run default PHP-FPM settings. Here's the actual math behind pm.max_children, pm.start_servers, and the monitoring to get them right.WordPress / Performance / Infrastructure / DevOps / PHP / Server28 March 202611 min11 min
WordPress Development26 March 2026WordPress on Docker: A Production-Ready StackCaddy, PHP-FPM, MariaDB, and Redis in containers. Here's the Docker Compose stack we run on every client site, documented from container to deployment.WordPress / Docker / DevOps / Performance / Infrastructure / Caddy26 March 202616 min16 min
WordPress Development24 March 2026How to Find and Fix Slow MySQL Queries in WordPressQuery Monitor tells you a query is slow. It doesn't tell you why. Here's how to fix slow MySQL queries using the slow query log, EXPLAIN, and targeted indexes.WordPress / Database / MySQL / Performance / MariaDB / Optimization24 March 202614 min14 min
WordPress Development21 March 2026wp_postmeta is Destroying Your WooCommerce Store's SpeedWooCommerce stores everything in wp_postmeta. Every product, every variation, every attribute. Here's why that kills performance and how to fix it.WooCommerce / Database / WordPress / Performance / MySQL / Optimization21 March 202612 min12 min
WordPress Development19 March 2026WP Rocket + Cloudflare: The Correct ConfigurationMost WordPress sites running WP Rocket and Cloudflare together have at least one misconfiguration. Here are the exact settings we use across client sites.WordPress / Caching / Performance / Cloudflare / WP Rocket / CDN19 March 202613 min13 min
WordPress Development17 March 2026Action Scheduler Table Bloat: How to Find and Clean ItWooCommerce's Action Scheduler silently accumulates hundreds of thousands of completed tasks. Here's how to find the bloat, clean it safely, and keep it from coming back.WooCommerce / Database / WordPress / Performance / MySQL / Optimization17 March 202611 min11 min
WordPress Development14 March 2026WordPress Slow After 2 Years? Here's What's Actually WrongYour WordPress site was fast when you launched it. Now it drags. Here are the 5 most common causes of WordPress performance degradation and the SQL to diagnose each one.WordPress / Database / Performance / WooCommerce / MySQL / Optimization14 March 202612 min12 min