Use the plugin Duplicator to create the Installer and Archive packages to re-create the WordPress website in another location.
https://wordpress.org/plugins/duplicator/
- After creating the backup packages, installer.php and archive zip file, save them offsite, in your PC for example
- To reproduce the website, create a new folder on the server.
- Use cPanel’s MySQL’s Databases to create a new database and user and password.
- FTP transfer the installer.php and archive zip file to the new empty folder
- Use browser to run the installer.php. Connect to the database and user and password as created by cPanel’s MySQL earlier.
- Follow the instructions…….