XF 2.2 google rich results test. Page partially loaded Not all page resources could be loaded. This can affect how Google sees and understands your page.

spirogg

Active member
using google search console testing rich results test. mobile and desktop - I see this error for my website?
wonder if there are any changes that need to be done to fix these errors. is the code not correct?


Page partially loaded
Not all page resources could be loaded. This can affect how Google sees and understands your page. Fix availability problems for any resources that can affect how Google understands your page.


User Agent GoogleBot Smartphone
and also
User agent Googlebot desktop

1 page resource couldn’t be loaded

resource

Code:
https://www.google-analytics.com/g/collect?v=2&tid=G-xxxxxxxxxxx&gtm=2oe1k0&_p=2133847569&sr=412x732&ul=en-us&cid=8713847538578.16134587345&_s=1&dl=https%3A%2F%2Fwww.xxxxxx.com%2F&dr=&dt=big%20Forum%20%7C%20over%20Forum%20%7C%20Telly%20tube&sid=1611900868&sct=1&seg=0&en=page_view&_fv=1&_nsi=1&_ss=1&ep.anonymize_ip=true

JavaScript console messages
Message:
Code:
Service worker registration failed: Error: Rejected at ServiceWorkerContainer.wrsParams.serviceWorkers.navigator.serviceWorker.register (<anonymous>:10:852) at Object.initialize (https://www.xxxxx.com/js/xf/core-compiled.js?_v=f6a87b2d:143:223) at HTMLDocument.onPageLoad (https://www.xxxxx.com/js/xf/core-compiled.js?_v=f6a87b2d:36:354) at e (https://www.xxxxx.com/js/vendor/jquery/jquery-3.5.1.min.js?_v=f6a87b2d:2:30005) at t (https://www.xxxxx.com/js/vendor/jquery/jquery-3.5.1.min.js?_v=f6a87b2d:2:30307)
Source:https://www.xxxxx.com/js/xf/core-compiled.js?_v=f6a87b2d:143



Code:
Uncaught (in promise) Error: Rejected at ServiceWorkerContainer.wrsParams.serviceWorkers.navigator.serviceWorker.register (<anonymous>:10:852) at Object.initialize (https://www.xxxxx.com/js/xf/core-compiled.js?_v=f6a87b2d:143:223) at HTMLDocument.onPageLoad (https://www.xxxxxxxxxx.com/js/xf/core-compiled.js?_v=f6a87b2d:36:354) at e (https://www.xxxxx.com/js/vendor/jquery/jquery-3.5.1.min.js?_v=f6a87b2d:2:30005) at t (https://www.xxxxxxx.com/js/vendor/jquery/jquery-3.5.1.min.js?_v=f6a87b2d:2:30307)



any assistance would be appreciated

Spiro
 
Last edited:
Looking at your site and a few of the ones from people that posted here, the resources that can't be loaded aren't related to XF. Each time, they've basically been ads related, or potentially Google Analytics. (If you're thinking the JS console messages are related, they aren't; they're just logged for informational purposes.) As such, unfortunately nothing we can really do about it.

(In some cases, these resources are blocked by robots.txt. Other times, I think they may just not be returning what is expected, but it's hard to know what Google itself is receiving.)

The fact that the pages all show the rich results details that are relevant (breadcrumbs, page-level info) means that it's loading the core content without issue.
 
  • Like
Reactions: J-D
Top Bottom