Stay organized with collections
Save and categorize content based on your preferences.
Connor Clark
Gepubliceerd: 8 okt. 2025
Optimaliseer LCP door de LCP-afbeelding direct vindbaar te maken vanuit de HTML, er prioriteit aan te geven en lazy-loading te voorkomen.
Hoe dit inzicht over te brengen
Als de LCP van een pagina een afbeelding is:
Gebruik fetchpriority=high op het afbeeldingelement of op de preload-richtlijn.
Zorg ervoor dat de afbeelding vindbaar is vanuit het hoofddocument (hetzij omdat deze rechtstreeks in de HTML staat, hetzij omdat de afbeelding vooraf is geladen).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Translation issue","translationIssue","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-08 UTC."],[],[]]