Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Speed

  • @David I chanced upon your reply to this post – https://generate.support/topic/big-lcp-on-mobile/#post-111822
    I am having all kinds of problems with speed (some of it is the ads ) But the above reply could as well be for me . the website has high INP as well as many others 🙂
    I have removed the preloading of the font already added in the server, as you suggested in the reply
    and Added the font as an element
    I Added offcanvas menu for mobile
    Is there any site specific suggestion you can give me ; thanks already

  • Hi there,

    the major issue will be the large amount of 3rd party scripts running on the page.

    If you run a pagespeed insight report on the page, the first DIAGNOSTIC is: Minimize main-thread work
    And drilling into that it shows Script Evaluation is taking over 25 second.

    Below that are 2 more DIAGNOSTICS that relate to that issue:

    Reduce JavaScript execution time
    Reduce the impact of third-party code

    Drilling into those you will see a long list of scripts from adverts and analytics

    So your site is currently prioritiing the loading of ad scripts and analytics which is tying up the browser from doing other things, like painting the page or responding to a tap or click.

    To fix it, use an optimzition plugin like PerfMatters, WP Rocket, FlyingScripts ( or one of the many others ) to Defer the loading of those scripts.

  • Thanks for checking

  • You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.