Title: SSL Mixed Content Fix
Author: Steve85b
Published: <strong>16 de Outubro, 2016</strong>
Last modified: 17 de Xullo, 2024

---

Buscar plugins

![](https://ps.w.org/http-https-remover/assets/banner-772x250.jpg?rev=1645125)

Este plugin **non se actualizou en máis de 2 anos**. É posible que xa non sexa compatible
ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con
novas versións de WordPress.

![](https://ps.w.org/http-https-remover/assets/icon-256x256.jpg?rev=1515967)

# SSL Mixed Content Fix

 Por [Steve85b](https://profiles.wordpress.org/steve85b/)

[Descargar](https://downloads.wordpress.org/plugin/http-https-remover.3.2.8.zip)

 * [Detalles](https://gl.wordpress.org/plugins/http-https-remover/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/http-https-remover/#reviews)
 *  [Instalación](https://gl.wordpress.org/plugins/http-https-remover/#installation)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/http-https-remover/#developers)

 [Soporte](https://wordpress.org/support/plugin/http-https-remover/)

## Descrición

**Try it out on your free dummy site: Click here => [https://tastewp.com/plugins/http-https-remover](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:

 * Works in Front- and Backend
 * Makes every Plugin compatible with https
 * Compatible with WPBakery & Disqus
 * Fixes Google Fonts issues
 * Makes your website faster

#### What does this Plugin do?

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);
    ```

#### What is Mixed Content?

**Mixed content** occurs when initial HTML is loaded over a secure HTTPS connection,
but other resources (such as images, videos, stylesheets, scripts) are loaded over
an insecure HTTP connection. This is called mixed content because both HTTP and 
HTTPS content are being loaded to display the same page, and the initial request
was secure over HTTPS. Modern browsers display warnings about this type of content
to indicate to the user that this page contains insecure resources.

**Note: You should always protect all of your websites with HTTPS, even if they 
don’t handle sensitive communications.**

#### Example

Without Plugin:
 src=”http://domain.com/script01.js” src=”https://domain.com/script02.
js” src=”//domain.com/script03.js”

With Plugin:
 src=”//domain.com/script01.js” src=”//domain.com/script02.js” src=”//
domain.com/script03.js”

#### If using Cache Plugins

If the plugin isn’t working like expected please purge/clear cache for the changes
to take effect!

## Capturas

 * [[
 * The Sourcecode of the Website will look like this!

## Instalación

 1. Upload `http-https-remover` folder to your `/wp-content/plugins/` directory.
 2. Activate the plugin from Admin > Plugins menu.
 3. Once activated your site is ready!

## Preguntas frecuentes

### How do I know if my site has mixed content?

If a green padlock appears, then your site is secure with no mixed content.
 In 
Chrome or Safari, there will be **no padlock** icon in the browser URL field with
mixed content. In Firefox the padlock icon will reflect a warning with mixed content.

### What if I am using a CDN?

Change all your CDN references to load with // (this will adapt based on how the
page is loaded)

## Comentarios

![](https://secure.gravatar.com/avatar/1761c9a266a5963bfc0911dd656569fd5b8d98bb6e514cae398fdbc927e77efe?
s=60&d=retro&r=g)

### 󠀁[Breaks my site](https://wordpress.org/support/topic/breaks-my-site-21/)󠁿

 [zuz12](https://profiles.wordpress.org/zuz12/) 26 de Marzo, 2023

Do not use, breaks my site, had to remove the plugin via FTP.

![](https://secure.gravatar.com/avatar/007fbaf59c3ed00e4400bd77e7d53fea5aa66c82ff6f04867f9ad758d420eb7e?
s=60&d=retro&r=g)

### 󠀁[Not working for me](https://wordpress.org/support/topic/not-working-for-me-262/)󠁿

 [royalmicer](https://profiles.wordpress.org/royalmicer/) 21 de Xullo, 2020

still see http and https specially in theme files and meta when viewing page source

![](https://secure.gravatar.com/avatar/5d1d5683b83472574a0899444102fd964d523b833dd9f95bee958ccddf689b8d?
s=60&d=retro&r=g)

### 󠀁[Awesome Plugin](https://wordpress.org/support/topic/awesome-plugin-4641/)󠁿

 [Milap](https://profiles.wordpress.org/milap/) 25 de Novembro, 2019

This is really simple plugin and easy to configure. It works fine and really useful.

![](https://secure.gravatar.com/avatar/d0b0d34dfe20933a12dc07e9db30fa7673a813fd42eb520b1fc2be940e8f8b83?
s=60&d=retro&r=g)

### 󠀁[awesome plugin 4 local dev](https://wordpress.org/support/topic/awesome-plugin-4-local-dev/)󠁿

 [Ali David](https://profiles.wordpress.org/alidavid0418/) 22 de Novembro, 2019

I love this plugin. It saved my day.

![](https://secure.gravatar.com/avatar/dedec63388cac52f8b27b31b955e0b18eb5e0f28419fa4b8e863e82b5209add8?
s=60&d=retro&r=g)

### 󠀁[Thank you very much for this plugin!](https://wordpress.org/support/topic/thank-you-very-much-for-this-plugin-5/)󠁿

 [seodance](https://profiles.wordpress.org/seodance/) 2 de Agosto, 2019

There were something that caused https to be not 100% safe. With this plugin, https
became 100% safe.

![](https://secure.gravatar.com/avatar/7708b2ccb6613ccfb5e84f854346d169c43c4ca5a28c80f1d700e4415bcff951?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-22501/)󠁿

 [Robin Jennings](https://profiles.wordpress.org/explainafide/) 25 de Xullo, 2019

This plugin is super simple that removed all the mixed content of the site when 
we updated the site from http to https. This included images, forms, javascript 
etc.

 [ Ler todas as 34 opinións ](https://wordpress.org/support/plugin/http-https-remover/reviews/)

## Colaboradores e desenvolvedores

“SSL Mixed Content Fix” é un software de código aberto. As seguintes persoas colaboraron
con este plugin.

Colaboradores

 *   [ Steve85b ](https://profiles.wordpress.org/steve85b/)

[Traduce “SSL Mixed Content Fix” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/http-https-remover)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/http-https-remover/),
bota unha ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/http-https-remover/),
ou subscríbete ao [log de desenvolvemento](https://plugins.trac.wordpress.org/log/http-https-remover/)
por [RSS](https://plugins.trac.wordpress.org/log/http-https-remover/?limit=100&mode=stop_on_copy&format=rss).

## Rexistro de cambios

#### 3.2.8

 * Tested with WordPress 6.6
 * Minor performance improvements
 * Improvements for PHP 8 utilization

#### 3.2.7

 * [NOTE] Upgraded analyst module to latest version
 * [NOTE] Tested with WordPress v6.4.2
 * [NOTE] Tested up to PHP v8.3

#### 3.2.6

 * Updated carousel module
 * Updated opt-in module
 * Resolved issues with PHP 8.2
 * Tested up to WP 6.4

#### 3.2.5

 * Forced “Try it out” module to be disabled by default, user can still enable it
   manually.

#### 3.2.4

 * Tested with WP 6.3 RC
 * Updated all shared modules to their latest versions

#### 3.2.3

 * Adjusted PHP compatibility
 * Tested with WP 6.1.1

#### 3.2.2

 * Added support for PHP 8
 * Fixed activation issues on PHP 8 and 8.1
 * Tested up to WordPress 6.1-RC5
 * Fixed issues with option saving
 * Resolved errors of missing options
 * Added new option for enable/disable plugin testing module
 * Updated carrousel banner

#### 3.2.1

 * Fixed function call issue

#### 3.2

 * Carrousel added

#### 3.1

 * Issue that redirection got de-activated after update fixed

#### 3.0

 * Added settings page for plugin configurations
 * General bug fixes
 * Code & Performance improvement

#### 2.4

 * Updated links

#### 2.3

 * Integrated feedback system

#### 2.2

 * Release Date – 7th Mai 2019*
 * Fixed incompatibility with other plugins

#### 2.1

_Release Date – 20th March 2019_

 * Simplified Code

#### 2.0

 * Release Date – 1 March 2018*
 * Completely rewritten code.
 * Bug fixes

#### 1.5.3

 * Release Date – 28 April 2017*
 * Fixed some Google API Issues

#### 1.5.2

_Release Date – 26 April 2017_

 * Improvements

#### 1.5.1

_Release Date – 25 April 2017_

 * Fixed a reCAPTCHA issue!

#### 1.5

_Release Date – 25 April 2017_

 * Now it removes http and https from source code again
 * Fixed broken links in social sharing plugins

#### 1.4

_Release Date – 02 March 2017_

 * Finally fixed srcset Problems
 * Changed the working method of the Plugin
 * Some other bugfixes

#### 1.3.1

_Release Date – 13 January 2017_

 * Added support for srcset tag

#### 1.3

_Release Date – 07 January 2017_

 * Fixed the issue that Twitter card image is not displayed

#### 1.2

_Release Date – 11 December 2016_

 * Added support for Google (Fonts, Ajax, Maps etc.)
 * Compatibility for WordPress 4.7

#### 1.1.1

_Release Date – 18 October 2016_

 * Added support for “content” tag
 * Added support for “loaderUrl” tag

#### 1.1

_Release Date – 17 October 2016_

 * Fixed the issue that videos in Revolution Slider stopped playing
 * The plugin now works on backend too
 * Other small changes

#### 1.0

_Release Date – 16 October 2016_

 * Initial release

## Meta

 *  Versión **3.2.8**
 *  Última actualización **Fai 2 anos**
 *  Instalacións activas **9.000+**
 *  Versión de WordPress ** 4.6 ou superior **
 *  Probado ata **6.6.5**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/http-https-remover/)
 * Etiquetas
 * [force ssl](https://gl.wordpress.org/plugins/tags/force-ssl/)[https](https://gl.wordpress.org/plugins/tags/https/)
   [insecure content](https://gl.wordpress.org/plugins/tags/insecure-content/)[mixed content](https://gl.wordpress.org/plugins/tags/mixed-content/)
   [ssl](https://gl.wordpress.org/plugins/tags/ssl/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/http-https-remover/advanced/)

## Valoracións

 4.1 de 5 estrelas

 *  [  25 valoracións de 5 estrelas     ](https://wordpress.org/support/plugin/http-https-remover/reviews/?filter=5)
 *  [  1 valoración de 4 estrelas     ](https://wordpress.org/support/plugin/http-https-remover/reviews/?filter=4)
 *  [  1 valoración de 3 estrelas     ](https://wordpress.org/support/plugin/http-https-remover/reviews/?filter=3)
 *  [  2 valoracións de 2 estrelas     ](https://wordpress.org/support/plugin/http-https-remover/reviews/?filter=2)
 *  [  5 valoracións de 1 estrelas     ](https://wordpress.org/support/plugin/http-https-remover/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/http-https-remover/reviews/#new-post)

[Ver todas as valoracións](https://wordpress.org/support/plugin/http-https-remover/reviews/)

## Colaboradores

 *   [ Steve85b ](https://profiles.wordpress.org/steve85b/)

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/http-https-remover/)