Title: render blocking JS and CSS
Last modified: August 30, 2016

---

# render blocking JS and CSS

 *  Resolved [daves1997](https://wordpress.org/support/users/daves1997/)
 * (@daves1997)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/render-blocking-js-and-css/)
 * Google page speed tells me I have a problem with this.
    [https://static.addtoany.com/menu/svg/icons.14.svg.css](https://static.addtoany.com/menu/svg/icons.14.svg.css)
   And that I should do this. Optimize CSS Delivery Can’t figure it out with this
   plug in.
 * [https://wordpress.org/plugins/add-to-any/](https://wordpress.org/plugins/add-to-any/)

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

 *  Plugin Author [micropat](https://wordpress.org/support/users/micropat/)
 * (@micropat)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/render-blocking-js-and-css/#post-6751761)
 * The JavaScript and icons CSS are both loaded asynchronously, so these assets 
   never block rendering.
 * PageSpeed is well-intended, but it’s notorious for false positives (like this
   one) and sometimes bad/contradictory advice. A PageSpeed test on any Google property
   is one fun indicator:
    [https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fdevelopers.google.com%2F](https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fdevelopers.google.com%2F)
 *  [tech55541](https://wordpress.org/support/users/tech55541/)
 * (@tech55541)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/render-blocking-js-and-css/#post-6751949)
 * Hello,
    You should use something a little more reliable like gtmetrix.com
 * Good Luck.
 *  Plugin Author [micropat](https://wordpress.org/support/users/micropat/)
 * (@micropat)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/render-blocking-js-and-css/#post-6751950)
 * That service isn’t perfect either (i.e. recommending [Vary: Accept-Encoding](https://wordpress.org/support/topic/vary-accept-encoding)
   on assets that are only served compressed), but kudos to them for [responsibly advising](https://gtmetrix.com/faq.html#faq-fix-everything):
 * > Not every recommendation will apply to your site.
 *  [tech55541](https://wordpress.org/support/users/tech55541/)
 * (@tech55541)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/render-blocking-js-and-css/#post-6751951)
 * What I found out to making websites really fast is.
    1. Cache AddToAny Locally.
   2. Use MaxCDN. 3. Install this plugin. [https://wordpress.org/plugins/js-css-script-optimizer/](https://wordpress.org/plugins/js-css-script-optimizer/)
   4. Install this plugin. [https://wordpress.org/plugins/w3-total-cache/](https://wordpress.org/plugins/w3-total-cache/)
 * Just for reference, this does work. Here is my site score on gtmetrix.com.
    [https://gtmetrix.com/reports/yourtechadvisors.com/PJLpxk3o](https://gtmetrix.com/reports/yourtechadvisors.com/PJLpxk3o)
 * Have fun

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

The topic ‘render blocking JS and CSS’ is closed to new replies.

 * ![](https://ps.w.org/add-to-any/assets/icon.svg?rev=972738)
 * [AddToAny Share Buttons](https://wordpress.org/plugins/add-to-any/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/add-to-any/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/add-to-any/)
 * [Active Topics](https://wordpress.org/support/plugin/add-to-any/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/add-to-any/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/add-to-any/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [tech55541](https://wordpress.org/support/users/tech55541/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/render-blocking-js-and-css/#post-6751951)
 * Status: resolved