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

cPanel: Check SSL certificate status

SSL certificate is essential nowadays to boost users confidence when visiting a site.On your...

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...

Windows: Force website to HTTPS using web.config

Latest web browser will show your website as "insecure" when a visitor visit your site via the...

Windows: Generate CSR code in IIS

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

What is SSL?

SSL stands for Secure Socket Layer is the standard security technology developed by Netscape...