Skip to content
Advertisement

Tag: pagespeed

Implement v3 Recaptcha without recaptcha/api.js causing ‘Reduce unused JavaScript’ or ‘ Reduce the impact of third-party code’opportunities

I am able to get recaptcha to load on a website, with the async and defer tag on it. However, when I check Pagespeed Insights against it, I see two issues: Reduce the impact of third-party code. Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page

Why Has My Google PageSpeed Insights Score Lowered So Much?

Prod For desktop, I have a site with a decent page speed score (currently, 96): https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fwww.usstoragecenters.com%2Fstorage-units%2Fca%2Falhambra%2F2500-w-hellman-ave&tab=desktop Stage I’m trying to improve the score (mostly for mobile), but I’ve somehow made it worse (currently, 69 on desktop): https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fstage.usstoragecenters.com%2Fstorage-units%2Fca%2Falhambra%2F2500-w-hellman-ave%3Fplain%3Dtrue&tab=mobile Problem While converting the site from Angular (the first link) to plain JavaScript (second link), I’ve managed to lower the desktop Google PageSpeed

Advertisement