How to Fix Browser Secure Content Errors

Often when creating web pages designed for using SSL Certificates, there will be a mix of secure and insecure content in the web page that will prompt a browser warning to the user of the web page. The insecure content will often be a mix of images, external sources or internal links. Searching through the source code to find the cause of insecure content can often be difficult and time consuming depending on the amount of code in the page.

Using a tool like Why No Padlock can be of great benefit when trouble shooting the insecure content warnings. Simply type in the url of the page you wish to check in the box and the tool will display the sources of any insecure content.

The image below is an example of a secure page that displays all content securely and will not display any insecure content warnings. When testing a page that does have insecure content warnings, the elements that are displaying insecurely will be included in the summary.


Fix insecure content errors




Insecure Content Warning Examples:

Google Chrome:

Google Chrome Insecure Content Warning


Mozzila Firefox:

Mozilla Firefox Insecure Content Warning


Internet Explorer:

Internet Explorer Insecure Content Warning



  • 40 Users Found This Useful
Was this answer helpful?

Related Articles

Improved Guidelines for Issuance of SAN SSL Certificates

Certificate Authorities (CA’s) will not issue SSL certificates with an expiry date later...

Installing an SSL Certificate: Linux Apache

1. Upload the ssl certificate files to your preferred location on the apache server. Make the...

Generate a Certificate Signing Request (CSR): Windows IIS (All Versions)

Generate a Certificate Signing Request (CSR) - IIS 4 Run the Management Console. Expand the...

Installing an SSL Certificate: Windows IIS (All Versions)

Installing an SSL Certificate IIS 5 & 6 1. Open the IIS management console and select the...

Installing an SSL Certificate: Exchange 2010

1. Place a copy of your ssl certificate on your exchange server.2. Open the Exchange 2010...