Reduce unused JavaScript 0.75 s
-
Help. There is a solution to this, pointed out by Lighthouse:
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes
consumed by network activity. Learn more. LCP
WordPress
Consider reducing, or switching, the number of WordPress plugins loading unused JavaScript in your page. To identify plugins that are adding extraneous JS, try running code coverage in Chrome DevTools. You can identify the theme/plugin responsible from the URL of the script. Look out for plugins that have many scripts in the list which have a lot of red in code coverage. A plugin should only enqueue a script if it is actually used on the page.URL
Transfer Size 50.1 KiB
Potential Savings 29.0 KiB…v0/amp-ad-network-adsense-impl-0.1.mjs(cdn.ampproject.org)
/v0.mjs(cdn.ampproject.org)`The page I need help with: [log in to see the link]
- The topic ‘Reduce unused JavaScript 0.75 s’ is closed to new replies.