Site navigation from Google not using HTTPS for some resources, causing redirect loop
Site navigation from Google not using HTTPS for some resources, causing redirect loop
Site navigation from Google not using HTTPS for some resources, causing redirect loop
You probably have to set your Site Settings to https:// instead of http:// either through the admin screen, or the wp-config.php. Failing to do so will cause WordPress to output the resources as non-secure, and your browser will reject them.
After using ssl certificate, wordpress doesn’t work
WordPress – SSL not working – browser console error “Mixed Content” and “Failed to load resource”
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 … Read more
ERR_SSL_PROTOCOL_ERROR
301 Redirect Loop www to non-www – Nginx + Apache2
first, disable the Really Simple SSL plugin add the folowing code in wp_config.php file to SSL define(‘FORCE_SSL_ADMIN’, true);.
I have found a solution. This plugin gives the option of set SSL on or off based on post or page https://really-simple-ssl.com/downloads/really-simple-ssl-per-page/
Find the source file causing a Mixed Content warning