Largest Contentful Paint image was not lazily loaded
-
Hello,
I have problem with images on woocommerce product pages with big LCP:
figure.woocommerce-product-gallery__wrapper > div.woocommerce-product-gallery__image > a > img.wp-post-image <img width="555" height="555" src="https://domain.com/wp-content/uploads/2021/10/24K…" class="wp-post-image" alt="" loading="lazy" data-caption="" data-src="https://domain.com/wp-content/uploads/2021/10/24K…" data-large_image="https://domain.com/wp-content/uploads/2021/10/24K…" data-large_image_width="555" data-large_image_height="555" data-o_src="https://domain.com/wp-content/uploads/2021/10/24K…" data-o_height="555" data-o_width="555" data-o_srcset="" data-o_sizes="" …>
Also i need to add width/height for logo:
Image elements do not have explicit width and height:
<img src="https://domain.com/wp-content/uploads/2021/10/logo.…" alt="Page Builder DEMO" itemprop="logo">
LAB DATA screenshot:
1. https://prnt.sc/1w04rub 2. https://prnt.sc/1w04tj7
How to fix this tasks? Thanks!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Largest Contentful Paint image was not lazily loaded’ is closed to new replies.