LCP
Simple explanation
Largest Contentful Paint — how long until the biggest visible element renders.
Advanced explanation
Usually the hero image or main heading. Common fixes: preloading the LCP image, reducing server response time, eliminating render-blocking resources.
Related terms