Trung BìnhPerformance iconPerformance

Core Web Vitals là gì? Ba metrics chính là gì?

Ba Core Web Vitals: LCP (<2.5s, loading), INP (<200ms, interactivity — thay FID từ 3/2024), CLS (<0.1, visual stability) — ảnh hưởng SEO ranking từ 2021.

  • Ba Core Web Vitals là bộ metrics của Google đo trải nghiệm người dùng thực tế, ảnh hưởng đến SEO ranking từ 2021.
  • Ba metrics: LCP (Largest Contentful Paint — loading performance, target <2.5s: good, >4s: poor; đo thời gian render phần tử lớn nhất trong viewport); INP (Interaction to Next Paint — thay thế FID từ tháng 3/2024, target <200ms: good, >500ms: poor; đo total delay từ user interaction đến next paint cho tất cả interactions trong session, không chỉ first); CLS (Cumulative Layout Shift — visual stability, target <0.1: good, >0.25: poor; đo mức độ layout shift unexpected).
  • Đo lường: PageSpeed Insights (field data từ Chrome UX Report + lab data từ Lighthouse), Search Console Core Web Vitals report, web-vitals JavaScript library (import { getLCP, getINP, getCLS } from 'web-vitals').
  • Quan trọng: field data (real users) khác lab data (controlled) — optimize cho field data.
  • TTFB (Time to First Byte) không phải Core Web Vital nhưng ảnh hưởng LCP mạnh; FCP (First Contentful Paint) là diagnostic metric.

Xem toàn bộ Performance cùng filter theo level & chủ đề con.

Mở danh sách Performance