Mixed content occurs when a secure page loads scripts or images over insecure HTTP. This scanner parses your HTML code to identify insecure 'src' attributes.
Ready to scan...
If you load even one image via HTTP on an HTTPS page, the browser considers the page 'Not Secure'.
Update all your HTML `src` links to use `https://` or relative paths like `/images/logo.png`.