ARTICLE
Implement a Maintenance Page in WordPress
Putting your WordPress site in maintenance mode is crucial when making significant updates or changes, acting as a virtual “Out of Service” sign to inform visitors that the…
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
Putting your WordPress site in maintenance mode is crucial when making significant updates or changes, acting as a virtual “Out of Service” sign to inform visitors that the…
ARTICLE
You are working on your WordPress website and making updates, like installing a new plugin, when suddenly, all you see is a blank page or an Error 500…
ARTICLE
Two-factor authentication is a simple way to make your WordPress login more secure and protect it from brute-force attacks. Google has used this technology for years, so don’t…
DOC
This article is for you if you want to create a blank new WordPress default website without taking over any content from the existing live website. Read here…
DOC
If you want to back up and upload your website to Google Drive, You can connect WP STAGING with your Google Drive account to upload and store your…
ARTICLE
This extensive tutorial explains how to backup a WordPress website manually. Read this article instead if you want to automatically backup your website with one click using WP…
ARTICLE
WordPress automatic updates are a double-edged sword. They can be accommodating, but on the other hand, extremely dangerous if you have a business-critical website. Let me show you…
ARTICLE
With the endless variety of plugins available, finding the best WordPress plugins can be challenging. After all, only one lousy plugin can turn your once beautiful and elegant…
ARTICLE
Backing up your WordPress website is a crucial step in maintaining the security and stability of your site. A backup ensures that you can quickly restore your site…
ARTICLE
Are you trying to login to your WordPress website, but it failed? Do you try to reset the password, and you get the error ‘Could not save Password Reset…
Clone, stage, and back up WordPress sites in seconds. Built and maintained by Rene Hermenau and team.