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

    (@aguidrevitch)

    Hi @tubaa ,

    You’re loading youtube videos lazily, which is perfect solution! First video is far from the top, so its loading is delayed correctly. Second page has the video closer to the top of the page, so the browser preloads it during initial page load. So in second case your video decreases the score.

    The only solution to that might be to use some plugin that lazyloads iframes in a non-native way, and configure lazyload preloading at a shorter distance.

    WBR,
    Alex

Viewing 1 replies (of 1 total)

The topic ‘Video Perfmonce Problem.’ is closed to new replies.