ARTICLE
The Ultimate Guide to Moving WordPress From a Subfolder To Root Domain
Moving WordPress from a subdirectory to the root lets you showcase your website directly on the main domain. Follow these steps for a seamless transition and to ensure…
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
Moving WordPress from a subdirectory to the root lets you showcase your website directly on the main domain. Follow these steps for a seamless transition and to ensure…
DOC
WP STAGING | PRO allows you to clone regular WordPress single sites and even clone an entire WordPress multisite network. What Type of Multisite Can be Cloned? WP…
ARTICLE
WordPress, a popular content management system, owes much of its success to its vast library of plugins extending its functionality. However, now and then, users encounter issues like…
ARTICLE
Encountering the “Failed to Write File to Disk” error in WordPress can be a common and frustrating issue. This error message typically occurs when attempting to upload files…
ARTICLE
Years ago, it was possible to create WordPress websites without a database table prefix due to a bug in WordPress. While this may work somehow, it can lead…
DOC
Q. When a Database only backup is restored, will the file system stay intact and be untouched?A. Yes, when a db-only backup is restored, nothing will happen to…
ARTICLE
Fixing the mixed content error in WordPress is vital for a secure browsing experience. This error occurs when a website loads over HTTPS but contains insecure HTTP elements.…
DOC
Sometimes, during the development work you do on the staging site, comments are added on the live site, so if you want to update the staging site with…
DOC
How to Fix Yoast Canonical URLs on Your WordPress Website If you’re running a WordPress website, chances are you’re already using the Yoast SEO plugin to improve your…
Clone, stage, and back up WordPress sites in seconds. Built and maintained by Rene Hermenau and team.