I am familiar with this situation … I got out of it like this … To begin with, in the .htaccess file that lies at the root of the site of your hosting provider – I registered it. At the very end of the file.
# END WordPress
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www\.)?yoursite\.com$ [NC]
RewriteCond %{HTTP:X-Forwarded-Proto} !=https
RewriteRule ^(.*) https://yoursite.com/$1 [R=301,L]
Then I installed the plugin:
SSL Insecure Content Fixer.
And set the settings in it to “Capture everything” – saved. For two weeks I drove the site with the plugin turned on. Then I deactivated the plugin. And everything became good!
Related Posts:
- Switching MultiSite installation from HTTP to HTTPS
- Anyone figured out how to use WordPress MultiSite with Domain Mapping & SSL?
- Multisite Domain Mapping with SSL
- SSL wildcard issue for wp multisite subdomains
- How to use WordPress multisite with mixed HTTP and HTTPS sites?
- Multisite database upgrade SSL error
- “Upgrade Network” error: stuck with SSL certificate verification
- Add New Sub Site from the WordPress back end then in sub site options table option_value must be with https
- SSL for mapped subdomains in multisite (no plugins)
- Make default new sites https (multisite)
- Why wordpress multisite redirect to wp-signup if site exists?
- Multisite without .htaccess
- Is Partial SSL Possible? ( multisite )
- wp-admin redirect loop with ssl
- How to properly force https and www on multisite with Apache HTAccess
- Forcing SSL Protocol for Multisite Subdomain Child Sites + cPanel Configuration
- Force Load https WordPress Plugins
- How to use a Wildcard SSL with WordPress Network?
- Htaccess file isn’t redirecting http sub-pages to https––they display 404 error instead, tried many solutions and none work
- Is this the right set of records for Route53 domain to point to a mapped domain in a multisite? [closed]
- Nginx Wildcard SSL with WordPress Multisite Subdomains
- Multisite, domain mapping and SSL?
- MU/Subdomains + Domain Mapping + SSL?
- HTTPS Warning and Certificate Error when Updating Network
- Issue with Multisite and SSL
- Network Admin URL is shown to anyone before accessing a blog
- Domain Mapping for WordPress MU and https redirection – How to?
- Generate HTTPS Urls in multisite
- Media library links broken WordPress Multisite after SSL update
- How to convert multisite subdomain from http to https
- WordPress Multisite keeps redirecting to HTTPS
- SSL for Mapped Domains with WordPress Multisite on AWS
- Multisite domain mapping with SSL redirects to main domain
- User not staying logged into one of sub sites in multisite after SSL
- WordPress Multisite with cPanel Addon Domains and SSL
- WordPress Network with SSL for multiple domains
- Sending SMTP mail using a server with self-signed SSL
- Integrating WordPress for blog and other content pages in a web app
- Using WordPress multisite is there a way to force HTTPS on specific subsites and not others?
- Which asset URLs are acceptable in a “vanilla” MU install?
- Using MAMP and Xip.io to view a WordPress Multisite on a local network
- REST API for Multisite
- Multisite: use media from one site vs. copying the same media to all language sites?
- Create unique robots.txt for every site on multisite-installation
- Restrict the user access in multi site for non-assigned blogs
- Getting an ERROR: Cookies are blocked error when logging in to a site on a different domain?
- display merged posts from multisite and sort by latest date
- WordPress Multisite – Multiple Subdirectories
- Images uploading to wrong directory after changing to multisite
- Why are images uploaded to main domain, when using multisite with different domains?
- Subdomain login problems
- How to Redirect login User with Mapped Domiain Primary blog Url to Original Sub-site Url
- Determining the compatibility of Settings API & Multisite
- Downgrading a WP3.3.1 Network Install
- Update User Role Across Network when Main Site User is Updated
- Shared User Tables on 2 WordPress Sites; “Main” Site and “Discuss” using P2?
- Create custom role, multisite, add users/sites?
- https redirect hell (adding www)
- How to disable W3 Total Cache “Performance” menu under multisite? [closed]
- Will revisions be retained when converting to a multi-site?
- Multisite on localhost using xampp
- wp-config dynamic hostname in WP_HOME and WP_SITEURL
- Include only a domain path in multisite Network
- Jetpack API for WordPress Network
- SEO implications of assigning a new domain to a multisite subdomain [closed]
- How can I add custom meta on signup page and pass along to be used after blog activation?
- Conditional Image Sizes for Use via Theme Customizer Upload Only
- How to check main blog in a multisite using if statement?
- Is there is a way to group a large number of WordPress Multisites For Easier Organisation?
- Multisite on single wordpress
- How to delete users from a WordPress MultiSite that stay in the DB?
- Installing other applications alongside WordPress multisite and configuring dns routing
- All Network sites display as main blog
- Multi-site, different dashboard
- Two WordPress Installs — Failed page on One Defaults to the Other
- Function to check whether the user is at the top level of the network?
- How to check main site user level from subsite in a multisite network
- How to test custom links within a multisite while in development stage
- How to enable wp-admin and wp-login only over highport
- How to display custom logo on WordPress login page
- wp option get blogname –url=my-sub-site.com returning main site option
- Easily adding multiple existing users to a multisite site
- Display posts from one network site on another
- Domain not redirected correctly with WordPress Multisite
- WordPress theme to support single website but with 3 sections for 3 languages
- Can assign a new domain to a site in a multisite?
- Possible to have duplicate usernames on different two multisites
- Main site media are accessible in subsite domain
- Including non-wordpress pages within a single multisite domain
- How can I import posts into different wordpress multisites at once?
- Redirect www.mainsite.com/subsite/wp-login to www.mainsite.com/wp-login
- Activation of new Registered site fails on multisite
- How to login a user with wp_set_auth_cookie on a specific blog within a multisite environment
- How does adding custom meta to signup form work?
- Can’t un-archive site after upgrading to WordPress 3.8
- How to handle responsive and non responsive websites in one WordPress Theme?
- Swap domains of two sites with each other in multisite
- Many big issues in the website, WP_Debug not showing
- 404 error in dashboard of subdomain of multisite
- WordPress Multisites