WP-Optimize
95Get caching and more with this powerful cache plugin. Cache, optimize images, clean your database and minify f...
A fix for mixed content! This Plugin creates protocol relative urls by removing http + https from links. Works in Front- and Backend!
SSL Mixed Content Fix is a WordPress plugin designed to address mixed content issues on your website. It helps ensure that all resources load correctly over HTTPS, improving both security and performance. The plugin works by converting absolute URLs to protocol-relative URLs, allowing resources to load regardless of the page's protocol.
This plugin is suitable for WordPress site owners who want to enhance their site's compatibility with HTTPS, particularly those using plugins like WPBakery and Disqus. It is maintained by a new owner and has undergone recent updates to improve functionality and performance.
Best for: This plugin suits WordPress site owners looking to ensure their sites function properly under HTTPS.
What it does well
Where it falls short
SSL Mixed Content Fix offers a straightforward solution for mixed content problems, making it a useful tool for those transitioning to HTTPS.
Steve85b's own description of SSL Mixed Content Fix, lightly tidied.
Try it out on your free dummy site: Click here => https://tastewp.com/plugins/http-https-remover.
(this trick works for all plugins in the WP repo – just replace “wordpress” with “tastewp” in the URL)
UPDATE: This plugin will be maintained again! It changed ownership and we’re currently collecting ideas how to further improve it. If you have any cool ideas, please let us know in Support Forum. Thank you!
Major updated in the latest release (3.0):
– Plugin has a proper settings page now
– Many bugs fixed
– Code optimized, causing performance to increase a lot
Main features:
With protocol relative url’s you simply leave off the http: or https: part of the resource path. The browser will automatically load the resource using the same protocol that the page was loaded with.
For example, an absolute url may look like
src="http://domain.com/script.js"
If you were to load this from a https page the script will not be loaded – as non-https resources are not loaded from https pages (for security reasons).
The protocol relative url would look like
src="//domain.com/script.js"
and would load if the web page was http or https.
Tipp: Check your Settings -> General page and make sure your WordPress Address and Site Address are starting with “https”.
Add the following two lines in your wp-config.php above the line that says “Stop Editing Here”:
define('FORCE_SSL', true);
define('FORCE_SSL_ADMIN',true);
Other plugins for making sites fast.
Get caching and more with this powerful cache plugin. Cache, optimize images, clean your database and minify f...
All-in-one unbeatable acceleration & PageSpeed improvement: caching, image/CSS/JS optimization...
Comprehensive image optimization with WebP, AVIF, Lazy Load, and more. Optimize images automatically for Faste...
Easy to use Under Construction Page & Coming Soon Page. Enable Under Construction Mode in seconds & sh...
Compress and optimize images, enable lazy load, serve WebP & AVIF, and speed up your site with a global im...
Speed up your website by using our WebP & AVIF Converter. Optimize images and serve WebP and AVIF images i...