DOC
WordPress Glossary
Staging Site The staging site is a copy of your production site and is usually not publically available to your visitors. It is used for testing plugin updates…
Founder
Building WordPress infrastructure tools since 2015
About René Hermenau
I'm René Hermenau, founder of WP STAGING. I've been developing WordPress infrastructure software since 2013, building WP STAGING since 2015, and publishing code on GitHub since 2011.
WP STAGING started as a developer project to solve a problem I kept running into during client work: cloning and migrating WordPress sites safely without breaking serialized data, file paths, media references, or database relationships.
Today, WP STAGING is built and maintained by a team of more than 10 people. The free plugin is used on 100,000+ active WordPress installations, and WP STAGING Pro powers backup, migration, staging, and deployment workflows for agencies, hosting providers, ecommerce stores, and professional WordPress teams.
I'm still hands-on with the codebase, architecture, and technical direction of the product. Much of my work focuses on reliable database exports, memory-efficient processing on large WordPress sites, safe restore workflows, staging-to-production deployments, and reducing the risk of partially written files or database tables during migrations.
On this author page, you'll find technical articles, documentation, and product guides I have written, reviewed, or helped shape with the WP STAGING team.
When you touch code, leave it 10% better than before and write a test.
If you're stuck on a WP STAGING question, start with the documentation. If you hit a bug, file it on GitHub. Our team reads everything that lands there.
Areas of expertise
WordPress backups and restore workflows
WordPress staging sites and cloning
WordPress migrations and site transfers
WordPress database structure and serialized data
Remote Sync and server-to-server WordPress transfers
WP STAGING CLI and local Docker-based WordPress development
Plugin architecture, large-site performance, and safe deployment workflows
At a glance
Role: Founder of WP STAGING
Focus: WordPress backups, staging, migrations, database handling, plugin architecture, and deployment safety
Experience: Developing WordPress infrastructure software since 2013 and building WP STAGING since 2015
Code: github.com/rene-hermenau
DOC
Staging Site The staging site is a copy of your production site and is usually not publically available to your visitors. It is used for testing plugin updates…
DOC
Under certain circumstances like using the Amazon S3 Cloudfront service, your WP STAGING backup files are stored on S3 CDN servers instead of your server. As a result,…
DOC
If your sites use a visual pages builder plugin like DIVI, Elementor, Oxygen, or similar and the visual editor does not load or work properly, please activate first…
DOC
For using multisites together with the Freemius integration we have added a few mechanisms to make sure that Freemius works as expected on your staging website. Before that,…
DOC
Note: This article is outdated and this is no issue any longer! The latest WP Staging version can copy the media files even if they are outside the…
DOC
If you install WP Staging on a site that should be treated as staging site, create an emoty file named .wp-staging into the root folder of the site…
DOC
If you upload a backup file, and you get the error 413 Request Entity Too Large you can do two things: Upload the backup file manually via FTP…
ARTICLE
Google Analytics is a tool that allows you to analyze your website traffic to see how many visitors you’re getting, where they are coming from, what pages they…
DOC
When you create a staging site, you can decide to disable email sending to prevent the staging site from sending mails. This can be very helpful because you…
DOC
WP STAGING disables the cache on the staging site as the default option to ensure that the cloned site does not interfere with the cache from the original…
Clone, stage, and back up WordPress sites in seconds. Built and maintained by Rene Hermenau and team.