Creating a WordPress Staging Environment – WordPress Hosting
ℹ️ Important: This article applies to our WordPress Hosting packages.
Creating a Staging Environment
- Log in at
https://[servernaam].srvnl.nl:8443
.
📖 More info: How to find out which server you're on
- In the left menu, click WordPress.
- Locate the WordPress installation you want to clone.
- Click Clone.
- Choose where to place the staging environment (e.g.,
staging.voorbeeld.it
). - Click the Start button.
The staging environment will now be created. You can follow the progress at the bottom right.
Deploying Changes from Staging to Live
- Log back into Plesk.
- In the left menu, click WordPress.
- Locate the staging environment you want to deploy from.
- Click Copy Data.
- Complete the form:
- Destination: Select the live domain you want to update.
- Data to copy: Choose the files/data you want to transfer.
- Database tables: Select the tables you want to synchronize.
- Restore point: Enable Create a restore point (strongly recommended).
- Click Start.
The changes will now be synchronized. You can track the progress of the copy action at the bottom right.
- Replace
voorbeeld.it
with your actual website address. - Replace
[servernaam]
with the server where your hosting package is located.
Updated on: 19/05/2025
Thank you!