-
Notifications
You must be signed in to change notification settings - Fork 143
Prioritize loading poster image of video LCP elements #1183
Copy link
Copy link
Closed
Labels
[Plugin] Image PrioritizerIssues for the Image Prioritizer plugin (dependent on Optimization Detective)Issues for the Image Prioritizer plugin (dependent on Optimization Detective)[Plugin] Optimization DetectiveIssues for the Optimization Detective pluginIssues for the Optimization Detective plugin
Milestone
Description
Feature Description
When a video is the LCP element and it has a poster image, we should prioritize the loading of that poster image with a fetchpriority=high preload link. This would be a simple addition to the existing logic that does the same for an img or background-image which is the LCP element.
This can be done as part of the Image Prioritizer plugin. See #1088.
Aside: if there is no poster, should an LCP video element also preload the video URL as well?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[Plugin] Image PrioritizerIssues for the Image Prioritizer plugin (dependent on Optimization Detective)Issues for the Image Prioritizer plugin (dependent on Optimization Detective)[Plugin] Optimization DetectiveIssues for the Optimization Detective pluginIssues for the Optimization Detective plugin
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done 😃