Staging

Can I safely access my database safely via phpMyAdmin?
Yes, you can.
Fri, 21 Sep, 2018 at 3:05 PM
Is it possible to bring back a staging site the way it was after it is expired?
For a short duration of time. Yes. Send an email to support@blogvault.net and our engineers will help you out.
Fri, 21 Sep, 2018 at 3:06 PM
How long is my staging valid?
You can extend your staging site validity up to 56 days
Fri, 21 Sep, 2018 at 3:06 PM
How to visit staging sites for multisites?
If the original site is https://example.com and it has a sub-site called site1.example.com then its staging sites will be: https://example.wpstage.net and h...
Fri, 21 Sep, 2018 at 3:08 PM
Can I migrate my staging site?
Yes. You can transfer your modifications to another site using BlogVault’s migration feature or our free migration plugin Migrate Guru. If you want to move ...
Fri, 21 Sep, 2018 at 3:08 PM
What is the difference between Staging and Test Restore?
Test Restore is meant to test the backups only, whereas Staging helps you test the changes on your website. Several features like ‘Extend Expiry’, “Access P...
Fri, 21 Sep, 2018 at 3:09 PM
Is my staging site backed up?
No.
Fri, 21 Sep, 2018 at 3:09 PM
Should I be concerned about duplicating Online Store payments on the staging site?
We disable wp-cron on the staging site. This ensures that automated/scheduled systems such as subscription payments are not auto-triggered. Please make sure...
Fri, 21 Sep, 2018 at 3:09 PM
Will I receive mails from the staging environment?
No, we do not have mailing system at the Staging server. Many sites have automated emails setup on their sites. On staging environments they do not want the...
Fri, 21 Sep, 2018 at 3:10 PM
Is it possible to enable cron temporarily or on a specific staging site?
You can easily enable the cron by removing the line “define(‘DISABLE_WP_CRON’, true);” from the wp-config.php file present at the staging site.
Fri, 21 Sep, 2018 at 3:10 PM