{"id":999963709,"date":"2023-05-15T11:13:20","date_gmt":"2023-05-15T05:43:20","guid":{"rendered":"https:\/\/f60host.com\/support\/?p=999963709"},"modified":"2023-05-15T11:13:20","modified_gmt":"2023-05-15T05:43:20","slug":"how-to-improve-core-web-vitals-cls","status":"publish","type":"post","link":"https:\/\/f60host.com\/support\/how-to-improve-core-web-vitals-cls\/","title":{"rendered":"How to Improve Core Web Vitals?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">In today&#8217;s digital sector, developing a website that not only looks good but also performs well is critical. The success of a website is heavily influenced by the <strong>user experience (UX<\/strong>), and one important factor that directly affects UX is <strong>Core Web Vitals<\/strong>.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" src=\"https:\/\/f60host.com\/support\/wp-content\/uploads\/2023\/05\/How-to-Improve-Core-Web-Vitals-jpg.webp\" alt=\"How to Improve Core Web Vitals\" class=\"wp-image-999963710\"\/><\/figure>\n<\/div><\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">What are Core Web Vitals?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Core Web Vitals is a set of metrics established by Google to measure and evaluate user-centric performance aspects. These measurements concentrate on a <em>website&#8217;s loading, interaction, and visual stability<\/em>\u2014the three <a href=\"https:\/\/f60host.com\/support\/core-elements-of-seo\/\">key elements of a website<\/a>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Website owners and developers may improve the overall UX, increase engagement, and possibly even improve search engine results by comprehending and optimizing these crucial components.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Since May 2021, the Core Web Vital metrics and mobile page experience have been formally used to rank pages. Since February 2022, desktop signals have also been used.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-medium-font-size\"><strong>The following are the standards for each category:<\/strong><\/h2>\n\n\n\n<table>\n<thead>\n<tr>\n<th>Core Web Vitals Elements<\/th>\n<th>Good<\/th>\n<th>Needs Improvement<\/th>\n<th>Poor<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>LCP<\/strong><\/td>\n<td>&lt;=2.5s<\/td>\n<td>&lt;=4s<\/td>\n<td>&gt;4s<\/td>\n<\/tr>\n<tr>\n<td><strong>FID<\/strong><\/td>\n<td>&lt;=100ms<\/td>\n<td>&lt;=300ms<\/td>\n<td>&gt;300ms<\/td>\n<\/tr>\n<tr>\n<td><strong>CLS<\/strong><\/td>\n<td>&lt;=0.1<\/td>\n<td>&lt;=0.25<\/td>\n<td>&gt;0.25<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n\n<p class=\"wp-block-paragraph\">You can find your site\u2019s Core Web Vitals data in the \u201cenhancements\u201d section of your <a href=\"https:\/\/search.google.com\/search-console\" target=\"_blank\" rel=\"noreferrer noopener\">Google Search Console<\/a> account. <strong>Let&#8217;s delve into the three Core Web Vital and how you can make sure that your websites pass all of them.<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. Largest Contentful Paint (LCP): <\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">LCP measures the loading speed of a website by tracking the time it takes for the <strong>largest content element<\/strong>, such as an <em>image or a block of text<\/em>, to become visible to the user. It indicates how quickly the main content is rendered, providing insights into the perceived loading performance.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column has-background is-layout-flow wp-block-column-is-layout-flow\" style=\"background-color:#fafafa\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" src=\"https:\/\/f60host.com\/support\/wp-content\/uploads\/2023\/05\/lcp-img-jpg.webp\" alt=\"lcp img\" class=\"wp-image-999963718\"\/><\/figure>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\" style=\"font-size:18px\">To improve LCP, you can consider the following tips:<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Optimize server response times and ensure fast hosting.<\/li>\n\n\n\n<li>Utilize browser caching to store frequently accessed resources.<\/li>\n\n\n\n<li>Compress and optimize images to reduce their file size.<\/li>\n\n\n\n<li>Minify CSS and JavaScript files for faster parsing and execution.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">A good LCP score is considered to be within <strong>2.5 seconds or faster<\/strong>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. First Input Delay (FID): <\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">FID measures the responsiveness of a website by assessing the time it takes for the page to respond to a user&#8217;s first interaction, such as clicking a button or a link. It quantifies the delay between the user&#8217;s action and the browser&#8217;s ability to process that action.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column has-background is-layout-flow wp-block-column-is-layout-flow\" style=\"background-color:#fafafa\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" src=\"https:\/\/f60host.com\/support\/wp-content\/uploads\/2023\/05\/fid-img-jpg.webp\" alt=\"fid img\" class=\"wp-image-999963717\"\/><\/figure>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\" style=\"font-size:18px\">To improve LCP, you can consider the following tips:<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Minimize &amp; optimize <strong>JavaScript execution<\/strong> to ensure faster response times.<\/li>\n\n\n\n<li>Defer non-critical JavaScript to allow the main content to load first.<\/li>\n\n\n\n<li>Optimize event handlers and use requestIdleCallback for better resource allocation.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">A low FID score is desirable, aiming for <strong>100 milliseconds or less<\/strong>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Cumulative Layout Shift (CLS):<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">CLS measures the visual stability of a website by quantifying the number of unexpected layout shifts that occur during the page&#8217;s lifespan. It captures instances where elements on the page move or shift unexpectedly, which can be disruptive and frustrating for users.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column has-background is-layout-flow wp-block-column-is-layout-flow\" style=\"background-color:#fafafa\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" src=\"https:\/\/f60host.com\/support\/wp-content\/uploads\/2023\/05\/cls-img-jpg.webp\" alt=\"cls img\" class=\"wp-image-999963719\"\/><\/figure>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\" style=\"font-size:18px\">To improve CLS, you can consider the following tips:<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Specify dimensions for images and videos to allocate space in advance.<\/li>\n\n\n\n<li>Avoid dynamically injected content that can cause layout shifts.<\/li>\n\n\n\n<li>Set a proper aspect ratio for ads to prevent sudden changes in the page layout.<\/li>\n\n\n\n<li>Preload fonts and other critical resources to minimize shifts during loading.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">A good CLS score is achieved when the page maintains visual stability with a score of <strong>0.1 or lower<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By optimizing these Core Web Vitals metrics, site developers and their owners can greatly improve the entire user experience, resulting in more engagement, higher user satisfaction, and potentially improved <a href=\"https:\/\/f60host.com\/support\/5-simple-tips-to-improve-your-seo-ranking\/\">search engine rankings<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In today&#8217;s digital sector, developing a website that not only looks good but also performs<span class=\"excerpt-hellip\"> [\u2026]<\/span><\/p>\n","protected":false},"author":1,"featured_media":999963710,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[42],"tags":[127],"class_list":["post-999963709","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-seo","tag-why-are-core-web-vitals-important"],"_links":{"self":[{"href":"https:\/\/f60host.com\/support\/wp-json\/wp\/v2\/posts\/999963709","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/f60host.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/f60host.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/f60host.com\/support\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/f60host.com\/support\/wp-json\/wp\/v2\/comments?post=999963709"}],"version-history":[{"count":0,"href":"https:\/\/f60host.com\/support\/wp-json\/wp\/v2\/posts\/999963709\/revisions"}],"wp:attachment":[{"href":"https:\/\/f60host.com\/support\/wp-json\/wp\/v2\/media?parent=999963709"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/f60host.com\/support\/wp-json\/wp\/v2\/categories?post=999963709"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/f60host.com\/support\/wp-json\/wp\/v2\/tags?post=999963709"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}