Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt November 11, 2024
Adlago Posted May 4, 2024 Posted May 4, 2024 Yes, this method creates some improvement in page loading... But this method will improve this feature even more if this spacer.png image is also loaded with "loading="lazy" Just think and test…
Stuart Silvester Posted May 4, 2024 Posted May 4, 2024 It doesn't make any sense to try combining both lazy load systems. It would probably mean the wrong image is loaded and I suspect poorer performance. The JavaScript lazy load had been removed in v5, it uses the native methods. SeNioR- 1
Adlago Posted May 4, 2024 Author Posted May 4, 2024 34 minutes ago, Stuart Silvester said: It doesn't make any sense to try combining both lazy load systems. It would probably mean the wrong image is loaded and I suspect poorer performance. The JavaScript lazy load had been removed in v5, it uses the native methods. I recently ran into a test report that using a blank page image should also be lazy loaded - which puzzled me, but I implemented it in one of my blocks - and it really affected performance reported in a test. As for version 5 - when we start it with the "swords of interest" I will comment... I hope you are right.
Marc Posted May 6, 2024 Posted May 6, 2024 On 5/4/2024 at 11:19 PM, Adlago said: As for version 5 - when we start it with the "swords of interest" I will comment... I hope you are right. Not entirely sure what you hope Stuart is right on there. Lazy loading has been removed in that version. He is right 😄 SeNioR- and Adlago 2
Recommended Posts