WordPress Staging to Production: Database, Media and URLs
The part of WordPress deployment Git does not solve: moving database changes and media between staging and production without overwriting live orders.
Writing
5 write-ups from production, newest first. Each one is a problem hit on a real project and how it was diagnosed and fixed.
The part of WordPress deployment Git does not solve: moving database changes and media between staging and production without overwriting live orders.
Letting editors see unpublished content on the real site with Next.js draft mode: a secured preview route, draft fetching, and keeping previews uncached.
A Git deployment workflow for WordPress that a small agency can run: what goes in the repo, local to staging to production, database handling and rollback.
The handover document that lets another developer pick up a WordPress build without calling you: what to include, what to leave out and where it lives.
How to change a WooCommerce store that is taking money without breaking it: a staging mirror, gateway sandboxes, a pre-deploy test list and rollback.