Title: Minify Active &#8211; Javascript not delayed
Last modified: June 17, 2020

---

# Minify Active – Javascript not delayed

 *  Resolved [sethbburgess](https://wordpress.org/support/users/sethbburgess/)
 * (@sethbburgess)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/minify-active-javascript-not-delayed/)
 * I have activated Minify with the default options and the report from [https://gtmetrics.com](https://gtmetrics.com)
   is still warning me to defer parsing of JavaScript. Not sure what to do next.
   What am I missing?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fminify-active-javascript-not-delayed%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Marc Lacroix](https://wordpress.org/support/users/marcusig/)
 * (@marcusig)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/minify-active-javascript-not-delayed/#post-13002797)
 * Hi there,
 * Defering of JavaScript isn’t done by default, because while it is good for page
   speed tools like gtmetrix, in reality it can easily break features, because you
   cannot control the order in which the files are loaded.
 * In order to defer JavaScript files, you can add the ones you want to defer (the
   original names) in the setting “Load JavaScript asynchronously”.
 * Marc.
 *  Thread Starter [sethbburgess](https://wordpress.org/support/users/sethbburgess/)
 * (@sethbburgess)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/minify-active-javascript-not-delayed/#post-13005505)
 * Awesome. Thanks. I missed the fact that no JavaScript was deferred by default.
   Can you suggest the best way for me to compile a list of JavaScript files that
   might be considered for deferral?
 * Seth
 *  [Marc Lacroix](https://wordpress.org/support/users/marcusig/)
 * (@marcusig)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/minify-active-javascript-not-delayed/#post-13051885)
 * Hi Seth, Sorry for the delay in responding.
 * The files that can be deferred will vary a lot from website to website. Sometimes
   you could defer everything, but it can also break things.
 * To identify the individual files loaded on your site, you can go to WP-Optimize
   > Minify > Advanced > List of processed files. Pressing “Show information” will
   show the list of processed files.
 * You can then use these URLs in the “Load JavaScript asynchronously” option.
    
   You could put everything in there, or add them one by one, and test what works
   bit by bit.
 * Marc.
 *  Thread Starter [sethbburgess](https://wordpress.org/support/users/sethbburgess/)
 * (@sethbburgess)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/minify-active-javascript-not-delayed/#post-13055475)
 * Thank you! That is helpful. I found the lists. What controls whether or not an
   entry appears on the list? The first time I loaded the page there were about 
   a dozen each JS and CSS files. The next time I loaded the page, there were no
   files listed. Then I reloaded again in a little while and there were about 5 
   files listed for each.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Minify Active – Javascript not delayed’ is closed to new replies.

 * ![](https://ps.w.org/wp-optimize/assets/icon-256x256.png?rev=1552899)
 * [WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance](https://wordpress.org/plugins/wp-optimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-optimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-optimize/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-optimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-optimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-optimize/reviews/)

## Tags

 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * 4 replies
 * 2 participants
 * Last reply from: [sethbburgess](https://wordpress.org/support/users/sethbburgess/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/minify-active-javascript-not-delayed/#post-13055475)
 * Status: resolved