Mixed content warning Browser Compatibility Check

Description

Most browsers display a security warning when a secure https: web page includes http: content.

Help

Modern browsers will not display, or ignore, the http: content. To fix this: use relative URL paths ../images/file.png; or full URL paths /images/file.png; or absolute https URLs https://example.com/images/file.png.

Applicable standards

Change history

  • 5.31 Nov 2018 No longer fires for about: URIs, which triggered a mixed content warning in old versions of Internet Explorer.
  • 5.24 Dec 2016 No longer fires for data: URIs, which triggered a mixed content warning in old versions of Firefox.
  • 5.10 Oct 2015 Now fires for Edge.
  • 4.3 Apr 2011 Now fires for Chrome and Firefox 3.0 and later.
  • 4.0 Jun 2010 Added.

This page describes a web site issue detected in HTML documents by SortSite Desktop and OnDemand Suite.

Rule ID: BugIeMixedContent