Wordpress plugins
cleanSSL

cleanSSL

Version : 0.1.3a
Tested up to : 3.7.22
Number of download : 1763
Average rating : 3.5 / 5 on 2 votes 2 votes, 3.5 avg.rating

Screenshots

cleanSSL
cleanSSL
cleanSSL
cleanSSL

If you serve part or all of your website over https then you’ll likely have hit the scenario where the SSL certificate provides warnings about insecure content. This insecure content is usually the src of the files being called over http when the rest of the page is being called over https. We’re now seeing certain browsers blocking these http calls from being executed as a default action which can lead to broken-ness. And no-one likes broken-ness! This plugin will make sure that if your site is being viewed via https that src attributes of content is served in a protocol agnostic manner. This means that all those files are now being served over https as well. So instead of http://foo.com/foo.css you see //foo.com/foo.css which means your browser will call foo.css over https and no warnings on the padlock. NOTE: Currently images that are set by css or js files are not fixed but we plan to fix this in a future release.

Download now