Website Shows Mixed Contents Warning (http & https)

Nowadays, it is recommended for users to enable SSL on their websites.
However, on some cases, the websites are not shown as protected even though SSL certificates are successfully installed and forced on their sites.
Users may also receive "Mixed content occurs" warning when visiting the site.

This is due to some of the website components such as images are still pointed to non-secured (http) URL instead of secured (https) URL.
The URL may be encoded in the web scripts or database, therefore it is important to check and ensure that all the links have been updated to secured URLs.
Then only the websites will be able to appear with green padlock icon on the address bar on the web browser.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Difference between DV, OV and EV SSL

SSL certificates are used to encrypt data between your website and visitors, but not all SSL...

Linux: Force Website from HTTP to HTTPS using htaccess

Recently web browsers will show a warning sign if your website is not secure with HTTPS...

SolidCP: Installing SSL certificate in control panel

SolidCP allows you to install a free SSL certificate issued by Let’s Encrypt for your domain.The...

Can I transfer my SSL certificate to you?

If you already have the SSL certificate, you can send the backup file (.pfx format) of the...

Windows: Generate CSR code in IIS

CSR (Certificate Signing Request) code is a set of encoded text that contains information about...