[Resolved] Reducing DOM Elements

Home Forums Support [Resolved] Reducing DOM Elements

Home Forums Support Reducing DOM Elements

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #967349
    Lal

    Hi,
    I have GP Premium plugin installed. I have been trying to optimize the page loading time.

    1. It seems that the scores on both Google Page Speed and GTMatrix are close to optimum for the “Home” page.

    The only “bad” results on the home page are on YSlow: Reduce the number of DOM elements F(49)
    It suggests: “There are 2048 DOM elements on the page. Reduce that number”.

    I have the Nitropack plugin installed to speed up the website. It has helped a lot. On the above issue, they wrote to me saying:
    “.. You may also want to reach out to your theme developer and ask them to prepare a more optimized version of the theme using the same content, but with fewer DOM elements, if possible.”

    Would you be able to do that?

    2. On other, more “complex” pages, I also get the following “bad scores” on YSlow, in addition to the above:

    – Make fewer HTTP requests F(0)
    YSlow suggestion: “This page has 25 external Javascript scripts. Try combining them into one. This page has 14 external stylesheets. Try combining them into one.”
    – Compress components with gzip D(67)
    YSlow suggestion: “There are 3 plain text components that should be sent compressed”.

    If you can make any suggestions on #2 that would be appreciated too.
    Thanks!

    #967515
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    The theme itself has very few DOM elements.

    25 javascript files and 14 stylesheets are a lot. Have you considered trying a plugin like Autoptimize?: https://generatepress.com/fastest-wordpress-theme/

    Let me know ๐Ÿ™‚

    #967775
    Lal

    Thank you, Tom.

    Yes. Large number of DOM elements could be due to the fact that I have over 500 pages at the website.

    Regarding the other issue, I cannot use the Autoptimize plugin, since other caching plugins cannot be used with Nitropack.
    – However, this issue is there only for the “more complex” pages, and even there the loading time is under 4 seconds.
    – Other pages have loading times <3 s.

    So, I think I will just leave things as they are.

    Thanks for your input and suggestions!

    #968028
    Tom
    Lead Developer
    Lead Developer

    No problem ๐Ÿ™‚

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