Viewing 1 replies (of 1 total)
  • – use a search and replace editor for your local database file to replace the old URLs, with the new URLs, in something like this :
    https://notepad-plus-plus.org/downloads/
    – login to your control panel to create the database, db user, db password
    – import your local database file into this database
    – edit your local wp-config.php file to connect using the db username, password
    – use ftp or control panel to upload the WordPress files to new1/
    – hit new URL

    Double check the $table_prefix setting in your wp-config.php file that it matches your new tables.
    Double check the database username and password in your config file.
    Make sure the site_url and site_home values in the options table of your database match the new URL.

    https://qodeinteractive.com/magazine/manually-restore-wordpress-website-backup/

Viewing 1 replies (of 1 total)
  • The topic ‘exportation from an expired doman’ is closed to new replies.