सबसे पहले यह पता लगाकर शुरू करें कि LCP element क्या है और यह देर से क्यों है। LCP चार sub-parts में बँटता है — सबसे बड़े को ठीक करें।
Diagnose: चार LCP sub-parts
text
[ TTFB ] ─▶ [ Resource load delay ] ─▶ [ Resource load time ] ─▶ [ Render delay ]
server when fetch STARTS download the image paint it
Chrome DevTools और PageSpeed Insights दिखाते हैं कि कौन सा हिस्सा हावी है। आम अपराधी: धीमा server (TTFB), LCP image देर से discover होना, या एक render-blocking script/CSS paint में देरी करना।
