ARTICLE
How to Create a New WordPress Network Sub-Site
Before proceeding, please ensure that your WordPress installation has Multisite enabled. If you haven’t yet enabled Multisite, you can do this by following the WordPress Codex guide on…
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.
ARTICLE
Before proceeding, please ensure that your WordPress installation has Multisite enabled. If you haven’t yet enabled Multisite, you can do this by following the WordPress Codex guide on…
DOC
While restoring a backup on another website, an error may occur stating: “Could not restore query. MySQL has returned the error code 1118, with message ‘Row size too…
DOC
This document will guide you through setting up encryption for storing the database’s login data of supported storage providers. By following these instructions, you can enhance the security…
DOC
Generate a Login Link Once you set up your staging site, you can generate a login link for your team members or clients. The easiest way to do…
DOC
Synchronizing user account credentials to the staging site is essential when you want to make sure that your users have the same access and roles on both the…
ARTICLE
Creating a staging site is an important step in the website development process. It allows you to test changes, plugins, and themes without affecting your live site. This…
ARTICLE
WordPress is a popular and robust content management system that enables the management of user roles and capabilities. A common need for many websites is the ability to…
ARTICLE
When managing a WordPress site, there are many things to consider. From designing a beautiful theme to optimizing the site for search engines, it can be easy to…
DOC
After creating a staging site with WP STAGING, you’ll notice the extra authentication prompt which appears when you try to access the staging site: That login form ensures…
DOC
Introduction: As WordPress users explore the benefits of using the WP-STAGING plugin with their Multisite networks, a common question arises: how does licensing work in this context? This…
Clone, stage, and back up WordPress sites in seconds. Built and maintained by Rene Hermenau and team.