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

DirectAdmin: Install SSL certificate from Let's Encrypt

Please follow the steps below to install SSL certificate from Let's Encrypt in DirectAdmin...

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

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

cPanel: Check SSL certificate status

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

Windows: Generate CSR code in IIS

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