• Recently we have faced issue or conflict with WP Rocket, in images and logo loading in frontend. But after the 1.4.4 version update the issue was resolved. Does anyone else noticed this issue? Does Alex aware of this issue WP Rocket users?

    I also like to point, the speed score in tools.pingdom, GT Metrix and Webspeedtest is not consistant like Google Page Insight. I have to regularly save the settings in WP Meteor plugin to get the desired speed. Is this normal or do I need continue this repeated saving action?
    Thanks
    Vivek

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Aleksandr Guidrevitch

    (@aguidrevitch)

    @vismithams, that’s true, there was a confirmed issue in 1.4.3 which broke lazyloading of WP Rocket images, it has been addressed in 1.4.4.

    My humble opinion on GTMetrix and the rest – they do test the whole page load speed, with all the bells and whistles, no matter how user perceives it. But for end user, and I agree with Google’s position on that – PERCEIVED performance matters. It matters how soon user can start browsing and interacting with a page. So the sooner it happens – the better.

    An ideal solution here would be to load scripts only when the elements script binds to, appear in view, or are about to appear in view. If you have a Google Map block in the bottom of the page, you want to load Google Map just before user scrolls to it. If you have a video on the page – you want to load it just before it gets visible to the user. Load lazily everything, and your page speed will be sky high. WP Meteor tries to be a general solution while there themes do not support that kind of lazyload.

    In the end, Google doesn’t care about 3rd party tests to rank pages. What Google cares about is the speed the page gets rendered to the user and becomes interactive – and this is what WP Meteor tries to address.

    As to your bug, can you please elaborate more? It seems that no one else experiences this issue. Does it feel like you’re losing settings after upgrade? Or maybe you have some plugin installed, that “cleans” wp_options table?

    Thread Starter Vivek Narayanankutty Nair

    (@vismithams)

    For my test I relay on on Google Pageinsight and pingdom.
    Yes I think
    We are losing settings after upgrade or post udpates or other plugin updates or even clear cache (Wp Rocket)? ad You said ‘maybe you have some plugin installed, that “cleans” wp_options table’
    How to find and resolve it?

    • This reply was modified 3 years, 8 months ago by Yui. Reason: admin offer removed
    Plugin Author Aleksandr Guidrevitch

    (@aguidrevitch)

    @vismithams Can you please describe in more details what are the steps to reproduce the issue? Do you set 2 seconds or inifinity delary and then settings change back to 1? Or it is just that settings stay the same, but after some time pagespeed score drops?

    • This reply was modified 3 years, 8 months ago by Yui.
    • This reply was modified 3 years, 8 months ago by Yui. Reason: admin acceptance removed
    Moderator Yui

    (@fierevere)

    永子

    Thread Starter Vivek Narayanankutty Nair

    (@vismithams)

    @fierevere No we have not shared or asked any login credentials.

    @aguidrevitch
    I have set 1 sec delay and this settings stays same but after sometime or after make any edits (plugin updates, post edits etc) the speed score and loading time changes especially in pingdom

    Plugin Author Aleksandr Guidrevitch

    (@aguidrevitch)

    @vismithams, it seems that your cache gets reset after you edit stuff, so on a few requests, that follow edits, the site might be still underoptimized as the updated content is not cached yet.

    Technically, WP Meteor has nothing to do with that. That’s the flaw of WP Rocket (and all the other caching plugins) – fresh content is slow until cached and optimized. Caching and optimization happens during first request after content was edited, sometimes it requires not one, but a few requests to calculate the best optimization. What I would recommend is to open updated page in incognito mode and refresh it a few times, so that WP Rocket properly caches it and generates compressed scripts and styles. If you have preloading cache enabled, it will do that for you in background, but make sure that it has finished preloading. And only then run the tests.

    Thread Starter Vivek Narayanankutty Nair

    (@vismithams)

    Okay. I do understood.
    Will follow your recommendations.
    Thank a lot and best of luck for future developments

    Plugin Author Aleksandr Guidrevitch

    (@aguidrevitch)

    @vismithams , thank you !

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Faced issue of image and logo loading’ is closed to new replies.