Chances are something doesn’t line up in the database. The values in wp_options->site_url
should the an exact match for the wp_blogs->domain + path
values.
I made a post here on the tables needed to change to transfer a multisite. Double-check these values.
For subdomain multisites, your domains should be site1.domain.com
and path should be /
, where your site_url
should be site1.domain.com/
.
Also, check your wp_sitemeta->siteurl
value, and make sure it makes your blog1’s values.
Related Posts:
- How can I trust switch_to_blog()?
- DB connection error after copying a WordPress Multisite instance to a second location
- Redirect Main Site to Subsite in Multisite WordPress
- Why is WordPress Multisite redirecting to wp-signup.php and how to fix it?
- what are pmxi tables? [closed]
- Shared table across network
- WordPress Multisite – Multiple subfolders for blogs
- Uploading/Deploying a Multi Site Install
- Multisite 404 errors and non-www redirecting to home page
- Multisite database upgrade SSL error
- Configure WordPress to read from database only, never write
- multisite htaccess 301 redirects
- W3 Total Cache Plugin with WP 3 MultiUser [closed]
- Redirect all users, except network administrators, from the main site to a subsite
- Multisite non-www domain redirects to sign-up
- WordPress network (multisite) /wp-admin/ redirect loop (ERR_TOO_MANY_REDIRECTS)
- Domain redirect in WordPress multisite
- Multisite non www domain gives registration error but should redirect to www.domain.com
- 301 Redirects for posts, category, pages from original domain to sub-domain of multisite
- Is it possible to fix/repair all Index, Primary Key, Unique (and all other) structure of a WordPress MS Database
- Redirect loop (only for multisite network admin)
- Why wordpress multisite redirect to wp-signup if site exists?
- Two WordPress sites sharing the same database
- Sub-subdomain getting redirected to main domain
- Is it possible to import a wordpress backup from a single site in to a multi-site configuration?
- Split a database will improve performance?
- Multisite Subdomain Using More Resources Than Others?
- Multisite network admin – URL / redirect error
- How to change the database prefix in multisite (WPMU) install
- Redirect users on logout
- Multisite, multiple domains per site
- Bootstrapping WordPress MultiSite Outsite of WordPress – No $wpdb
- Multisite Network menu links not updating
- Is there a way to run upgrade.php for one blog?
- How to disable the default WordPress redirect to non-www URLs?
- Within the database, where is the flag which says that a user has Super Admin rights?
- Migrating Multisite – Database error, missing wp_blogs table
- Auto Redirect after login
- WPML tables not deleted when removing multisite subsite, need help clearing up my sql-file! [closed]
- Issue with htaccess redirection in WP Multisite
- Site kit Google Analytics setup giving Error: {“error”:”invalid ‘redirect_uri'”}
- All pages have 302 redirect, which I can’t remove
- Redirect only posts to New Domain
- Database Tables Lost Indexes? How to Recover?
- Multsite redirecting to the main site
- Multisite setup help – plain domain/subsite always redirects to domain with subdir multisite
- Redirect & permalink problems after moving multisite to a new server
- Wrong Redirect/Rewrite Rules?
- Htaccess file isn’t redirecting http sub-pages to https––they display 404 error instead, tried many solutions and none work
- WordPress Multi-Site on Ubuntu 18.04 LAMP Keeps Re-Directing
- Multisite with subfolders- can’t access main site- Error establishing a database connection
- Create a database for each site created in multisite?
- URL without www redirect directly with submission page – Multiwordpress install
- Redirect One Multisite to Another
- WordPress Multisite + Erros with URLS and ADMIN
- 301’s not working with multisite
- WordPress Multisite blogs not working after domain swap
- Multisite, Subdomain, shared NFS directory Linux HELP
- 2 website 1 database… Local to online
- new multisite, old db
- Multisite Subdomain Redirect Mask
- Cannot use Network Admin (Dashboard) on Multi-site after 301 www redirect
- Locking one blog of many in a multi user/blog WordPress installation
- 301 Redirection After Comment
- Multisite Redirect for Home Page Only
- Sharing users across multiple sites, each on their own database
- How long is “as long as possible” in wp_cache_set()?
- How to redirect user after session timeout
- Questions about MU database schema and how to list all blogs
- Redirecting specific sites to HTTP in WordPress Multisite
- Problems with WordPress multisite directories/url structures and admin access after migration
- Multisite network admin login redirect
- Multisite wp-admin redirecting to main wp-admin using NGINX
- Will resetting my database affect other sites on my multisite WordPress install?
- WordPress Database Cleanup
- Optimal setup for Multi Domain WordPress with Woocommerce
- WordPress automatic Login on other page?
- Multisite WordPress Configurtion
- How to reconnect database to existing wordpress multisite setup after changing site name
- All Subsites of a WordPress Multisite install 302 redirects to the main site
- Multisite login and redirect to users main blog,
- MySql Database In WordPress Multisite
- WP DB Location for “Next Post to Create” Index Value
- Redirect all users, except network administrators, from the main site to a subsite
- Admin user getting redirected to /wp-admin/user
- Make a select where the options are the different multisites
- Error establishing a database connection – Multi-site with subsite don’t exisit [duplicate]
- How to redirect author subdomain pages to each author pages on www
- Is there a way to have wordpress 301 versus 302 urls by default?
- Redirect extra url to Multisite in folder
- Multisite move server giving redirect loop
- Merging versions of wp_posts based on post_title
- Development (multi)site indexed – recommendations to redirect 301 to correct url?
- Redirect authors from upload.php url to Home page in Multisite
- Nginx Multisite redirects (incorrectly) on Chrome IE and Mobile, but works (correctly) on Firefox
- WordPress Multisite platform for different city for single db
- How to redirect root blog to a specific one in multilang WP?
- Subdomain add comment redirect to 404 not found page iis server
- Is there a full explanation on how to share a database with two WordPress sites on same server?
- External rewrite rules missing in htaccess – Multisite