RevealTheme logo

Mixed Content Checker

Find HTTP resources loaded by an HTTPS page. Mixed content triggers browser warnings and may be blocked.

What is Mixed Content Checker?

When an HTTPS page loads scripts, images, or stylesheets over HTTP, browsers consider it 'mixed content' — the security guarantees of HTTPS are weakened. Active mixed content (scripts, iframes) is blocked entirely in modern browsers; passive content (images) shows a warning. This tool finds every HTTP resource on an HTTPS page so you can fix them.

Frequently asked questions

How do I fix mixed content?
Change every HTTP URL to HTTPS. If a resource isn't available over HTTPS, host it yourself.
Will HTTPS fix this automatically?
No — your origin must serve HTTPS AND every resource it loads must also be HTTPS.

Related tools