Manualul SEO : First Input Delay (FID)

First Input Delay measures how quickly a page loads so that the visitor can use buttons, see images, menus, etc. Each element on a web page loads separately, and FID measures how quickly or slowly certain commands are executed.

The definition provided by Google:

… First Input Delay (FID) is an important, user-centric metric for measuring response times to commands, quantifying the type of experience users have when trying to interact with a page that is unresponsive – a low FID helps ensure that the page is usable.

FID measures the time from when a user first interacts with a page (e.g., when clicking on a link, tapping a button, or using a JavaScript-based custom control) to the time when the browser is able to begin processing event handling routines in response to this interaction.

In practice, FID measures what the user’s first impression is when accessing a page for the first time. The way the site’s response is perceived by the user is reflected in their immediate actions.

For example: a site that takes more than 3 seconds to load page elements will suffer because users don’t want to wait to receive a response to their question or action.

Google mentions that the biggest problem faced by most users is page loading, and if creators and owners of web platforms were to focus on addressing this issue, the interactivity across the entire web would increase, thus generating more traffic, fewer users abandoning navigation, and more orders or leads.

How is First Input Delay measured?

FID is measured based on the first impression (load) of the site and targets interactivity and response time when performing various actions on the page, such as pressing a button, clicking on a link, or how quickly a video loads. What it does not measure is how much zooming or scrolling is done, elements that are related to animation, not responsiveness (speed).

FIRST INPUT DELAY

Google recommends that FID should fall below 100 ms, meaning a web page should respond to an action within this time frame.

Furthermore, Google specifies that a web platform (website or e-commerce platform) will need to achieve a score of 75% on both types of devices to gain Core Web Vitals validation.

For example, if a site has 1000 pages indexed in Google, 75% of them should have a GOOD rating for the site to receive a PASS rating for Core Web Vitals-FID.

Although official figures state the minimum is 75%, sources within the company have stated that in reality, a website should aim for 96-98% validation because users may encounter „negative experiences” when entering a page that does not perform as expected, and this factor will affect the site’s authority and the user’s perception of it in the long run.

If you’re a programmer reading this article, it’s important to know that Google only measures the browser execution time of a user-generated action, not how long the entire action takes.

In other words, Google measures only the time between when a link is clicked until the browser loads and executes that request.

What impact does FID have on SEO strategy?

First and foremost, you need to consider that page load time is already a ranking factor where a lower speed means a better chance of ranking first. In this context, a good FID score helps you retain visitors on your site, which can mean reducing the bounce rate.

Secondly, Google employs an algorithm capable of processing data in real-time and providing the best answer to a user’s query. This form of Artificial Intelligence is called RankBrain and is an integrated part of the world’s #1 search engine.

Already, things are connecting, and we can see the puzzle in front of us, namely that Google is shifting its focus from platform owners and the technologies used to how users interact with platforms and their behavior.

A high bounce rate can indicate that a site is not optimized and provides an unpleasant experience to the user, forcing them to perform another search to get the desired answer. This means that the search engine is not functioning as it should.

How can we improve FID?

To optimize the FID score, Google recommends conducting a test using the Pagespeed Insights or Lighthouse tool, both of which use the same method of testing the page for indexing.

You can also use other tools such as:

  • Chrome User Experience Report
  • PageSpeed Insights
  • Search Console (Core Web Vitals report)
  • Firebase Performance Monitoring (beta)

The most common issue negatively impacting the FID score is high execution of JavaScript scripts. Analyzing, compiling, and executing JavaScript scripts will have a direct effect on the FID score, says Google.

The more data we can provide to Google without it needing to perform specific tasks to obtain them, the more pages Google will index as we believe they should.

Structured data, meta properties, heading hierarchy, and SILO structure are just a few examples of methods through which you can provide information easily to the search engine.

Conclusions

FID is an important metric for users and provides valuable data to search engines about user experience on a site.

This can be a double-edged sword as it can raise or lower a site in search rankings.

We believe that for a site to be considered a functional web platform, it must adhere to Google’s recommendations. They have been developed after decades of traffic research since 1998.