Skip to:
Content
Pages
Categories
Search
Top
Bottom

Remove render-blocking JavaScript

  • @el_ganadores

    Participant

    Hi BP community 🙂

    I’ve been looking at Google PageSpeed Analysis for my website heritagefarm.com.au. It mentions that I should be removing render blocking Javascript in the following areas:

    js/confirm.min.js?ver=2.1.1
    js/widget-members.min.js?ver=2.1.1
    js/jquery-query.min.js?ver=2.1.1
    js/jquery-cookie.min.js?ver=2.1.1
    js/jquery-scroll-to.min.js?ver=2.1.1
    js/buddypress.min.js?ver=2.1.1

    Just wondering if anyone has any ideas on how this could be done? Any help would be really appreciated!

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • @henrywright

    Moderator

    It probably isn’t a good idea to remove some of these JavaScript files because you’d lose functionality and maybe even break stuff. The alternative to removing the files would be to move them to your website’s footer so they execute after your page content.

    @aces

    Participant
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove render-blocking JavaScript’ is closed to new replies.
Skip to toolbar