Page load time has a direct impact on your conversion rate for two main reasons: user experience and SEO.
According to Google, “The average time it takes to fully load a mobile landing page is 22 seconds, according to a new analysis. Yet 53% of mobile site visitors leave a page that takes longer than three seconds to load.”
In other words, if your page load speed is too slow, you can lose over half of your visitors before they even arrive on your site.
We also know that site speed impacts both conversion rate and sales.
A 2019 Portent Study shows that:
Aiming for a 0-2 second load time, therefore, will help improve your conversions.
Also, don’t forget that a website that is too slow will require more search engine resources to mobilize the robots that crawl your site to index it.
Chances are that these bots will get discouraged and continue their exploration elsewhere if they have trouble accessing your resources, decreasing the indexing capacity of your site and therefore … its visibility!
Core Web Vitals are part of factors measuring Google’s “page experience” score (basically the way Google evaluates the overall user experience of a page). They are a combination of three user experience metrics: loading, interactivity, visual stability. They are not all that new; until now, they have been available through other tools such as PageSpeed Insights, but they will be considered as search signals for page experience.
The Core Web Vitals values are taken from the Chrome User Experience Report, which collects real anonymized data from Chrome users around the world.
These data can be considered to have certain limitations: it is only from opt-in users, and is aggregated monthly with a delay of one week or two. However, Google strongly advises website managers to set up their own monitoring.
Google plans to make Core Web Vitals an official ranking factor in May 2021.
This update will combine Core Web Vitals and previous UX-related signals.
The page experience will be a mix of factors that Google believes are important to the user experience, including:
We can highlight that an excellent page experience score will not magically rank you to the top spot on Google. This will have an influence on rankings but only to differentiate sites that are very close in content level. Your “Page Experience” score will not allow you to have a better ranking than a page with content more relevant than yours.
This will affect both mobile and desktop results, as well as whether or not your site appears in the Top Stories search feature.
The “Top Stories” block lists the front page articles on Google News. Currently, the contents positioned are URLs in AMP (Accelerated Mobile Pages).
AMP is a page format specially designed to have pages that load quickly on mobile devices.
With the update of the Core Web Vitals in 2021, Google announced that a page with an excellent user experience and a good loading time could now be positioned in the “Top stories” block without necessarily needing an AMP version.
This is a very important step for anyone who wants to get as many SERP features as possible, especially for news websites.
“How fast does the page load?”
LCP refers to the render time of the largest video / image / text on the page.It is influenced by your server time, your CSS, JavaScript, client-side rendering. Anything above 4 seconds is considered poor, and will impact your rankings.
“How fast is it stable?”
Stability of a web page could be influenced by images (size not defined in the HTML), animations… Unexpected layout shifts can be confusing. For example, when you click the wrong thing because the content keeps changing, even though the page looks like it’s fully loaded.
The CLS score should be less than 0.1, as close to 0 as possible.
“How fast is it interactive?”
When a user clicks on a button, how fast can the browser respond? It is influenced by JavaScript or third-party code. If the user clicks on a button and the page responds to this interaction in less than 100ms, the FID is considered good.
The best way to ensure you’re meeting Google’s standards for site quality, is to optimize using Web Vitals tools, including: Search Console, PageSpeed Insights, Lighthouse, Chrome DevTools, Chrome UX report and the new Web Vitals Chrome extension.
You can test and benchmark, cross referencing performance scores from each tool. You may need a web developer who is an expert in page speed or someone else who can comfortably address these problems if you’re not very technical.
Using this script, you can directly push Core Web Vitals data to Google Analytics!
A small, production-ready wrapper that measures each metric in a way that accurately matches how they’re reported by all the Google tools listed before.
Examining FCP per URL in OnCrawl.
This upcoming change should be monitored carefully, because it incorporates new indicators that are very relevant not only for SEO but also for improving the user experience.
Once it rolls out, it will be necessary to measure the real impact of this update on the rankings.
There are many axes for optimization that have an impact on Core Web Vitals. These are technical problems that can be complex to solve and depend on the site infrastructure and its technologies. Measuring the real impact on rankings will be that much more important, as changes you make may take a long time to show satisfactory results.
This is why Core Web Vitals should be taken into account as a priority from the wireframe stage of your projects. In the short term, the ideal is to have at least estimated times to optimize for each metric and to include these optimizations little by little in your roadmap.