Archived topic
Confused about "Properly size images"
25 replies · Started by mariosem on June 17, 2021
It shouldn't be that difficult to configure.
If your right click inspect your site, and in the developers tools network tab - you can filter the view to JS - look for the .js files coming from other domains and list them in the plugins Keywords:
abg_lite_fy2019.js
adsbygoogle.js
Thanks David,
I've added adsbygoogle.js. Now I will add the other js, but there are no improvements.
I think the issue is Google PSI is having difficulty calculating LCP timings - see this webpage test report:
There is a huge amount of advert scripts being loaded before the test registers Document Complete ( Blue Line ).
LCP calculations are tricky as the browser API has to loop through the various elements to figure out which one is the LCP.
Are you able to temporarily disable adverts so you can check IF it is impacting the timings ?
Hi David,
I've put to draft state the Elements of AdSense Auto, this is what I get, surely an improvement.
And this is what I get on PSI mobile. Quite an improvement.
Evidently, the problem is AdSense. I think Google should pay some more attention to their own metrics and products :-)
Anyway, using an AMP template on mobile, I get very good scores...
I agree - Google has created a lot of pain for a lot of their users when their OWN code is a primary reason for failing their own Metrics.
Are you happy with the AMP Results ? Or do you need me to look any further ?
I'm okay with AMP score. The only problem is that with AMP I'm forced to use another theme (currently WP Twenty-Nineteen), not Generatepress.
The AMP plugin should have a Transitional Template which should work fine.
And see this topic:
Thanks, I will try the transitional template, to begin with.
Let us know.
After a couple days of use of AMP Transitional Template + GP AMP plugin, I get satisfying scores on mobile (>80).
But deactivating the GP AMP plugin I get about the same score.
The GP AMP plugin is a requirement to disable the Javascript ( AMP won't run JS ) for the Mobile Menu toggle.