Title: Eliminate render-blocking JavaScript and CSS
Last modified: August 22, 2016

---

# Eliminate render-blocking JavaScript and CSS

 *  [josan420](https://wordpress.org/support/users/josan420/)
 * (@josan420)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/eliminate-render-blocking-javascript-and-css-1/)
 * Hello, I am using your Plugin to minify JS and CSS on my site mysteryofindia.
   com
 * I tested my site with Pagespeed insight and it say:
    **Your page has 3 blocking
   script resources and 8 blocking CSS resources. This causes a delay in rendering
   your page.** Here are some of Javascripts and CSS
 * Remove render-blocking JavaScript:
 *     ```
       http://www.mysteryofindia.com/wp-includes/js/jquery/jquery.js?ver=1.11.1
       http://www.mysteryofindia.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1
       ```
   
 * Optimize CSS Delivery of the following:
 *     ```
       http://fonts.googleapis.com/css?family=Open+Sans
       http://fonts.googleapis.com/css?family=Oswald
       http://fonts.googleapis.com/css?family=Bitter
       http://fonts.googleapis.com/css?family=Oswald|PT+Sans|Open+Sans
       http://fonts.googleapis.com/css?family=Open+Sans:regular,bold
       http://www.mysteryofindia.com/wp-content/themes/silver_mag_pro/css/ie8.css
       http://www.mysteryofindia.com/wp-content/themes/silver_mag_pro/css/skins/darkblue.css
       ```
   
 * Please help Me, how can i solve these problems.
    Thanks
 * [https://wordpress.org/plugins/bwp-minify/](https://wordpress.org/plugins/bwp-minify/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Khang Minh](https://wordpress.org/support/users/oddoneout/)
 * (@oddoneout)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/eliminate-render-blocking-javascript-and-css-1/#post-5484404)
 * It’s very possible that those Javascripts and CSS are printed directly so BWP
   Minify can’t catch them.
 * You can safely ignore those `fonts.googleapis.com` resources.
 * Btw, I thought I have replied to this topic last week, so weird.

Viewing 1 replies (of 1 total)

The topic ‘Eliminate render-blocking JavaScript and CSS’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bwp-minify.svg)
 * [Better WordPress Minify](https://wordpress.org/plugins/bwp-minify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bwp-minify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bwp-minify/)
 * [Active Topics](https://wordpress.org/support/plugin/bwp-minify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bwp-minify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bwp-minify/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Khang Minh](https://wordpress.org/support/users/oddoneout/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/eliminate-render-blocking-javascript-and-css-1/#post-5484404)
 * Status: not resolved