• Resolved braehler

    (@braehler)


    Hey there,
    we are currently facing the following problem.
    We did a relaunch of our website and set up a multisite.
    Now we want to moove the installation from old.domain to new.domain
    But everything we try gives us an erro, like no connection to the database.
    Has someone any idea/ turorial how to do this?
    We di all needed steps like
    wp_options: lines named “siteurl” and “home”
    wp_site
    wp_sitemeta: the entry named “siteurl”
    wp_blogs: any entries in the “domains” column that have the old domain name
    wp_#_options: As every sub-site will have sets of tables that correspond to the blog_id in the wp_blogs table. You need to navigate to the wp_#_options table, where # corresponds to the blog_id, and update the “siteurl” and “home” values in the table.

    also the wp-config we changed to new.domain

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change the URL of a Multisite’ is closed to new replies.