{"id":925,"date":"2019-03-29T12:13:18","date_gmt":"2019-03-29T04:13:18","guid":{"rendered":"http:\/\/jrblog.pentaidea.com\/john\/2019\/03\/29\/how-to-change-a-wordpress-multisite-primary-domain\/"},"modified":"2019-03-29T12:13:18","modified_gmt":"2019-03-29T04:13:18","slug":"how-to-change-a-wordpress-multisite-primary-domain","status":"publish","type":"post","link":"https:\/\/john.pentaidea.com\/?p=925","title":{"rendered":"How to change a WordPress Multisite primary domain"},"content":{"rendered":"<p>wp-config.php<\/p>\n<pre><code>&lt;?php\n$domain = &quot;your domain&quot;;\ndefine(&apos;WP_HOME&apos;, &apos;http:\/\/&apos;.$domain.&apos;\/\/&apos;);\ndefine(&apos;WP_SITEURL&apos;, &apos;http:\/\/&apos;.$domain.&apos;\/\/&apos;);\ndefine( &apos;WP_ALLOW_MULTISITE&apos;, true );\n...\n<\/code><\/pre>\n<pre><code>...\ndefine(&apos;MULTISITE&apos;, true);\ndefine(&apos;SUBDOMAIN_INSTALL&apos;, false);\ndefine(&apos;DOMAIN_CURRENT_SITE&apos;, $domain);\ndefine(&apos;PATH_CURRENT_SITE&apos;, &apos;\/&apos;);\ndefine(&apos;SITE_ID_CURRENT_SITE&apos;, 1);\ndefine(&apos;BLOG_ID_CURRENT_SITE&apos;, 1);\n\n\/* That&apos;s all, stop editing! Happy blogging. *\/&nbsp; \/\/ &lt;--Before this line\n<\/code><\/pre>\n<p>MySQL (Ref: <a href=\"https:\/\/wpengine.com\/support\/how-to-change-a-multi-site-primary-domain\/\">https:\/\/wpengine.com\/support\/how-to-change-a-multi-site-primary-domain\/<\/a>)<\/p>\n<ul>\n<li>\n<p>wp_options: value of &quot;siteurl&quot;, &quot;home&quot;.&nbsp; &nbsp; &nbsp;(http)<\/p>\n<\/li>\n<li>\n<p>wp_#_options: each sub-blogs, also&nbsp;value of &quot;siteurl&quot;, &quot;home&quot;.&nbsp; &nbsp; &nbsp;&nbsp;(http)<\/p>\n<\/li>\n<li>\n<p>wp_site: value of &quot;domain&quot;.<\/p>\n<\/li>\n<li>\n<p>wp_sitemeta:&nbsp;value of &quot;siteurl&quot;.&nbsp; &nbsp;(http)<\/p>\n<\/li>\n<li>\n<p>wp_blogs: all column &quot;domain&quot;.<\/p>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>wp-config.php<\/p>\n<\/div>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4],"tags":[],"class_list":["post-925","post","type-post","status-publish","format-standard","hentry","category-tech"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to change a WordPress Multisite primary domain - John&#039;s Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/john.pentaidea.com\/?p=925\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to change a WordPress Multisite primary domain - John&#039;s Blog\" \/>\n<meta property=\"og:description\" content=\"wp-config.php\" \/>\n<meta property=\"og:url\" content=\"https:\/\/john.pentaidea.com\/?p=925\" \/>\n<meta property=\"og:site_name\" content=\"John&#039;s Blog\" \/>\n<meta property=\"article:published_time\" content=\"2019-03-29T04:13:18+00:00\" \/>\n<meta name=\"author\" content=\"jj\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"jj\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/john.pentaidea.com\/?p=925\",\"url\":\"https:\/\/john.pentaidea.com\/?p=925\",\"name\":\"How to change a WordPress Multisite primary domain - John&#039;s Blog\",\"isPartOf\":{\"@id\":\"https:\/\/john.pentaidea.com\/#website\"},\"datePublished\":\"2019-03-29T04:13:18+00:00\",\"dateModified\":\"2019-03-29T04:13:18+00:00\",\"author\":{\"@id\":\"https:\/\/john.pentaidea.com\/#\/schema\/person\/3d2e5980a7d3023e93b91d668d2a4a4f\"},\"breadcrumb\":{\"@id\":\"https:\/\/john.pentaidea.com\/?p=925#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/john.pentaidea.com\/?p=925\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/john.pentaidea.com\/?p=925#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/john.pentaidea.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to change a WordPress Multisite primary domain\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/john.pentaidea.com\/#website\",\"url\":\"https:\/\/john.pentaidea.com\/\",\"name\":\"John's Blog\",\"description\":\"\u4e16\u754c\u56e0\u601d\u7dd2\u800c\u8907\u96dc, \u4eba\u56e0\u5922\u60f3\u800c\u5049\u5927\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/john.pentaidea.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/john.pentaidea.com\/#\/schema\/person\/3d2e5980a7d3023e93b91d668d2a4a4f\",\"name\":\"jj\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/john.pentaidea.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a685414cd92056415bc823b5cfbbf95a44a98df88d8c040b18613724c1c0724b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a685414cd92056415bc823b5cfbbf95a44a98df88d8c040b18613724c1c0724b?s=96&d=mm&r=g\",\"caption\":\"jj\"},\"sameAs\":[\"https:\/\/john.pentaidea.com\"],\"url\":\"https:\/\/john.pentaidea.com\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to change a WordPress Multisite primary domain - John&#039;s Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/john.pentaidea.com\/?p=925","og_locale":"en_US","og_type":"article","og_title":"How to change a WordPress Multisite primary domain - John&#039;s Blog","og_description":"wp-config.php","og_url":"https:\/\/john.pentaidea.com\/?p=925","og_site_name":"John&#039;s Blog","article_published_time":"2019-03-29T04:13:18+00:00","author":"jj","twitter_card":"summary_large_image","twitter_misc":{"Written by":"jj","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/john.pentaidea.com\/?p=925","url":"https:\/\/john.pentaidea.com\/?p=925","name":"How to change a WordPress Multisite primary domain - John&#039;s Blog","isPartOf":{"@id":"https:\/\/john.pentaidea.com\/#website"},"datePublished":"2019-03-29T04:13:18+00:00","dateModified":"2019-03-29T04:13:18+00:00","author":{"@id":"https:\/\/john.pentaidea.com\/#\/schema\/person\/3d2e5980a7d3023e93b91d668d2a4a4f"},"breadcrumb":{"@id":"https:\/\/john.pentaidea.com\/?p=925#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/john.pentaidea.com\/?p=925"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/john.pentaidea.com\/?p=925#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/john.pentaidea.com\/"},{"@type":"ListItem","position":2,"name":"How to change a WordPress Multisite primary domain"}]},{"@type":"WebSite","@id":"https:\/\/john.pentaidea.com\/#website","url":"https:\/\/john.pentaidea.com\/","name":"John's Blog","description":"\u4e16\u754c\u56e0\u601d\u7dd2\u800c\u8907\u96dc, \u4eba\u56e0\u5922\u60f3\u800c\u5049\u5927","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/john.pentaidea.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/john.pentaidea.com\/#\/schema\/person\/3d2e5980a7d3023e93b91d668d2a4a4f","name":"jj","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/john.pentaidea.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a685414cd92056415bc823b5cfbbf95a44a98df88d8c040b18613724c1c0724b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a685414cd92056415bc823b5cfbbf95a44a98df88d8c040b18613724c1c0724b?s=96&d=mm&r=g","caption":"jj"},"sameAs":["https:\/\/john.pentaidea.com"],"url":"https:\/\/john.pentaidea.com\/?author=1"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/john.pentaidea.com\/index.php?rest_route=\/wp\/v2\/posts\/925","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/john.pentaidea.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/john.pentaidea.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/john.pentaidea.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/john.pentaidea.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=925"}],"version-history":[{"count":0,"href":"https:\/\/john.pentaidea.com\/index.php?rest_route=\/wp\/v2\/posts\/925\/revisions"}],"wp:attachment":[{"href":"https:\/\/john.pentaidea.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=925"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/john.pentaidea.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=925"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/john.pentaidea.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=925"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}