Home Forums Basel support forum Transfer website to a new domain

Transfer website to a new domain

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #122923

    Roman
    Participant

    Hi

    I transferred the site from the test domain to a working

    1) I have stopped showing all pages except the main one, how can I fix this?

    2) What is the correct procedure for transferring a site from one domain to another? I registered the following code, is it correct?:

    update_option (‘siteurl’, ‘http: //new_domain’);
    update_option (‘home’, ‘http: //new_domain’);

    In file: wp-content / themes / basel / functions.php

    #122943

    Hello,

    You would better do it with All in One WP Migration https://wordpress.org/plugins/all-in-one-wp-migration/

    You will find the video tutorial on how to do that. If you have any problems with links, navigate to the Dashboard > Permalinks > make the correct settings > save

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)