DOC
Reconnect Staging Site to Production Website
Under rare circumstances, the connection between the staging and production site may get lost. In that case, you must reconnect the staging site with the live website. There…
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
Under rare circumstances, the connection between the staging and production site may get lost. In that case, you must reconnect the staging site with the live website. There…
DOC
A straightforward way to delete a WP Staging staging site is to go to Actions > Delete and confirm the deletion of the whole staging site. This will…
ARTICLE
Migrating a MySQL database to another server can be challenging, especially if you aim for minimal downtime and fast performance. One of the most popular tools for accomplishing…
DOC
Did you install a new plugin or change your theme, and suddenly your site crashes, and the front page or the WordPress Dashboard is not working anymore? If…
ARTICLE
Have you ever encountered the frustrating error message of “Cookies are Blocked due to Unexpected Output” on your WordPress website? This common problem can prevent you from logging…
DOC
Have you encountered the WordPress Memory Limit error message “Allowed memory size of 268435456 bytes exhausted” or “Allowed memory size of 536870912 bytes exhausted”? “This WP Memory Limit…
DOC
Do you use ManageWP to manage both the staging and live site, but each time the staging site is pushed to live site it disconnects the live site…
ARTICLE
WordPress has a built-in cron task scheduler known as wp-cron. This cron scheduler can be used to perform various tasks at predetermined intervals, such as creating scheduled backups,…
DOC
If your site is using Windows IIS web server and you can not create a staging site with WP Staging, one of the issues for this might be…
DOC
If you open your WordPress site and get a blank white page, it indicates that WordPress is throwing a fatal error, technically known as an error 500 or…
Clone, stage, and back up WordPress sites in seconds. Built and maintained by Rene Hermenau and team.