In one of our recent posts, we discussed how Google will measure your website’s performance based on a new set of factors called core web vitals.
Core web vitals has three specific measurements: First Input Delay, Largest Contentful Paint and Cumulative Layout Shift.
Let’s talk about First Input Delay in more detail.
How long does a user have to wait for the site to respond after he has clicked on a link or tapped a button?
This wait time is what’s called FID or First Input Delay.
FID tracks the input delay between when a user first interacts with a site with a definite action (such as clicking a button or link, not scrolling or zooming a page) and when that site becomes interactive.
You can think of FID as the time it takes for someone to get to the door after ringing their doorbell.
Users don’t like waiting. To provide them a good experience and leave a great first impression, it’s fundamental to make the wait as short as possible.
But FID doesn’t just measure the quality of user experience when he visits a site or page, Google will also use it when ranking sites.
The shorter the input delay, the better.
Ideally, your page should have an FID of 100 milliseconds or less. At this score, users will feel your site is instantaneous.
Scores from 100 to 300ms should be improved.
Scores that are over 300ms are considered poor.
75% of the total page loads for both desktop and mobile devices is a good threshold to remember. This will ensure you are hitting the target for most users.
However, Google highly recommends aiming for a score of 95 to 99% of page loads.
Although testing in the lab is a good enough way to measure site performance, it doesn’t necessarily reflect how real users experience your site.
FID is the only metric which can’t be measured with lab tools. It requires real users to actually interact with your website.
Once real world data has been collected, you can check your FID results in Pagespeed Insights or Search Console
For a better FID score, you can try these:
If you need some help optimising your site for a better FID score, head over to https://tunedwp.com/ and get a performance audit.