LCP、CLS、INPをGoogleの基準値と照合
Googleのランキングシステムが読み込み速度・視覚的安定性・応答性を評価する際に使う、まさにその3つの指標を公式のしきい値で検証します。ラボデータかフィールドデータかも正直に明示します。
コアウェブバイタルをテストする公式のしきい値
| 指標 | 良好 | 改善が必要 | 不良 |
|---|---|---|---|
| LCP Largest Contentful Paint | < 2.5s | 2.5s - 4s | > 4s |
| CLS Cumulative Layout Shift | < 0.1 | 0.1 - 0.25 | > 0.25 |
| INP Interaction to Next Paint | < 200ms | 200ms - 500ms | > 500ms |
ラボデータとフィールドデータの違いを正直に
LCPとCLSは、制御されたラボ環境で直接測定されます。再現性があり、いつでも取得可能です。
INPは性質上フィールドデータでしか測定できません。ラボでの代替指標としてはTotal Blocking Time(TBT)を使用し、実際のINPフィールドデータが利用可能な場合は、PageSpeed Insights(CrUX)によるフォールバック層から取得します。
良好
改善が必要
不良
よくある質問
コアウェブバイタルの3つの指標とは何ですか?
LCP(Largest Contentful Paint)は読み込み速度、CLS(Cumulative Layout Shift)は視覚的安定性、INP(Interaction to Next Paint)はユーザー操作への応答性を測定します。Googleはこの3つすべてをランキングシグナルとして使用しています。
なぜこのツールはINPを直接測定できないのですか?
INPはフィールド指標であり、実際のユーザー操作を時間をかけて収集する必要があります。これができるのはChrome自身のフィールドデータ(CrUX)だけです。このようなラボテストでは、操作応答性のラボで測定可能な代替指標として、Total Blocking Time(TBT)を測定します。利用可能な場合は、PageSpeed Insightsのフォールバックによって、ラボ結果と並べて実際のCrUXフィールドデータのINPを表示できます。
ラボデータとフィールドデータの違いは何ですか?
ラボデータは、固定条件下での1回の制御されたテスト結果です。再現性はありますが、すべての実際の訪問者を代表するとは限りません。フィールドデータは、実際にサイトを訪れたChromeユーザーから集計されたデータで、実際に使われたさまざまなデバイスやネットワークの状況を反映します。どちらも有用で、それぞれ異なる問いに答えます。
上位表示のために3つすべてに合格する必要がありますか?
コアウェブバイタルは数あるランキングシグナルの1つであり、合否を決めるゲートではありません。とはいえ、特にLCPとCLSのスコアが悪いとユーザー体験の悪化と相関するため、ランキングへの影響とは関係なく改善する価値があります。
関連監査
Website Audit
Run a free instant audit for performance, SEO, accessibility, and best practices.
SEO Audit
Check crawlability, metadata, structured data, and AI-agent discoverability.
Performance Audit
A full Lighthouse lab run across desktop and mobile, with framework-aware fixes.
Accessibility Audit
See exactly which WCAG 2.1/2.2 success criteria your site fails, and why.
Security Audit
Turn a header/vulnerability scan into SOC 2 and GDPR control evidence.
Website Speed Test
How fast your site loads, in plain language - one number, no jargon.
Broken Link Checker
Crawl a page's links and find the ones that are dead before your users do.
Security Headers Checker
CSP, HSTS, and every other HTTP security header - analyzed, not just listed.
Open Graph Checker
See whether your page has the og:title, og:description, and og:image tags social platforms need.
Schema Markup Checker
Check whether your page ships JSON-LD structured data search engines and AI agents can read.
Sitemap Checker
Check whether your sitemap.xml is reachable, valid, and free of common mistakes.
Redirect Checker
Trace a URL's redirect chain and catch loops, excess hops, and HTTPS-to-HTTP downgrades.