Curated from: web.dev
Ideas, facts & insights covering these topics:
12 ideas
·489 reads
4
Explore the World's Best Ideas
Join today and uncover 100+ curated journeys from 50+ topics. Unlock access to our mobile app with extensive features.
        Name - Weight in score - Summary
6
368 reads
 Some of the values are calculated based onÂ
data from the HTTP ArchiveIf you don't have a very specific reason to optimise only one of the metrics, the best approace would be to check the opportunities mentioned in the Lighthouse report and read an in-depth presentationÂ
here5
21 reads
Very important for this part is the font load time. For faster load, it can be used the font-display: swap.
This will make the site to render the default font and when the loading is done, the font will be changed. Also, you can preload the fonts.Â
6
16 reads
It measures how long it takes a page to become fully interactive. A page is considered fully interactive when:
To improve this metric, you should considerÂ
reducing JavaScript payloads with code splittingapplying the PRPL patternAlso, other things that can be helpful:Â
minimize main thread workandÂ
reduce JavaScript execution time5
16 reads
PRPL is an acronym that describes a pattern used to make web pages load and become interactive, faster:
5
12 reads
While anything you do to improve page load speed will improve your Speed Index score, addressing the following should have a particularly big impact:
5
7 reads
TBT measures the total amount of time that a page is blocked from responding to user input, such as mouse clicks, screen taps, or keyboard presses. The sum is calculated by adding the blocking portion of allÂ
long tasksFirst Contentful PaintTime to Interactive5
6 reads
Try to diagnose the root cause of long tasks, usingÂ
What is causing my long tasks?In general, the most common causes are:
5
3 reads
This approximates when the main content of the page is visible to the users.Â
The elements that are taken into consideration for Largest Contentful Paint:Â
<img>
elements<image>
elements inside an <svg>
element<video>
elements (the poster image is used)In the future, additional elements might be added, like <svg> and <video>
Extra info:Â
LCP5
15 reads
Causes:Â
For improvements, some relevant techniques:
5
11 reads
CLS is a measure of the largest burst of layout shift scores for everyÂ
unexpectedHow to improve:
5
6 reads
More info:Â
here5
8 reads
IDEAS CURATED BY
Learn more about computerscience with this collection
Essential product management skills
How to work effectively with cross-functional teams
How to identify and prioritize customer needs
Related collections
Similar ideas
2 ideas
On-Page SEO: An In-Depth Guide
semrush.com
20 ideas
8 SEO Concepts Explained In Business Terms
searchengineland.com
5 ideas
How to Perform an SEO Audit in 18 Steps
semrush.com
Read & Learn
20x Faster
without
deepstash
with
deepstash
with
deepstash
Personalized microlearning
â
100+ Learning Journeys
â
Access to 200,000+ ideas
â
Access to the mobile app
â
Unlimited idea saving
â
â
Unlimited history
â
â
Unlimited listening to ideas
â
â
Downloading & offline access
â
â
Supercharge your mind with one idea per day
Enter your email and spend 1 minute every day to learn something new.
I agree to receive email updates