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

    Hi!

    We try to improve the page speed of our website (especially the speed on mobile). Using Autoptimize and activating the option “JavaScript im <head> erzwingen” the site does not deliver the images anymore (a massive speed improvement, however unusable). Without this option, there is little improvement. Does anyone have experience with Autoptimize or other tools better suited to improve page speed significantly?

    Many thanks,
    Ralph

    #1441287

    Hey Ralph,

    Thank you for the inquiry.

    Did you also activate the Enfold > Performance > File Compression settings? This might conflict with the compression option provided by the plugin. Try deactivating the theme’s file compression, then purge the cache. Let us know if this resolves the issue.

    Best regards,
    Ismael

    #1441346

    Hey Ismael!

    File Compression for CSS and JavaScript are disabled. We analysed it further. The problem occurs under the following conditions:

    Autoptimize – Problem when activating Enforce JavaScript in <head> (JavaScript im <head> erzwingen)
    WP-Optimize 3.3.2 – Problem when activating “Enable merging of JavaScript files” (Zusammenführung von JavaScript-Dateien aktivieren )

    Pagespeed is below 50 for mobile devices. That’s rather bad. And only 87 for desktop.

    Do you have any other ideas to speed up the site?

    Kind regards,
    Ralph

    #1441374

    Hi,

    Thank you for the update.

    Have you tried following the suggestions in the PageSpeed Insight tool? The largest factor is the LCP (Largest Contentful Paint), almost 9 seconds, which can be improved by reducing the dimensions of the first image (sinnvollFUeHREN-Team-2024-de-1500×630.jpeg) and ensuring that it is compressed.

    // https://pagespeed.web.dev/analysis/https-sinnvoll-fuehren-com/y0sdrq7rzb?form_factor=mobile

    Additionally, there is a significant amount of content on the homepage causing excessive DOM size. You might want to consider removing some elements and transferring them to subpages.

    In the Autoptimize plugin, you should try disabling the merging of resources (CSS/JS) and leaving compression enabled to eliminate render-blocking resources.

    For more info about site optimization, please check the links below:

    // https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslow
    // https://gtmetrix.com/wordpress-optimization-guide.html

    Best regards,
    Ismael

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