Overview
Staging creates a copy of a website for testing changes before they affect visitors. Cloning is useful for redesigns, plugin tests, PHP upgrades, and migrations.
Good workflow
- Create a backup.
- Clone the site to staging.
- Make changes and test forms, checkout, login, and mobile layout.
- Push changes live only after validation.
- Clear caches and retest the live site.
Warning
Block search indexing on staging sites to avoid duplicate content appearing in search engines.
App maintenance
Installers make launch easier, but owners still need updates, backups, strong passwords, SSL, spam protection, and periodic reviews. Remove unused apps because abandoned scripts are a common source of compromises.
Quick support handoff
If this article does not solve the issue, open a support ticket with the domain, service name, exact error, time the problem started, and what changed recently.