Files
2nd/10_Wiki/Topics/AI_and_ML/Largest-Contentful-Paint-LCP.md
T
2026-05-10 22:08:15 +09:00

1.2 KiB

id, title, category, status, canonical_id, duplicate_of, aliases, source_trust_level, confidence_score, verification_status, tags, last_reinforced, github_commit
id title category status canonical_id duplicate_of aliases source_trust_level confidence_score verification_status tags last_reinforced github_commit
wiki-2026-0508-largest-contentful-paint-lcp Largest Contentful Paint (LCP) 10_Wiki/Topics duplicate core-web-vitals Core-Web-Vitals
A 0.9 redirected
duplicate
web-performance
lcp
core-web-vitals
2026-05-10 pending

Largest Contentful Paint (LCP)

이 문서는 Core-Web-Vitals 의 중복본입니다. Canonical 문서로 redirect.

핵심 요약 (specialized aspects)

  • LCP는 Core Web Vitals 3대 지표 (LCP/INP/CLS) 중 하나. 임계값: Good ≤ 2.5s, Needs Improvement ≤ 4s, Poor > 4s.
  • 측정 대상: viewport 내 최대 이미지/text block의 렌더 시점.
  • 최적화 (preload hero image, server response time, render-blocking 제거, fetchpriority="high")는 canonical Core-Web-Vitals 문서에 통합.
  • INP(2024 replaces FID), CLS와의 상호 trade-off도 canonical 참조.

🔗 Graph

🕓 변경 이력

날짜 변경
2026-05-08 Phase 1
2026-05-10 중복 처리 — canonical 문서로 redirect