Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

How to resolve page resources couldn't be loaded in new GSC?

         

pritz

9:42 am on Feb 22, 2019 (gmt 0)

10+ Year Member



Hello Folks,

Facing problem to solve "Other error: JS / Image / SVG" in:

Search Console > Inspect > Mobile Usability.

There are approx 62/80 page resources couldn't be loaded for my website. Is this something a major issue that I have to resolve in an immediate effect?

Please guide.

Wilburforce

4:10 pm on Feb 22, 2019 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You should at least know which resources they are and why they aren't loading. Do your pages render correctly on mobile devices? If not, then yes, you need to resolve it immediately. If they do, then what is blocking Google?

If that resource load is for a single page you might also want to look at reducing the number of server requests that entails by combining any you can (js files and images are prime candidates).

not2easy

4:21 pm on Feb 22, 2019 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Are you blocking either the file types (.js, .svg) or their location in robots.txt? Fix that and it is resolved.