Map the metric to the file
If LCP is an image, WebP + correct size is the first patch. If LCP is text blocked by fonts/JS, convert images anyway but fix the blocker.
Why it matters
- Search Console shows CWV at URL-group level.
- Image-heavy templates (PLP, blogs) are usual LCP fails.
- CLS from images is sloppy HTML, not the codec.
How to do it
- Convert LCP images. Set dimensions. Preload if needed.
- Convert the rest of the template so INP devices are not decoding giants in the background.
- Re-check Search Console after a few weeks of field data.