Page Objects Test
What is it?
Check if all the objects requested by this webpage can be retrieved. If they are not retrievable, your page may display incorrectly, leading to a bad user experience and lower search engine rankings.
Pass rate:
-
Top 100 websites: 7%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: 11%This value indicates the percent of all websites analyzed in SEO Site Checkup (500,000+) in the past 12 months.
| 2021 | N/A |
|---|---|
| 2022 | 6% |
| 2023 | 2% |
| 2024 | 7% |
100
75
50
25
0
How do I fix it?
In order to pass this test, you can try reducing http requests through various methods such as using text instead of images, using css sprites, using data URIs instead of images, or combining several external files together into one.