Mixed Content Checker
Find HTTP resources on HTTPS pages. Paste HTML, scan for insecure scripts, images, styles.
View page source (Ctrl+U) and paste. Scans img, script, link, iframe, embed, url().
Mixed content = HTTPS page loading HTTP resources. Browsers block scripts/styles; fix by using https:// or relative URLs.