Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Hessel de Jong

    (@hesseldejong)

    Hi RockSolid Design,

    What you’re seeing is not the burst script, but a request the script sends to the server. It sends data and waits for a response. The speed of this depends on the speed of your server.

    I think there is a solution without upgrading your server. If you use a caching plugin, you can defer the script. This fires the request after the page has fully loaded. Without defer the request is send while still loading.

    Do you have some sort of caching plugin? If so, can you defer the burst script?

    I hope this helps. If not, don’t hesitate to contact us and we’ll look for a fitting solution.

    Kind regards,
    Hessel

    Thread Starter RockSolid Design

    (@cfmwebdesign)

    Hey Hessel,

    Thanks for replying. Yeah I’m using the litespeed caching plugin LSCache. After enabling the javascript defering option the problem seems to be fixed. So all is good now!

    Thanks.

    Plugin Author Hessel de Jong

    (@hesseldejong)

    Hi RockSolid Design,

    Awesome! We’ll look into optimizing the script by default so in the future users don’t have to defer the script themselves.

    Kind regards,
    Hessel

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Loading time’ is closed to new replies.