Writing

Notes on building things that work.

WordPress, WooCommerce, plugins, and honest writing about what it takes to ship software independently.

All articles — 10 published
📥
WordPress · Contact Forms

Why Contact Form 7 Silently Loses Your Leads

CF7 doesn't save form submissions to your WordPress database. If an email fails or lands in spam, the lead is gone forever — with no record it ever happened. Most site owners don't discover this until it's too late.

16 Jun 2026 · 5 min read Read article →
🖼️
WordPress · Images
✅ Live on WordPress.org

How to Bulk Optimize WordPress Images Without Losing Progress

Most optimization plugins crash mid-batch. A resumable queue changes everything — especially on shared hosting.

16 Jun 2026 · 5 minRead →
🛡️
WordPress · Diagnostics
✅ Live on WordPress.org

The Right Way to Debug a WordPress Plugin Conflict

Deactivating plugins one by one is slow. Binary search finds the culprit in minutes.

16 Jun 2026 · 6 minRead →
🎫
WooCommerce · Coupons
✅ Live on WordPress.org

WooCommerce Bulk Coupons Without Paying $99/Year

Smart Coupons costs $99/year. Bulk-generate, apply rules, export to CSV — for free.

16 Jun 2026 · 5 minRead →
🔗
WordPress · SEO
✅ Live on WordPress.org

How to Find and Fix Broken Links in WordPress Before They Hurt Your SEO

Broken links bleed link equity and hurt user trust. Here's how to find them before Google does.

16 Jun 2026 · 5 minRead →
🔧
WordPress · Debugging
✅ Live on WordPress.org

How to Debug WordPress Without Taking Your Site Offline

A real Safe Mode — disable plugins and themes for just your session, visitors see the live site.

16 Jun 2026 · 5 minRead →
WordPress · Performance
✅ Live on WordPress.org

How to Read a WordPress Speed Report (And What Actually Matters)

PageSpeed scores are not load times. What LCP, TTFB, and INP actually measure for real users.

16 Jun 2026 · 5 minRead →
📊
WordPress · Core Web Vitals
✅ Live on WordPress.org

Core Web Vitals for WordPress: What They Measure and How to Fix Them

LCP, INP, CLS — what each metric measures and the most effective WordPress fixes.

16 Jun 2026 · 6 minRead →
🗄️
WordPress · Database
✅ Live on WordPress.org

WordPress Database Bloat: What It Is, Why It Happens, and How to Fix It

Post revisions, transients, orphaned metadata — what accumulates and how to clean it safely.

16 Jun 2026 · 5 minRead →
In Review — WP.org