Minify js files hurting GTMetrix & PageSpeed
-
There are several cache minify JS files that appear to be slowing down my page loading speed on GTMetrix and Google pagespeed. Is there a way to remove, relocate or improve their loading. Almost all the items needing attention are caused by w3tc minify files.
GT Metrix Report waterfall is always 1+ seconds to first byte:
“Defer Parsing of Javascript”
mysite.com/wp-content/cache/minify/3235d.js (119.8KiB)
mysite.com/wp-content/cache/minify/b70f7.js (106.4KiB)
mysite.com/wp-content/cache/minify/96afb.js (34.8KiB)
mysite.com/wp-content/cache/minify/67503.js (24.0KiB)“Minify CSS”
mysite.com/wp-content/cache/minify/2f78f.css“Minify JS”
mysite.com/wp-content/cache/minify/b70f7.js
mysite.com/wp-content/cache/minify/96afb.js“Use Cookie free domains”
mysite.com/wp-content/cache/minify/2f78f.css
mysite.com/wp-content/cache/minify/b70f7.js
mysite.com/wp-content/cache/minify/3235d.js
mysite.com/wp-content/cache/minify/67503.js
mysite.com/wp-content/cache/minify/96afb.jsThese issues also show up on Google pagespeed taking my score to around 70% and 1-2 seconds to first byte.
- The topic ‘Minify js files hurting GTMetrix & PageSpeed’ is closed to new replies.