Title: Render blocking js in PageSpeed
Last modified: October 31, 2017

---

# Render blocking js in PageSpeed

 *  Resolved [omma46](https://wordpress.org/support/users/omma46/)
 * (@omma46)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/render-blocking-js-in-pagespeed/)
 * Hi. Thank you for a great plugin.
 * I just activated the lazyload function, and it works great. However, on the one
   page where i have my image in “above the fold content”, i get an error message
   in Pagespeed saying min/lazyload.js is render blocking. On other pages, with 
   images below the fold, it doesn’t get any render blocking error.
 * I have tried adding the image to the exclude list, and added _data-no-lazy=”1″_
   in image html. It still loads min/lazyload.js on that one page, and gives a render
   blocking from PageSpeed.
 * Any way to solve this? Have lazyload.js inlined?
 * Thanks
    -  This topic was modified 8 years, 7 months ago by [omma46](https://wordpress.org/support/users/omma46/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frender-blocking-js-in-pagespeed%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Cold Egg](https://wordpress.org/support/users/eric780217/)
 * (@eric780217)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/render-blocking-js-in-pagespeed/#post-9644560)
 * Hi Omma46,
 * May I ask which Path or entry you added as exclude?
    What I saw from source page
   still showing `data-lazyloaded="1"` instead of `data-no-lazy=”1″`. Would you 
   mind to check settings again? and “purge cache all”, see if it works.
 * Best,
    Eric
 *  Thread Starter [omma46](https://wordpress.org/support/users/omma46/)
 * (@omma46)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/render-blocking-js-in-pagespeed/#post-9645459)
 * Thank you for your reply
 * When i look at the page-source, it shows data-no-lazy=”1″. But the remark is 
   still there in PS.
 * It shows no error from pages where images is below the fold and lazyloaded. This
   is the only page where i have the images above the fold.
 * It is a small size image, so i don’t need it lazyloaded, but i would like to 
   get 100/100 on PS, and can’t seem to get it with lazyload.js beeing render blocking.
 *  Plugin Support [Cold Egg](https://wordpress.org/support/users/eric780217/)
 * (@eric780217)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/render-blocking-js-in-pagespeed/#post-9666849)
 * Hi Omma46,
 * Can you try set Optimization Settings> “Exclude JQuery” as Disabled, if there
   is no error from Chrome developer tool, then run it again on PageSpeed site and
   see if it getting better?
 * Best,
    Eric
 *  Thread Starter [omma46](https://wordpress.org/support/users/omma46/)
 * (@omma46)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/render-blocking-js-in-pagespeed/#post-9667181)
 * I tried this solution, but it still show up with lazyload.js being render blocking.
   I have added the image to excluded list, and also added data-no-lazy=”1″ to page
   html, inside image tag.
 *  Thread Starter [omma46](https://wordpress.org/support/users/omma46/)
 * (@omma46)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/render-blocking-js-in-pagespeed/#post-9667200)
 * Any way to defer min/lazyload.js? That would keep it from render blocking.
 *  Plugin Support [Cold Egg](https://wordpress.org/support/users/eric780217/)
 * (@eric780217)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/render-blocking-js-in-pagespeed/#post-9671572)
 * Hi Omma46,
 * After I enabled JS defer, I can see `defer data-deferred="1"` from page source.
   You can try add this attribute and see if it works or not.
 * Best,
    Eric
 *  Thread Starter [omma46](https://wordpress.org/support/users/omma46/)
 * (@omma46)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/render-blocking-js-in-pagespeed/#post-9672879)
 * Perfect, this solved the problem. Thank you for great support.

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

The topic ‘Render blocking js in PageSpeed’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [omma46](https://wordpress.org/support/users/omma46/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/render-blocking-js-in-pagespeed/#post-9672879)
 * Status: resolved