SlideShare une entreprise Scribd logo
1  sur  18
CORE WEB VITALS IS THE THING
YOU SHOULD FOCUS ON IF YOU
OWN A WEBSITE IN 2021
Introduction
Google first announced The core web vitals Matrix back in May 2020. They have now confirmed that
these elements will influence the search rankings from May 2021.
This means that you will need to consider these elements if you want to maximize your search
rankings and keep your company website in top results. But what does Google’s core web vitals
include?
There are three main essential elements that you need to consider when we are talking about core
web vitals
● Largest Contentful Paint
LCS means the time it takes for your page’s primary content to load. An ideal measurement is 2.5
seconds or faster, lower than this will result in your page ranking lower in search results.
● The First Input Delay
The First Input Delay is similar to LCP, which measures how long it takes for your page to load and
become interactive to click and search on it. Google suggests that FID needs to be less than 100ms.
● Cumulative Layout Shift (CLS)
CLS is the ideal measurement for this is less than 0.1. CLS measures the amount of unexpected
shifts of layout visual content on-page.
How Google measures core web vitals?
When the core web vitals were introduced initially, they could only be measured using the Chrome UX
report. But Google is quickly changing things and expanding the number of ways site owners can use
different tools to measure the core web vitals.
There are a total of 6 ways you can measure the core web vitals for your website:
1. Chrome user experience report
This is probably the best way to measure the web vitals of your website. Chrome user experience report
drives real user data in its metrics report. Compared to visual or local tests with defined and simulated
environments, the report generated captures the full set of external variables that form the final user
experience.
For example, if someone is accessing the site using modern devices or a faster network, the result may
appear faster even if the site is not optimized. While a site that is well optimized and has a small user base
or a more significant community with slower devices may appear ‘slow.’
If you want to use Chrome, a user experience report is available on Google BigQuery. but to access it, you
will need a Google account that has access to the Google Cloud project.
2. Search Console
The search console report shows the URL’s performance you enter grouped by metric status type and
similar web pages to that of the URL you entered.
The report identifies various pages that require your immediate attention based on real-world data obtained
from the Chrome UX report. But you should pay attention that several URLs will be omitted if they do not
have a minimum amount of reporting data present.
3. PageSpeed Insights
If you want a tool that analyses your web page’s content and provides a suggestion that can improve your
speed, then page speed insights are the best one. it has now been upgraded to use Lighthouse 6.0; this means it
enables the measurement of core web vital in the final report.
4. Lighthouse
If you want a tool that analyses your web page’s content and provides a suggestion that can improve your
speed, then page speed insights are the best one. it has now been upgraded to use Lighthouse 6.0; this
means it enables the measurement of core web vital in the final report.
5. Chrome developer tools
This is a tool that is directly incorporated into the Google Chrome software. DevTools can enable you to
quickly edit pages on the go and fix problems so that you can eventually improve your website faster. The
site owners can fix visually unstable pages on their site.
Go to the summary tab and select a layout shift, to see where the change has occurred over the Move to
fields. DevTools also checks the Total Blocking Time, which can come in handy when optimizing First Input
Delay.
6. Web Vitals Extension
There is a core web vitals extension that can measure all three properties for your website. It can provide
real-time feedback on loading interactivity and layout shift matrix. It is similar to how Chrome tests these
metrics and reports to Google.
Tips to improve the Google web vitals
1. Effectively utilize CDN cache
A straightforward approach to improve your FID and LCP scores is to make sure that your static assets are
served from CDN. This improves the time it takes to load the resources into your browser. To improve the
second load time, make sure that the assets that are reached on the client side are cached at your side in
the browser.
2. Lazy load right resolution images
Lazy load is a quick way to improve the page load speed of your website. This will bring down the overall
page weight and shorten the loading time for rendering your page in the browser. You can also predefine the
resolution of the image you are using on your page based on the type of device. It is not advisable to load
the same image resolution on different devices.
3. Compress all your static assets
You can use Brotli to compress the static assets, giving you much better compression ratios for your
libraries. Also, do keep in mind that when you are using Brotli to compress your libraries, this will also
increase your overall build and package time in the DevOps journey.
4. Reduce the overall page size to improve LCP
If you have a landing page that is more than 80kb in size, then it’s heavy. This will impact your LCP scores
and increase the fetching and downloading speed. Therefore make sure that you are not getting any
unused data from your server and only data that is essential is being loaded for rendering your page.
5. Use JPEG 2000, WEBP, and JPEG XR images
Using images that are in WebP, JPEG 2000, and JPEG XR can improve your page load times. These formats
offer superior compression and better quality compared to older counterparts like JPEG and PNG. Encoding
your images in this format will reduce the loading time and the amount of data needed. Many WordPress
plugins are available that can convert your images to these formats for free.
6. Use native browser supported fonts
It has been proved that fonts can slow down your website if the browser delays to load your custom fund
used on your page. If the browser does not support the default fund, it may take even longer to load. You
can fall back on the default loading fund used by the browser to increase your FID scores.
Conclusion
All the tips mentioned above can increase your core web vitals score mentally if you implement them
correctly. But keep in mind that it takes time to reflect the improvements, mostly 28 days.
Using the tips not only enhance your page experience, but it will also future-proof your website’s
performance. But do keep in mind that page experience optimization is not about just fixing some issues; it
is about providing the best possible experience for your real users out there.
If you need some help understanding your current performance and what actions you need to take to
improve it, our digital marketing experts at World Web Technology deliver Core Web Vitals audits with
actionable recommendations. We can help guide you through the process and wherever possible will assist
with implementation. Hire SEO Experts now!
https://www.worldwebtechnology.com
Read Full Blog: CORE WEB VITALS IS THE THING YOU SHOULD
FOCUS ON IF YOU OWN A WEBSITE IN 2021

Contenu connexe

Tendances

Website speed optimization guide for technically advanced webmasters
Website speed optimization guide for technically advanced webmastersWebsite speed optimization guide for technically advanced webmasters
Website speed optimization guide for technically advanced webmastersAditya Singh
 
Website speed optimization techniques 2017!
Website speed optimization techniques 2017!Website speed optimization techniques 2017!
Website speed optimization techniques 2017!austinbaileyg
 
The Future is Now! Using Machine Learning to Automate Plugin Updates + Secure...
The Future is Now! Using Machine Learning to Automate Plugin Updates + Secure...The Future is Now! Using Machine Learning to Automate Plugin Updates + Secure...
The Future is Now! Using Machine Learning to Automate Plugin Updates + Secure...WP Engine
 
Fit For the Future
Fit For the FutureFit For the Future
Fit For the FutureWP Engine
 
Top 10 Secrets For Speeding Up Share Point Web Sites Derek Watson Final
Top 10 Secrets For Speeding Up Share Point Web Sites Derek Watson   FinalTop 10 Secrets For Speeding Up Share Point Web Sites Derek Watson   Final
Top 10 Secrets For Speeding Up Share Point Web Sites Derek Watson FinalArmand Sultantono
 
Lazy load Website Assets
Lazy load Website AssetsLazy load Website Assets
Lazy load Website AssetsChris Love
 
Progressive Web Application - Advanced Topics
Progressive Web Application - Advanced TopicsProgressive Web Application - Advanced Topics
Progressive Web Application - Advanced TopicsHiren Dave
 
Re-imagining How We Design Responsively (Jonathan Fielding)
Re-imagining How We Design Responsively (Jonathan Fielding)Re-imagining How We Design Responsively (Jonathan Fielding)
Re-imagining How We Design Responsively (Jonathan Fielding)Future Insights
 
Cache is keeping you from reaching the full potential as a developer (word ca...
Cache is keeping you from reaching the full potential as a developer (word ca...Cache is keeping you from reaching the full potential as a developer (word ca...
Cache is keeping you from reaching the full potential as a developer (word ca...Thomas Audunhus
 
iBELONGmember and iACCOMPLISHpartner 2014
iBELONGmember and iACCOMPLISHpartner 2014iBELONGmember and iACCOMPLISHpartner 2014
iBELONGmember and iACCOMPLISHpartner 2014TonyaDavidson
 
Budgeting 2021 Tip for WordPress Website Owners
Budgeting 2021 Tip for WordPress Website OwnersBudgeting 2021 Tip for WordPress Website Owners
Budgeting 2021 Tip for WordPress Website OwnersKaren Callahan
 
10 things to do to speed up your site
10 things to do to speed up your site10 things to do to speed up your site
10 things to do to speed up your siteIndigo Tree Digital
 
Web vitals are vitals - Aymen Loukil
Web vitals are vitals  - Aymen LoukilWeb vitals are vitals  - Aymen Loukil
Web vitals are vitals - Aymen LoukilAymen Loukil
 
Great Lakes Area .Net UG: Optimize .Net Azure App Services
Great Lakes Area .Net UG: Optimize .Net Azure App ServicesGreat Lakes Area .Net UG: Optimize .Net Azure App Services
Great Lakes Area .Net UG: Optimize .Net Azure App ServicesBrian McKeiver
 
Applying a Methodical Approach to Website Performance
Applying a Methodical Approach to Website PerformanceApplying a Methodical Approach to Website Performance
Applying a Methodical Approach to Website PerformancePostSharp Technologies
 
Walmart pagespeed-slide
Walmart pagespeed-slideWalmart pagespeed-slide
Walmart pagespeed-slideBitsytask
 

Tendances (19)

Website speed optimization guide for technically advanced webmasters
Website speed optimization guide for technically advanced webmastersWebsite speed optimization guide for technically advanced webmasters
Website speed optimization guide for technically advanced webmasters
 
Website speed optimization techniques 2017!
Website speed optimization techniques 2017!Website speed optimization techniques 2017!
Website speed optimization techniques 2017!
 
The Future is Now! Using Machine Learning to Automate Plugin Updates + Secure...
The Future is Now! Using Machine Learning to Automate Plugin Updates + Secure...The Future is Now! Using Machine Learning to Automate Plugin Updates + Secure...
The Future is Now! Using Machine Learning to Automate Plugin Updates + Secure...
 
Fit For the Future
Fit For the FutureFit For the Future
Fit For the Future
 
Top 10 Secrets For Speeding Up Share Point Web Sites Derek Watson Final
Top 10 Secrets For Speeding Up Share Point Web Sites Derek Watson   FinalTop 10 Secrets For Speeding Up Share Point Web Sites Derek Watson   Final
Top 10 Secrets For Speeding Up Share Point Web Sites Derek Watson Final
 
Lazy load Website Assets
Lazy load Website AssetsLazy load Website Assets
Lazy load Website Assets
 
Progressive Web Application - Advanced Topics
Progressive Web Application - Advanced TopicsProgressive Web Application - Advanced Topics
Progressive Web Application - Advanced Topics
 
Progressive Web Apps
Progressive Web AppsProgressive Web Apps
Progressive Web Apps
 
Re-imagining How We Design Responsively (Jonathan Fielding)
Re-imagining How We Design Responsively (Jonathan Fielding)Re-imagining How We Design Responsively (Jonathan Fielding)
Re-imagining How We Design Responsively (Jonathan Fielding)
 
Cache is keeping you from reaching the full potential as a developer (word ca...
Cache is keeping you from reaching the full potential as a developer (word ca...Cache is keeping you from reaching the full potential as a developer (word ca...
Cache is keeping you from reaching the full potential as a developer (word ca...
 
Seo
SeoSeo
Seo
 
iBELONGmember and iACCOMPLISHpartner 2014
iBELONGmember and iACCOMPLISHpartner 2014iBELONGmember and iACCOMPLISHpartner 2014
iBELONGmember and iACCOMPLISHpartner 2014
 
Budgeting 2021 Tip for WordPress Website Owners
Budgeting 2021 Tip for WordPress Website OwnersBudgeting 2021 Tip for WordPress Website Owners
Budgeting 2021 Tip for WordPress Website Owners
 
10 things to do to speed up your site
10 things to do to speed up your site10 things to do to speed up your site
10 things to do to speed up your site
 
Web performance
Web performanceWeb performance
Web performance
 
Web vitals are vitals - Aymen Loukil
Web vitals are vitals  - Aymen LoukilWeb vitals are vitals  - Aymen Loukil
Web vitals are vitals - Aymen Loukil
 
Great Lakes Area .Net UG: Optimize .Net Azure App Services
Great Lakes Area .Net UG: Optimize .Net Azure App ServicesGreat Lakes Area .Net UG: Optimize .Net Azure App Services
Great Lakes Area .Net UG: Optimize .Net Azure App Services
 
Applying a Methodical Approach to Website Performance
Applying a Methodical Approach to Website PerformanceApplying a Methodical Approach to Website Performance
Applying a Methodical Approach to Website Performance
 
Walmart pagespeed-slide
Walmart pagespeed-slideWalmart pagespeed-slide
Walmart pagespeed-slide
 

Similaire à Core web vitals is the thing you should focus on if you own a website in 2021

Is Poor Performance Dragging You Down? Here are Five Strategies to Maximize P...
Is Poor Performance Dragging You Down? Here are Five Strategies to Maximize P...Is Poor Performance Dragging You Down? Here are Five Strategies to Maximize P...
Is Poor Performance Dragging You Down? Here are Five Strategies to Maximize P...Nirvana Canada
 
5 Strategies to Improve Core Web Vitals
5 Strategies to Improve Core Web Vitals5 Strategies to Improve Core Web Vitals
5 Strategies to Improve Core Web VitalsJomer Gregorio
 
How to prepare for Google's page experience update
How to prepare for Google's page experience updateHow to prepare for Google's page experience update
How to prepare for Google's page experience updateBuiltvisible
 
Google Console core web vitals.pdf
Google Console core web vitals.pdfGoogle Console core web vitals.pdf
Google Console core web vitals.pdfJavedIqbalKhan6
 
Boosting your conversion rate through web performance improvements
Boosting your conversion rate through web performance improvementsBoosting your conversion rate through web performance improvements
Boosting your conversion rate through web performance improvementsAlyss Noland
 
How to perform a technical SEO audit and ramp up your content strategy in 10 ...
How to perform a technical SEO audit and ramp up your content strategy in 10 ...How to perform a technical SEO audit and ramp up your content strategy in 10 ...
How to perform a technical SEO audit and ramp up your content strategy in 10 ...Waqar Ahmad
 
How to Speed up your Website
How to Speed up your WebsiteHow to Speed up your Website
How to Speed up your WebsiteHTS Hosting
 
Poslovni Imenik BiH - Lokal d.o.o.
Poslovni Imenik BiH - Lokal d.o.o.Poslovni Imenik BiH - Lokal d.o.o.
Poslovni Imenik BiH - Lokal d.o.o.Luxury Villas Zilic
 
Office Interior Design Websites..........
Office Interior Design Websites..........Office Interior Design Websites..........
Office Interior Design Websites..........siriajadhav16
 
Office Interior Design Websites
Office Interior Design WebsitesOffice Interior Design Websites
Office Interior Design Websitessirriajadhav001
 
OFFICE INTERIOR DESIGN WEBSITES
OFFICE INTERIOR DESIGN WEBSITESOFFICE INTERIOR DESIGN WEBSITES
OFFICE INTERIOR DESIGN WEBSITESsirriajadhav001
 
Office Interior Design Websites............
Office Interior Design Websites............Office Interior Design Websites............
Office Interior Design Websites............sirrijadhav
 
Visitor Analytics - Technical SEO
Visitor Analytics - Technical SEOVisitor Analytics - Technical SEO
Visitor Analytics - Technical SEOVisitor Analytics
 
How to make WordPress Faster in 2019
How to make WordPress Faster in 2019How to make WordPress Faster in 2019
How to make WordPress Faster in 2019Dan Bochichio
 
An SEO optimized website is best charged up.pdf
An SEO optimized website is best charged up.pdfAn SEO optimized website is best charged up.pdf
An SEO optimized website is best charged up.pdfMindfire LLC
 
How to Fix a Slow WordPress Site (and get A+ scores)
How to Fix a Slow WordPress Site (and get A+ scores)How to Fix a Slow WordPress Site (and get A+ scores)
How to Fix a Slow WordPress Site (and get A+ scores)Lewis Ogden
 
Leveraging Website Speed to Increase Sales
Leveraging Website Speed to Increase SalesLeveraging Website Speed to Increase Sales
Leveraging Website Speed to Increase SalesVendasta Technologies
 

Similaire à Core web vitals is the thing you should focus on if you own a website in 2021 (20)

Core Web Vitals in Website Design.pdf
Core Web Vitals in Website Design.pdfCore Web Vitals in Website Design.pdf
Core Web Vitals in Website Design.pdf
 
Is Poor Performance Dragging You Down? Here are Five Strategies to Maximize P...
Is Poor Performance Dragging You Down? Here are Five Strategies to Maximize P...Is Poor Performance Dragging You Down? Here are Five Strategies to Maximize P...
Is Poor Performance Dragging You Down? Here are Five Strategies to Maximize P...
 
5 Strategies to Improve Core Web Vitals
5 Strategies to Improve Core Web Vitals5 Strategies to Improve Core Web Vitals
5 Strategies to Improve Core Web Vitals
 
How to prepare for Google's page experience update
How to prepare for Google's page experience updateHow to prepare for Google's page experience update
How to prepare for Google's page experience update
 
Google Console core web vitals.pdf
Google Console core web vitals.pdfGoogle Console core web vitals.pdf
Google Console core web vitals.pdf
 
Boosting your conversion rate through web performance improvements
Boosting your conversion rate through web performance improvementsBoosting your conversion rate through web performance improvements
Boosting your conversion rate through web performance improvements
 
How to perform a technical SEO audit and ramp up your content strategy in 10 ...
How to perform a technical SEO audit and ramp up your content strategy in 10 ...How to perform a technical SEO audit and ramp up your content strategy in 10 ...
How to perform a technical SEO audit and ramp up your content strategy in 10 ...
 
How to Speed up your Website
How to Speed up your WebsiteHow to Speed up your Website
How to Speed up your Website
 
Poslovni Imenik BiH - Lokal d.o.o.
Poslovni Imenik BiH - Lokal d.o.o.Poslovni Imenik BiH - Lokal d.o.o.
Poslovni Imenik BiH - Lokal d.o.o.
 
Office Interior Design Websites..........
Office Interior Design Websites..........Office Interior Design Websites..........
Office Interior Design Websites..........
 
Office Interior Design Websites
Office Interior Design WebsitesOffice Interior Design Websites
Office Interior Design Websites
 
OFFICE INTERIOR DESIGN WEBSITES
OFFICE INTERIOR DESIGN WEBSITESOFFICE INTERIOR DESIGN WEBSITES
OFFICE INTERIOR DESIGN WEBSITES
 
Office Interior Design Websites............
Office Interior Design Websites............Office Interior Design Websites............
Office Interior Design Websites............
 
Technical SEO
Technical SEOTechnical SEO
Technical SEO
 
Visitor Analytics - Technical SEO
Visitor Analytics - Technical SEOVisitor Analytics - Technical SEO
Visitor Analytics - Technical SEO
 
How to make WordPress Faster in 2019
How to make WordPress Faster in 2019How to make WordPress Faster in 2019
How to make WordPress Faster in 2019
 
An SEO optimized website is best charged up.pdf
An SEO optimized website is best charged up.pdfAn SEO optimized website is best charged up.pdf
An SEO optimized website is best charged up.pdf
 
How to Fix a Slow WordPress Site (and get A+ scores)
How to Fix a Slow WordPress Site (and get A+ scores)How to Fix a Slow WordPress Site (and get A+ scores)
How to Fix a Slow WordPress Site (and get A+ scores)
 
Leveraging Website Speed to Increase Sales
Leveraging Website Speed to Increase SalesLeveraging Website Speed to Increase Sales
Leveraging Website Speed to Increase Sales
 
WordPress optimization
WordPress optimizationWordPress optimization
WordPress optimization
 

Plus de World Web Technology Pvt Ltd

Why Should You Use Elementor WordPress Website Builder?
Why Should You Use Elementor WordPress Website Builder?Why Should You Use Elementor WordPress Website Builder?
Why Should You Use Elementor WordPress Website Builder?World Web Technology Pvt Ltd
 
What To Choose – Hybrid Vs Native Mobile App For Your Next Project?
What To Choose – Hybrid Vs Native Mobile App For Your Next Project?What To Choose – Hybrid Vs Native Mobile App For Your Next Project?
What To Choose – Hybrid Vs Native Mobile App For Your Next Project?World Web Technology Pvt Ltd
 
Top 10 android app development companies in india (1)
Top 10 android app development companies in india (1)Top 10 android app development companies in india (1)
Top 10 android app development companies in india (1)World Web Technology Pvt Ltd
 

Plus de World Web Technology Pvt Ltd (20)

How Does Agile Software Development Work?
How Does Agile Software Development Work?How Does Agile Software Development Work?
How Does Agile Software Development Work?
 
Why Should You Use Elementor WordPress Website Builder?
Why Should You Use Elementor WordPress Website Builder?Why Should You Use Elementor WordPress Website Builder?
Why Should You Use Elementor WordPress Website Builder?
 
Discover a Key Features of WordPress VIP!
Discover a Key Features of WordPress VIP!Discover a Key Features of WordPress VIP!
Discover a Key Features of WordPress VIP!
 
WordPress Website Development Service India
WordPress Website Development Service IndiaWordPress Website Development Service India
WordPress Website Development Service India
 
Best Magento Security Tips to Protect Online Shop
Best Magento Security Tips to Protect Online ShopBest Magento Security Tips to Protect Online Shop
Best Magento Security Tips to Protect Online Shop
 
Website Design Services Company
Website Design Services CompanyWebsite Design Services Company
Website Design Services Company
 
Top Backup Techniques for Your WordPress Website
Top Backup Techniques for Your WordPress WebsiteTop Backup Techniques for Your WordPress Website
Top Backup Techniques for Your WordPress Website
 
What To Choose – Hybrid Vs Native Mobile App For Your Next Project?
What To Choose – Hybrid Vs Native Mobile App For Your Next Project?What To Choose – Hybrid Vs Native Mobile App For Your Next Project?
What To Choose – Hybrid Vs Native Mobile App For Your Next Project?
 
Android App Development Company
Android App Development CompanyAndroid App Development Company
Android App Development Company
 
Why Use PHP Frameworks for Web Development?
Why Use PHP Frameworks for Web Development?Why Use PHP Frameworks for Web Development?
Why Use PHP Frameworks for Web Development?
 
Hire Dedicated PHP Web Developers
Hire Dedicated PHP Web DevelopersHire Dedicated PHP Web Developers
Hire Dedicated PHP Web Developers
 
Custom PHP Web Development Services
Custom PHP Web Development ServicesCustom PHP Web Development Services
Custom PHP Web Development Services
 
Hire Dedicated WordPress Developers
Hire Dedicated WordPress DevelopersHire Dedicated WordPress Developers
Hire Dedicated WordPress Developers
 
WordPress Plugin Development Service
WordPress Plugin Development ServiceWordPress Plugin Development Service
WordPress Plugin Development Service
 
WordPress Web Development Services
WordPress Web Development ServicesWordPress Web Development Services
WordPress Web Development Services
 
E-commerce Marketplace Development
E-commerce Marketplace DevelopmentE-commerce Marketplace Development
E-commerce Marketplace Development
 
ASP.NET Development Company In India
ASP.NET Development Company In IndiaASP.NET Development Company In India
ASP.NET Development Company In India
 
Yii Framework Development Company India
Yii Framework Development Company IndiaYii Framework Development Company India
Yii Framework Development Company India
 
Top 10 .NET Development Companies.pdf
Top 10 .NET Development Companies.pdfTop 10 .NET Development Companies.pdf
Top 10 .NET Development Companies.pdf
 
Top 10 android app development companies in india (1)
Top 10 android app development companies in india (1)Top 10 android app development companies in india (1)
Top 10 android app development companies in india (1)
 

Dernier

Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 

Dernier (20)

DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 

Core web vitals is the thing you should focus on if you own a website in 2021

  • 1. CORE WEB VITALS IS THE THING YOU SHOULD FOCUS ON IF YOU OWN A WEBSITE IN 2021
  • 2. Introduction Google first announced The core web vitals Matrix back in May 2020. They have now confirmed that these elements will influence the search rankings from May 2021. This means that you will need to consider these elements if you want to maximize your search rankings and keep your company website in top results. But what does Google’s core web vitals include? There are three main essential elements that you need to consider when we are talking about core web vitals
  • 3.
  • 4. ● Largest Contentful Paint LCS means the time it takes for your page’s primary content to load. An ideal measurement is 2.5 seconds or faster, lower than this will result in your page ranking lower in search results. ● The First Input Delay The First Input Delay is similar to LCP, which measures how long it takes for your page to load and become interactive to click and search on it. Google suggests that FID needs to be less than 100ms. ● Cumulative Layout Shift (CLS) CLS is the ideal measurement for this is less than 0.1. CLS measures the amount of unexpected shifts of layout visual content on-page.
  • 5. How Google measures core web vitals? When the core web vitals were introduced initially, they could only be measured using the Chrome UX report. But Google is quickly changing things and expanding the number of ways site owners can use different tools to measure the core web vitals. There are a total of 6 ways you can measure the core web vitals for your website:
  • 6. 1. Chrome user experience report This is probably the best way to measure the web vitals of your website. Chrome user experience report drives real user data in its metrics report. Compared to visual or local tests with defined and simulated environments, the report generated captures the full set of external variables that form the final user experience. For example, if someone is accessing the site using modern devices or a faster network, the result may appear faster even if the site is not optimized. While a site that is well optimized and has a small user base or a more significant community with slower devices may appear ‘slow.’ If you want to use Chrome, a user experience report is available on Google BigQuery. but to access it, you will need a Google account that has access to the Google Cloud project.
  • 7. 2. Search Console The search console report shows the URL’s performance you enter grouped by metric status type and similar web pages to that of the URL you entered. The report identifies various pages that require your immediate attention based on real-world data obtained from the Chrome UX report. But you should pay attention that several URLs will be omitted if they do not have a minimum amount of reporting data present.
  • 8. 3. PageSpeed Insights If you want a tool that analyses your web page’s content and provides a suggestion that can improve your speed, then page speed insights are the best one. it has now been upgraded to use Lighthouse 6.0; this means it enables the measurement of core web vital in the final report.
  • 9.
  • 10. 4. Lighthouse If you want a tool that analyses your web page’s content and provides a suggestion that can improve your speed, then page speed insights are the best one. it has now been upgraded to use Lighthouse 6.0; this means it enables the measurement of core web vital in the final report.
  • 11.
  • 12. 5. Chrome developer tools This is a tool that is directly incorporated into the Google Chrome software. DevTools can enable you to quickly edit pages on the go and fix problems so that you can eventually improve your website faster. The site owners can fix visually unstable pages on their site. Go to the summary tab and select a layout shift, to see where the change has occurred over the Move to fields. DevTools also checks the Total Blocking Time, which can come in handy when optimizing First Input Delay.
  • 13. 6. Web Vitals Extension There is a core web vitals extension that can measure all three properties for your website. It can provide real-time feedback on loading interactivity and layout shift matrix. It is similar to how Chrome tests these metrics and reports to Google.
  • 14. Tips to improve the Google web vitals 1. Effectively utilize CDN cache A straightforward approach to improve your FID and LCP scores is to make sure that your static assets are served from CDN. This improves the time it takes to load the resources into your browser. To improve the second load time, make sure that the assets that are reached on the client side are cached at your side in the browser. 2. Lazy load right resolution images Lazy load is a quick way to improve the page load speed of your website. This will bring down the overall page weight and shorten the loading time for rendering your page in the browser. You can also predefine the resolution of the image you are using on your page based on the type of device. It is not advisable to load the same image resolution on different devices.
  • 15. 3. Compress all your static assets You can use Brotli to compress the static assets, giving you much better compression ratios for your libraries. Also, do keep in mind that when you are using Brotli to compress your libraries, this will also increase your overall build and package time in the DevOps journey. 4. Reduce the overall page size to improve LCP If you have a landing page that is more than 80kb in size, then it’s heavy. This will impact your LCP scores and increase the fetching and downloading speed. Therefore make sure that you are not getting any unused data from your server and only data that is essential is being loaded for rendering your page.
  • 16. 5. Use JPEG 2000, WEBP, and JPEG XR images Using images that are in WebP, JPEG 2000, and JPEG XR can improve your page load times. These formats offer superior compression and better quality compared to older counterparts like JPEG and PNG. Encoding your images in this format will reduce the loading time and the amount of data needed. Many WordPress plugins are available that can convert your images to these formats for free. 6. Use native browser supported fonts It has been proved that fonts can slow down your website if the browser delays to load your custom fund used on your page. If the browser does not support the default fund, it may take even longer to load. You can fall back on the default loading fund used by the browser to increase your FID scores.
  • 17. Conclusion All the tips mentioned above can increase your core web vitals score mentally if you implement them correctly. But keep in mind that it takes time to reflect the improvements, mostly 28 days. Using the tips not only enhance your page experience, but it will also future-proof your website’s performance. But do keep in mind that page experience optimization is not about just fixing some issues; it is about providing the best possible experience for your real users out there. If you need some help understanding your current performance and what actions you need to take to improve it, our digital marketing experts at World Web Technology deliver Core Web Vitals audits with actionable recommendations. We can help guide you through the process and wherever possible will assist with implementation. Hire SEO Experts now!
  • 18. https://www.worldwebtechnology.com Read Full Blog: CORE WEB VITALS IS THE THING YOU SHOULD FOCUS ON IF YOU OWN A WEBSITE IN 2021