Mixed Content Test (HTTP over HTTPS)
What is it?
This will check if all resources are loaded over a secure HTTPS connection. Mixed content occurs when initial HTML is loaded over a secure HTTPS connection, but other resources (such as images, videos, stylesheets, scripts) are loaded over an insecure HTTP connection. This is called mixed content because both HTTP and HTTPS content are being loaded to display the same page, and the initial request was secure over HTTPS. Browsers may block mixed content, so fixing this issue helps ensure your content loads as intended.
Pass rate:
-
Top 100 websites: 100%This value indicates the percent of top 100 most visited websites in the US that pass this test (in the past 12 months).
-
All websites: 96%This value indicates the percent of all websites analyzed in SEO Site Checkup (500,000+) in the past 12 months.
| 2021 | 100% |
|---|---|
| 2022 | 98% |
| 2023 | 98% |
| 2024 | 100% |
100
75
50
25
0
How do I fix it?
In order to pass this test, make sure that all resources on the page are loaded over HTTPS.