Largest Contentful Paint とは?
Largest contentful paint(LCP)とは、ビューポート内で最大のコンテンツ要素が可視になる時点を記録する Core Web Vitals の指標です。その要素はしばしばヒーロー画像、動画のポスター、または大きなテキストブロックです。ユーザーにとってページのメインコンテンツが読み込まれた地点を近似します。
なぜ重要か
LCP は体感の読み込み速度を示す重要なシグナルであり、検索ランキングやパフォーマンス予算に使われます。CI で追跡すると、遅いヒーローアセットがユーザーに届く前に捕まえるのに役立ちます。
関連ガイド
What Is First Contentful Paint?First contentful paint measures the time from navigation until the browser renders the first content, such as…
What Is Cumulative Layout Shift?Cumulative layout shift measures how much visible content unexpectedly moves during load, scoring visual stab…
What Is a Performance Score?A performance score is a composite number, often zero to one hundred, that a tool computes by weighting sever…