I like a simple, all-purpose htaccess to enable https on all site requests:
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
In addition, go into Network Admin, Sites, then Edit each site, then the Settings tab for each site. Change all occurences of http to https for your site. (Some plugins may have the http, so changing them will get rid of the ‘mixed’ warning in browsers.)
Plus, you will need to change all media URLs on all sites. That’s easiest with a search/replace plugin (I like “Better Search and Replace”, but check the plugin you choose that it supports multisite) to change http://www.example.com to https://www.example.com (using your domain name).
Although the above htaccess might take care of http in plugins/themes/media/etc, I like a more complete process, so I change everything as needed. Backup your database first, of course.
Related Posts:
- Add New Sub Site from the WordPress back end then in sub site options table option_value must be with https
- Switching MultiSite installation from HTTP to HTTPS
- SSL wildcard issue for wp multisite subdomains
- How to use WordPress multisite with mixed HTTP and HTTPS sites?
- Make default new sites https (multisite)
- wp-admin redirect loop with ssl
- How to properly force https and www on multisite with Apache HTAccess
- Multisite – 404 when accessing sub-sites
- Htaccess file isn’t redirecting http sub-pages to https––they display 404 error instead, tried many solutions and none work
- Nginx Wildcard SSL with WordPress Multisite Subdomains
- MU/Subdomains + Domain Mapping + SSL?
- Domain Mapping for WordPress MU and https redirection – How to?
- Generate HTTPS Urls in multisite
- WordPress Multisite with Wildcard Certificates not mapping correctly
- WordPress Multisite keeps redirecting to HTTPS
- Single sign on to sub-sites in Multisite Network
- Integrating WordPress for blog and other content pages in a web app
- Multisite on Windows with wildcard subdomains
- Are nested subdomains possible with a subdomain multisite?
- Anyone figured out how to use WordPress MultiSite with Domain Mapping & SSL?
- Can a multisite’s blogs be accessible from two different sub-domains?
- What do I need to do to convert my MultiSite from HTTP to HTTPS?
- WP Multisite development with Mamp Pro and wildcard subdomains, not really working for me
- Multisite Domain Mapping with SSL
- multisite 404 error for subdirectory
- How to use alias domain for multisite installation?
- What is the best way to load the WP environment in a subdomain of my multisite WordPress install?
- Wildcard subdomain for the same site
- Benefits or Problems for using Sub-Directory vs Sub-Domain install of WP Network
- Create multiple subdomains for multi-site from a database
- WordPress Multisite. Can domain be used instead of subdomain?
- Multisite: differences between subdomain and subdirectory mode? Can it be switch after installation?
- How to set up WordPress Multisite on multiple domains without plugin?
- NGinx + WordPress Subdomain Multi with core in Subdirectory
- Set subdomains live in a next step
- Multisite 404 errors and non-www redirecting to home page
- Multisite database upgrade SSL error
- Transfer Subdomain site to Multisite setup
- Multisite installation combining subdomains and subdirectories
- How does wordpress multisite manage subdomains?
- Why can’t a WordPress network (multisite) in it’s own folder use subdomains?
- Multisite wordpress and subdomain URL collisions
- “Preview Changes” button doesn’t show changes for previously published posts/pages
- Subdomain multisite gives 404 on sub sites
- “Upgrade Network” error: stuck with SSL certificate verification
- Serve HTTPS requests from subdomain
- SSL for mapped subdomains in multisite (no plugins)
- Testing Multisites with vagrant or Can I use multisite with only an IP address (without domain name)
- Changing Multisite URL after the subsite has been in use
- Why wordpress multisite redirect to wp-signup if site exists?
- Multisite without .htaccess
- Subfolder multisite issue. Themes and plugin files 404
- How do I use different domain for subdomains in WP Multisite?
- Non-wordpress subdomains on Multisite Installation
- Subsites in Multisite installation throwing 404 error on wp-admin in IIS 7
- Multisite installation on IIS gives 404 trying to access the admin dashboard
- Is Partial SSL Possible? ( multisite )
- Sub-subdomain getting redirected to main domain
- Possible to create a multisite network where the main site is non-WP?
- On WordPress Network(multisite), Sub Blogs in Subdirectories or Subdomains? What’s better?
- How do I maintain static directories on multisite subdomains?
- Multisite Subdomain Using More Resources Than Others?
- Changing admin sub-domain in WordPress multisite
- wordpress multisite, https for whole site or just admin?
- Subdomain login problems
- Preview posts returns 404
- Change multi-site installation from sub-domains to sub-directories
- How can I have multiple URLs pointing to single WordPress installation?
- Not able to access dashboard of subdomain
- Wordrpess Subdomains (Multi-Site) without Wildcard
- How to Redirect login User with Mapped Domiain Primary blog Url to Original Sub-site Url
- Can I use two different domain names with a WordPress multisite network?
- WP MU – Accessing ‘Domain-Mapped’ WP-Admin with a subdomain
- Multisite setup on IIS with subdomains
- Icon font not working on subdomains of multisite
- WP Multisite – domain mapping to domain.com and separate site to domain.com/help
- Forcing SSL Protocol for Multisite Subdomain Child Sites + cPanel Configuration
- Login on Multiple Sub-Domains without Multisite
- Multisite new sites not found(404), main site still works [closed]
- How to run a subdirectory multisite install under a subdomain
- Child Site doesn’t appear in the Network menu
- WordPress Multisite/Network – How to use a subdomain as main blog and subdomain for child sites
- https redirect hell (adding www)
- Error 404 on Network Admin and others
- WPMU Development Environment
- turn single domain off
- Force Load https WordPress Plugins
- Redirect subdomain in Multisite installation?
- Issue with htaccess redirection in WP Multisite
- Site kit Google Analytics setup giving Error: {“error”:”invalid ‘redirect_uri'”}
- Link to Network Admin Broken After Switching to HTTPS
- problem with main site (root domain) redirects to subdomain (multisite)
- Enable wildcard in a WordPress Multisite (Sub-Domains)
- Multiple wordpress installations that shares WordPress & Theme but with separated database
- How to redirect one page on the subdomain
- WordPress Multisite Wildcard Subdomains on Plesk
- Making 2 WordPress sites mutually searchable and more
- Can’t view network plugins.php or upgrade-core.php on multisite
- Start with multi-site feature now or later?
- WordPress Multisite Question