DOC
View Staging Site Without Being Logged in
How can I view the staging site without being logged in? Do you ask yourself the question:“I want to show the client the site without having them log…
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
How can I view the staging site without being logged in? Do you ask yourself the question:“I want to show the client the site without having them log…
DOC
Do you try to activate a license key and get one of the curl errors below? cURL error 35: Unknown SSL protocol error in connection to wp-staging.com:443 or…
DOC
Sometimes even the best plugin wants to be uninstalled! So, if you like to uninstall WP STAGING and remove all its data and settings completely, just follow the…
DOC
It is absolutely okay to have multiple staging sites under a single domain name. For example, if a few people have divergent ideas and you want to test…
DOC
If you use the WordFence security plugin and WP STAGING can not successfully finish the cloning process, or is not able to start it at all, failing with…
DOC
In very rare cases, it’s possible that due to a plugin conflict on the staging or live site, you get a blank page after running the pushing process…
DOC
As default, WP STAGING sets its performance settings to low values to make sure the cloning process runs without an interruption on all available servers. If the cloning…
DOC
Sometimes you notice unused tables in your database which begin with the prefix wpstg_. You also may find tables prefixed with the string wpstgbak_ You can safely delete…
ARTICLE
Today, we released WP Staging Pro 2.4.5 with a lot of new useful features and important bug fixes. That version also contains some preparations for the upcoming version…
DOC
Question: How can I sync posts or pages from my live site to my staging site (blog/dev)? There have been a lot of new posts while the staging…
Clone, stage, and back up WordPress sites in seconds. Built and maintained by Rene Hermenau and team.