What this tool does
It scans fetched HTML for insecure HTTP references in common attributes and CSS URL patterns.
Find insecure HTTP assets that can break the lock icon or block resources on HTTPS pages.
Inspect common src, href, action, poster, and CSS url references.
Find assets that should be served securely.
Get a compact list of URLs to update.
Mixed content happens when an HTTPS page still loads images, scripts, styles, forms, or canonicals over insecure HTTP.
It scans fetched HTML for insecure HTTP references in common attributes and CSS URL patterns.
Enter a page URL. Review the listed HTTP assets and update them to HTTPS, relative URLs, or the correct CDN URL.
HTTP scripts and forms are highest priority because browsers may block them or expose user data. Image warnings are still worth fixing for trust and consistency.
Mixed content often appears after SSL activation, CDN changes, WordPress migrations, or hardcoded theme/plugin URLs.









































