DOC
Get Jetpack Working on the Staging Site
When you create a staging site, WP STAGING plugin will add the line define( 'JETPACK_STAGING_MODE', true ); automatically to wp-config.php of the staging site. That will enable Jetpack…
Founder
Building WordPress infrastructure tools since 2015
I'm René Hermenau, founder of WP STAGING. I've been building WordPress infrastructure software since 2013 and writing code on GitHub since 2011. My repos live at github.com/rene-hermenau.
WP STAGING started as a small developer project solving the same problem I kept hitting on client work: there was no fast, safe way to clone a WordPress site for staging or migration without breaking serialized data, file paths, or media references.
Today we are a team of more than 10 people. The free plugin runs on hundreds of thousands of WordPress installations, and the Pro version powers backup, migration, and staging workflows for agencies, hosting platforms, and ecommerce stores.
I'm still hands-on with the codebase and technical architecture. Our releases are built as a team, but many of the core architectural decisions are ones I helped design, test, and evolve over the years: how we handle large database exports, how we keep memory usage flat on multi-GB sites, and how we make migrations atomic against partially written tables.
"When you touch code, leave it 10% better than before and write a test."
If you're stuck on a WP STAGING question, the docs are at wp-staging.com/docs. If you hit a bug, file it on GitHub at github.com/wp-staging. Our team reads everything that lands there.
DOC
When you create a staging site, WP STAGING plugin will add the line define( 'JETPACK_STAGING_MODE', true ); automatically to wp-config.php of the staging site. That will enable Jetpack…
DOC
SiteGround has set a limit for the maximum single file size to 8GB (other users reported lower values as 6GB and 4 GB). Creating a backup file on…
ARTICLE
Earlier this year, WooCommerce announced it would create an MVP for custom order tables by 2022, a significant improvement that delivers substantial performance gains for stores. The WooCommerce…
DOC
Have you ever encountered the “Error 520: web server returns an unknown error” while using Cloudflare with your website? This error message indicates that Cloudflare could not connect…
DOC
The LiteSpeed web server sometimes has issues with scheduled WordPress tasks that take more than a short time – including all backup plugins. The LiteSpeed server terminates requests…
ARTICLE
Trust and reliability are essential when choosing the right backup plugin for your WordPress site. With so many backup plugins available, it is not easy to know which…
DOC
When the MySQL server receives a database query with a data packet larger than the max_allowed_packet bytes, it issues a “Packet too large” error and closes the connection.…
ARTICLE
Has a plugin update ever affected your website? Or are you afraid of modifying your website while keeping your audiences on hold?Well, I’d like to speak about a…
ARTICLE
After updating to WordPress version 5.9, you may get a blank white page or a fatal error saying something like: [26-Jan-2022 15:52:28 UTC] PHP Fatal error: Uncaught Error:…
DOC
When you clone a multisite network site, and you don’t select the checkbox “Clone the entire network” then WP STAGING will only clone the current website. During that…
Clone, stage, and back up WordPress sites in seconds. Built and maintained by Rene Hermenau and team.