Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Laura – WPMU DEV Support

    (@wpmudevsupport3)

    Hi @elsazehra,

    Hope this message finds you well.

    Those are your site assets optimized, and they are handled/generated at Humminbird >> Asset Optimization.

    However, that audit will show even bypassing (?avoid-minify=true) Hummingbird Assets Optimization:

    https://nimb.ws/PKTRuXY

    You can see the results on this link too:

    https://pagespeed.web.dev/analysis/https-05cad5eeae-nxcli-io/6k46fsz2if?form_factor=desktop

    Those assets are coming from your theme and a plugin text-to-audio.

    Let us know if you require additional information.

    Best regards,
    Laura

    Thread Starter elsazehra

    (@elsazehra)

    I would like to understand why some Hummingbird JS and CSS files are appearing as render-blocking resources. You can check the link above. How can I remove these assets from PageSpeed, as they are slowing down my site and affecting my PageSpeed score?

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @elsazehra,

    I would like to understand why some Hummingbird JS and CSS files are appearing as render-blocking resources.?

    What Hummingbirds Asset Optimization does is minify, compress, and combine all the assets into a single file, so that the number of files listed as causing Render blocking resources could be reduced. Asset Optimization ensures that the number of files loaded is reduced once configured.

    However, it entirely depends upon the theme regarding how it honours minifications, in most cases, loading all the assets in a single file would break the layout. So Hummingbird would be splitting the optimized assets into multiple CSS, and JS files like:

    https://siteURL.com/hummingbird-assets/606ee94dbaf5835b0d8601411a857853.css'
    https://siteURL.com/hummingbird-assets/606ee94dbaf5835b0d8605454545543i5.js'

    If you load these links in the browser address bar, you’ll notice it would be multiple compressed files, which if Hummingbirds Asset Optimization wasn’t enabled would have been listed individually.

    I’m afraid, there isn’t any way to fully resolve render-blocking issues as the files loaded/listed are indeed the optimized versions of the theme and plugin?files. What you could do is improve the results by optimizing the assets further so that the number of files listed could be reduced.

    You can check the following doc for more information on how to improve the scores related to Render Blocking Resources by switching to “Manual” mode:

    https://wpmudev.com/docs/wpmu-dev-plugins/hummingbird/#eliminate-render-blocking-resources

    https://wpmudev.com/blog/eliminate-render-blocking-issues-hummingbird/

    Kind Regards,

    Nithin

    Plugin Support Laura – WPMU DEV Support

    (@wpmudevsupport3)

    Hi @elsazehra,

    We haven’t heard from you in a while, I’ll go and mark this thread as resolved. Note that you can still reply on this topic.

    If you have any additional questions or require further help, please let us know!

    Best regards,
    Laura

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