Checks · http
Mixed Content
Warning http.mixed_content
What it means
A secure page loads an image, script or stylesheet over plain HTTP. Browsers block or downgrade these requests.
How to fix it
Change the resource URLs to https, or make them protocol-relative to the page.
Where to find it in Truelint
Open the Issues pane on the right of the workspace and select Mixed Content. The grid filters to every affected URL and the detail pane shows the specific finding for each. Export the list with Export → Current view, or from the API:
GET /api/v1/crawls/{handle}/issues/http.mixed_content