lazy load below the fold images served, and duplicated ?
-
report # QUCGDKKC
Trying to improve my LCP for mobile scores.
Im using an Instagram plugin by Smash Balloon @instagram-feed to “stream” Instagram top posts and these are below the fold, however dev tools suggests they are being served on intial load.The images are usually being served by LSCWP, with some outliers such as this 1 image on the subject page. Seemingly the largest images are not being served by LSCWP.
They are also being duplicated on some images, served 2x for the same below the fold file.
(I also see this phenomena with Font awesome where it seems the same file is served in different sizes)Ive tried to exclude css and js(below) from the Smash Balloon plugin in the tuning section of LSCWP, which seemed to make the performance much worse.
What do I need to do to improve the LCP? Perhaps get the lazy load correctly implemented?
I have put the class which I believe corresponds with the Instagram content box in HTML Lazy Load Selectors, event_customfield2
——
/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js
/wp-content/plugins/instagram-feed-pro/css/sbi-styles.min.cssThe page I need help with: [log in to see the link]
- The topic ‘lazy load below the fold images served, and duplicated ?’ is closed to new replies.