SSL/HTTPS Redirect Loop
If you have the “force ssl on checkout” enabled in woocommerce along with another plugin like ithemes security also forcing the ssl it could be causing your redirect loop.
If you have the “force ssl on checkout” enabled in woocommerce along with another plugin like ithemes security also forcing the ssl it could be causing your redirect loop.
Just change the http to https in there: @font-face { font-family: ‘Open Sans Condensed’; font-style: normal; font-weight: 700 !important; src: local(‘Open Sans Condensed Bold’), local(‘OpenSans-CondensedBold’), url(https://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xOV5Bi3AvzDkLbMkkmS9JR4.woff) format(‘woff’); } Google sends them over https too.
When you setup the SSL certificate for your domain on your web server, your WordPress site will immediately be accessible via http / https connections without any extra configuration. Any configuration is required when you want your website or its backend (wp-admin / wp-login.php) to load ONLY via SSL (HTTPS). But there’s at least one … Read more
will WordPress be aware that it is called via HTTPS and change all links on the pages to HTTPS ? While WordPress knows if a request comes via HTTPS, it doesn’t change all the links automatically. Only certain links are updated to use https:// that too, without any subdomain part. Any hardcoded links would remain … Read more
Any idea on how to fix this error when forcing SSL on a certain page?
Access wordpress pages using a self signed shared ssl
Just an idea. I use rewrite rules to serve my WP blogs over TLS/SSL only. In wordpress I set the url to https:// as well. Might be worth a try to set the blog url to http// and create a rewrite rule (apache/nginx) to use https except the url contains /feed. Not tested.
My WordPress site SSL is in red crossed color and can’t load at first time?
installed WordPress but can’t upgrade or add plugins due to webdav https?
The UCC SSL Certificate is used to secure multiple domains like www.example.com, www. example.net, www.example.co.uk etc. and if you want to secure your subdomains like shop.example.com, distributors.example.com and careers.example.com then you should try Unified Communication Wildcard Certificate instead of UCC SSL Certificate because it protects both multi-domains as well as subdomains.