Title: Autoptimize is now the only CSS and JS script
Last modified: December 13, 2016

---

# Autoptimize is now the only CSS and JS script

 *  [bplatt21](https://wordpress.org/support/users/bplatt21/)
 * (@bplatt21)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/auto-optimize-is-the-only/)
 * So Autotimize did indeed help _Eliminate render-blocking JavaScript and CSS in
   above-the-fold content_ that I had before but in it’s place are two CSS files
   and a JS file from Autotimize itself, this seems like there is a quick fix, does
   anyone know the answer?.
 * ⌊Autoptimize's CSS and JS files-⌉⌊Autoptimize's CSS and JS files-⌉ [https://drive.google.com/file/d/0BzLTUS8ZrH8JM0ROUV9uNWVNc2M/view?usp=sharing](https://drive.google.com/file/d/0BzLTUS8ZrH8JM0ROUV9uNWVNc2M/view?usp=sharing)
    -  This topic was modified 9 years, 6 months ago by [bplatt21](https://wordpress.org/support/users/bplatt21/).
    -  This topic was modified 9 years, 6 months ago by [bplatt21](https://wordpress.org/support/users/bplatt21/).

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

 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/auto-optimize-is-the-only/#post-8548979)
 * 1. don’t force JS in head
    2. consider going “inline all CSS” (easy) or “inline&
   defer css” (better), cfr. [FAQ](https://wordpress.org/plugins/autoptimize/faq/)
 * hope this helps,
    frank
 *  Thread Starter [bplatt21](https://wordpress.org/support/users/bplatt21/)
 * (@bplatt21)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/auto-optimize-is-the-only/#post-8549297)
 * Thanks, Frank! So that worked for the CSS, but I am still having this render-
   blocking JavaScript here- [http://dontforgetyourboots.com/wp-content/cache/autoptimize/js/autoptimize_c169a3b1b3c9ce3e0cb0463f45e53e45.js](http://dontforgetyourboots.com/wp-content/cache/autoptimize/js/autoptimize_c169a3b1b3c9ce3e0cb0463f45e53e45.js)
 * Can you help?
 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/auto-optimize-is-the-only/#post-8549385)
 * well, you have this in your HTML
 *     ```
       <script type="text/javascript" src="http://dontforgetyourboots.com/wp-content/cache/autoptimize/js/autoptimize_919487ed5821ad272ed65f6c90b52d58.js"></script></body>
       ```
   
 * what is weird is that the defer-flag is missing, so that means you have something(
   your theme, a plugin or a code snippet) that is removing the defer-flag. find
   it, kill it and your JS won’t be render-blocking any more 🙂
 * frank
 *  Thread Starter [bplatt21](https://wordpress.org/support/users/bplatt21/)
 * (@bplatt21)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/auto-optimize-is-the-only/#post-8549390)
 * Thanks, Frank. Do you have any idea how I can find that? I really have no clue
   -
   Brian
 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/auto-optimize-is-the-only/#post-8550411)
 * you’ll have to disable/ re-enable plugins one by one (and temporarily switch 
   themes if no plugin) until you see it works [@bplatt21](https://wordpress.org/support/users/bplatt21/)

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

The topic ‘Autoptimize is now the only CSS and JS script’ is closed to new replies.

 * ![](https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608)
 * [Autoptimize](https://wordpress.org/plugins/autoptimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autoptimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autoptimize/)
 * [Active Topics](https://wordpress.org/support/plugin/autoptimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autoptimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autoptimize/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/auto-optimize-is-the-only/#post-8550411)
 * Status: not resolved