• I’m trying to optimize the loading speed of the page gautos.cz/obchod , but I can’t solve the problem with “Eliminate render-blocking resources”, which slows down the loading speed on mobile device and “First Content Paint” appears only after 5.9 seconds. On PC, the performance score is good.

    I have already tried all possible plugins to speed up the site, now WP Rocket is installed, but nothing helps.
    I use Elementor (Free version) and Botiga template, if it’s important.

    I would appreciate any advice or help

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    The resources the page speed tool has identified as render blocking are all CSS files. These also affect FCP time, so improving one should improve the other. It’s unlikely you really need all that CSS for the page in question. The problem is tweezing out the needed rules and eliminating the others is a tedious, difficult process.

    If you can, eliminate certain files in their entirety, at least from your most important pages. It’s possible to selectively dequeue certain CSS files for specific pages. If that’s not possible, you could at least try an optimization plugin that minifies and combines multiple files into one to improve loading speed. Many caching plugins offer this feature. I’m unsure about WP Rocket. It could be the feature just needs to be enabled.

Viewing 1 replies (of 1 total)
  • The topic ‘PageSpeed ?Eliminate render-blocking resources“ on mobile’ is closed to new replies.