Pat J’s answer is correct but left out one important step.
In wp-config.php the DOMAIN_CURRENT_SITE constant must be updated or the behavior that brandozz explains will occur.
When updating domains for a WordPress Multisite:
-
Update the DOMAIN_CURRENT_SITE constant in wp-config.php
define(‘DOMAIN_CURRENT_SITE’, ‘my-domain-name.com’);
-
In DB table named “wp_sitemeta” update “siteurl” meta key
- In DB tables named “wp_{blog_id}_options” update “siteurl” and “home” meta keys
- Search for remaining links to update in post content with phpMyAdmin or MySQL command line. Be careful when changing links in JSON or serialized arrays.
Related Posts:
- Why is WordPress Multisite redirecting to wp-signup.php and how to fix it?
- WordPress multisite subdirectory redirect infinite loop issue
- How to disable the default WordPress redirect to non-www URLs?
- wp-config dynamic hostname in WP_HOME and WP_SITEURL
- ERR_TOO_MANY_REDIRECTS when i config my subdomains
- WP-CLI methods for get_current_blog_id, get_blog_details or $wpdb->prefix
- How to disable Multisite sign-up page?
- COOKIE_DOMAIN setting confusion
- How To Provide Sub-Blogs Their Own Domain Names?
- domain mapping confused about sunrise
- Is there a way to define wp_blogs domains in wp-config?
- Multisite: How to store global options vs. site options?
- WordPress multisite,several different languages,page redirect?
- How to make WordPress use new Upload Path settings in Multisite Setup
- Add site options UI in Multisite Sites > Infos page
- What is the correct form action URL for network options pages?
- Using WP CLI to set options in WP Multisite
- Multisite with path, how to change the main site
- W3 Total Cache Plugin with WP 3 MultiUser [closed]
- Add New Sub Site from the WordPress back end then in sub site options table option_value must be with https
- Multisite – Redirect All Users to Subsite Home Page on Subsite Login
- Trying to access second site dashboard on a multisite configuration proceeds to an error
- How to move theme directory but not plugins/uploads out of WordPress root directory?
- How to exclude a directory from WordPress permalinks in a Multisite environment?
- Redirect subdomain homepage to domain specific page in wordpress multisite
- WordPress multisite subdirectory on nginx behind reverse proxy
- Multisite Redirect issue
- How to Redirect login User with Mapped Domiain Primary blog Url to Original Sub-site Url
- Disable domain redirect
- Does WordPress MultiSite use separate MySql databases?
- Multisite, multiple domains per site
- What are Attributes used for in a WordPress Multisite?
- How to get option values set from all sites within a Multisite setup?
- Bulk theme settings in wordpress multisite
- https redirect hell (adding www)
- WPMU Development Environment
- Redirect subdomain in Multisite installation?
- Why my deleted url is redirecting to random post?
- Redirect only posts to New Domain
- Multisite on localhost using xampp
- Redirect & permalink problems after moving multisite to a new server
- Installed domain-based Multisite but can’t access wp-admin (redirect loop)
- Redirect Site Geologically
- How to configure Multisite Network with randomized hostnames?
- WordPress Network admin options page: how to store options and where will they be stored?
- WordPress Multisite Strange Redirect on Primary Site
- Use external database with local multisite
- Multisite Redirection to new domains
- Nginx config, how can I redirect primary multisite domain, but not its sub-folders, nor other domains?
- Site redirecting to http://example.com/wp-signup.php?new=example.com
- Will changing the folder name two directories above a fresh wordpress installation break the site?
- Register submenu on network menu from the subsite
- WordPress: how to change URL for individual MultiSites?
- Multisite Create Site not working
- How to split existing blog into WordPress Multisites without breaking links?
- How to write RewriteRule for login in multisite
- Network Admin URL is shown to anyone before accessing a blog
- 404 redirecting to home [closed]
- Redirect to another page using contact form 7? [closed]
- MULTISITE SUB-DOMAIN JUST SHOWS INDEX OF -> CGI-BIN INSTEAD OF SHOWING SITE
- Multisite Sub domains not working
- Can’t access Dashboard of a Multisite WordPress. Chrome results in “ERR_TOO_MANY_REDIRECTS”
- Update blog option during create new blog?
- How to temporarily redirect front page of a network to one of the sites/blogs?
- If statement in wp-config.php, is it possible?
- Update WP install to WP network & it broke the DB connection
- Site Address and WordPress Address settings when using a load balancer
- Working with Reverse Proxies and Multisite Installation
- How to Force WWW. in Domain With WordPress MU Domain Mapping Plugin?
- Two installs conflicting – Pages redirecting
- Problem with new Multisite Installation
- get_site_option / update_site_option – the main site and sub sites do not share the same storage
- Multisite Equivalent of `register_setting`?
- wp option get blogname –url=my-sub-site.com returning main site option
- Redirect a WordPress Multisite url after it has been change to a new one
- Redirect Function Prevents Images from Showing in Front-end Media Uploader
- multisite 404 subfolder same name slug as site
- After switch domain, some parts of my site still point to my old domain
- How to make the redirects right? IP to domain name folders
- Domain not redirected correctly with WordPress Multisite
- WordPress multisite redirect one custom non www domain to www
- Multisite (with nested paths) wp-admin redirect loop
- Update siteurl and home in multisite subsites to https
- How do I point two urls to the same child site in a multisite config
- multisite shared settings
- Multisite install in a subfolder won’t work with www
- WordPress Multisite redirect loop
- Multisite: Redirect Subsite Administrator to Subsite Home Page, Bypassing Dashboard
- Admin user getting redirected to /wp-admin/user
- Is there a way to have wordpress 301 versus 302 urls by default?
- No input file specified after enabling multi site
- How do I enable Multisite on WP 3.7.1?
- Pages redirect me to the homepage
- Multisite redirect loop for a single www domain
- WordPress 3.0 Multisite – Child sites and backends appearing blank
- Multisite subdirectory blogs missing slash
- Nice font not working when http to https – SSL Issue
- Cookies in Multisite network where sites have their own domain name?
- How to set an option for all sites in my Multisite network?
- I’m getting a 404 NOT_FOUND CODE: ‘DEPLOYMENT NOT FOUND on wordpress multisite installation on my sub domain