{"id":9940,"date":"2024-01-16T08:07:31","date_gmt":"2024-01-16T08:07:31","guid":{"rendered":"https:\/\/cloudkul.com\/blog\/?p=9940"},"modified":"2024-04-15T10:15:37","modified_gmt":"2024-04-15T10:15:37","slug":"how-to-improve-core-web-vitals-in-prestashop-store","status":"publish","type":"post","link":"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/","title":{"rendered":"How to improve core web vitals in Prestashop store"},"content":{"rendered":"\n<p>In our previous blog, we learned <strong><a href=\"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-for-opencart-store\/\">How we can Improve Core web vitals for the OpenCart Store<\/a><\/strong>. Let&#8217;s discuss this in the case of the Prestashop e-commerce store.<\/p>\n\n\n\n<p>We have a clear measure for a user&#8217;s experience due to Google&#8217;s Web Vitals. When you combine Web Vitals with Performance, gives a clear picture of what the user is going through.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Core Web Vitals<\/h2>\n\n\n\n<p>These are the measures that characterize a web page&#8217;s speed, responsiveness, and visual stability. The state of your website will be shown by the score against each measure.<\/p>\n\n\n\n<p>It&#8217;s very likely that if these metrics aren&#8217;t optimized, your website will send Google the wrong signals.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Components of Core Web Vitals &#8211;<\/h3>\n\n\n\n<ol>\n<li><strong>Largest Contentful Paint(LCP) :-<\/strong> The time it takes for the page&#8217;s largest element to load. It could be a photo, an H1 heading, or something else. <strong>2.5 seconds or less is the optimum LCP score.<\/strong><\/li>\n\n\n\n<li><strong>Cumulative Layout Shift (CLS) :-<\/strong> The visual stability of the page is considered in the Cumulative Layout Shift (CLS) score. <strong>A CLS score of less than 0.1 is optimal.<\/strong><\/li>\n\n\n\n<li><strong>First Input Delay(FID) :-<\/strong> Any delay in responding to a user&#8217;s input once they engage with a web page is referred to as First Input Delay (FID). <strong>A perfect FID score is fewer than 100 milliseconds.<\/strong><\/li>\n\n\n\n<li><strong>First Contentful Paint (FCP):-<\/strong> Measures the time from when the page starts loading to when any part of the page&#8217;s content is rendered on the screen. <strong>An optimal FCP score is typically considered to be around 1-2 seconds or less.<\/strong><\/li>\n\n\n\n<li><strong>Interaction to Next Paint (INP):-<\/strong> The INP metric tells you what interaction delays visitors experience when using your website.INP measures how much time elapses between a user interaction (like a click or touch input) and the \u201cnext paint\u201d that visually updates the website.<\/li>\n\n\n\n<li><strong>Time to First Byte (TTFB):- <\/strong>The time it takes for a browser to receive the first byte of response after it requests the server. TTFB is an important metric because it provides insights into the server&#8217;s responsiveness and the initial data retrieval time.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">How to measure Core Web Vital score<\/h2>\n\n\n\n<p>There are many ways to test the score of the website, here, we will test the website via <strong>PageSpeed Insight.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"953\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2024\/04\/low-performance.png\" alt=\"\" class=\"wp-image-17689\"\/><\/figure>\n\n\n\n<p>This website does not meet the norms of Core web vitals score. As a result, we need to learn how to enhance the performance of the website to improve customer experience.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Improve Core Web Vitals<\/h2>\n\n\n\n<p>Here are some basic recommendations to help you increase the speed of your website after you know your score:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Speed up your website<\/h3>\n\n\n\n<p>For a long time, site speed has been a ranking criterion. You must work on it as part of your Core Web Vitals plan now that it&#8217;s under &#8220;page experience.&#8221;<\/p>\n\n\n\n<p>Here are some things you can do to improve site speed:<\/p>\n\n\n\n<ol>\n<li><strong>Use a Cache Module &#8211; <\/strong>The main reason why caching is important is that it reduces the load on your web server which ultimately reduces your users\u2019 loading time.<\/li>\n\n\n\n<li><strong>Invest in a CDN &#8211; <\/strong>Your static files will be cached across a content delivery network\u2019s global network of edge servers.<\/li>\n\n\n\n<li><strong>Use Gzip &#8211;<\/strong> Gzip is a file compression method that allows your server to provide smaller, faster-loading files or images to your website visitors. <\/li>\n<\/ol>\n\n\n\n<p>For further details to speed up the PrestaShop store, you can refer &#8211; <strong><a href=\"https:\/\/cloudkul.com\/blog\/how-to-improve-ttfb-on-the-prestashop-website\/ \">https:\/\/cloudkul.com\/blog\/how-to-improve-ttfb-on-the-prestashop-website\/ <\/a><\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Use the Same Screen Format<\/h3>\n\n\n\n<p>Some layout adjustments can be prevented, but not all of them. Unless you prepare sites for different screen formats, this can be a problem in optimizing your store for mobile.<\/p>\n\n\n\n<p>The goal is to make your pages look the same on all devices (both desktop and mobile). Your Cumulative Layout Shift score will improve as a result of this.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Use Optimized media and images<\/h3>\n\n\n\n<p>Images must be displayed in online stores. However, having a lot of high-quality images (and videos) can slow things down and put you at a disadvantage in terms of ranking.<\/p>\n\n\n\n<p>Your images must work well on mobile devices. This entails making them smaller in width. <\/p>\n\n\n\n<p>This can be accomplished with the use of plugins such as <strong><a href=\"https:\/\/store.webkul.com\/Prestashop-Google-webP-Image-Converter.html\">Prestashop Google webP Image Converter.<\/a><\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Avoid excess Plugins<\/h3>\n\n\n\n<p>Even if extensions are beneficial for adding functionality to your website, only utilize the ones you need because having too many active plug-ins will slow down the site&#8217;s performance.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Secure Surfing<\/h3>\n\n\n\n<p>One of the UX signals that can help improve SEO grading is keeping a website clean. Check for malicious or deceptive content, as well as potentially dangerous links. <\/p>\n\n\n\n<p>Without the reader&#8217;s knowledge, some malware on your site can redirect traffic to spam or malicious sites.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">New Web Vital Score<\/h2>\n\n\n\n<p>We increased the website&#8217;s performance score after implementing all of the above ideas, and as a result, we enhanced the core web vital score.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-1.png\"><img data-dominant-color=\"f7f8f8\" data-has-transparency=\"false\" style=\"--dominant-color: #f7f8f8;\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"555\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-1-1024x555.png\" alt=\"\" class=\"not-transparent wp-image-17395\"\/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>Google&#8217;s latest page experience improvement in Core Web Vitals is a mechanism for the company to distinguish between low-performing and high-quality pages. <\/p>\n\n\n\n<p>Any page that does not satisfy the necessary criteria will be lowered in Google&#8217;s search results as a result of the upgrade.<\/p>\n\n\n\n<p>The LCP, CLS, and FID scores of a page will be used by Google to determine its worth.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Need Support?<\/h2>\n\n\n\n<p>Thank You for reading this Blog!<\/p>\n\n\n\n<p>For further more interesting blogs, keep in touch with us. If you need any kind of support, simply raise a ticket at&nbsp;<strong><em><a href=\"https:\/\/webkul.uvdesk.com\/en\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/webkul.uvdesk.com\/en\/<\/a>.<\/em><\/strong> <\/p>\n\n\n\n<p>You may also visit our Prestashop development services and quality<a href=\"https:\/\/store.webkul.com\/PrestaShop-Extensions.html\"> <strong>Prestashop Addons.<\/strong><\/a><\/p>\n\n\n\n<p><strong>For further help or queries, please&nbsp;<a href=\"https:\/\/cloudkul.com\/contact\/\">contact<\/a>&nbsp;us or raise a&nbsp;<a href=\"https:\/\/webkul.uvdesk.com\/en\/customer\/create-ticket\/\">ticket<\/a>.<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In our previous blog, we learned How we can Improve Core web vitals for the <a class=\"text-primary\" title=\"read more\" href=\"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":29,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[32,2,87,46,341,524,340],"tags":[84,610,611,599,267,597,498,10],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to improve core web vitals in Prestashop store - Cloudkul<\/title>\n<meta name=\"description\" content=\"Web Vitals are measures of a web page&#039;s speed, responsiveness, visual stability. The state of your website will be shown by the score against each measure.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to improve core web vitals in Prestashop store - Cloudkul\" \/>\n<meta property=\"og:description\" content=\"Web Vitals are measures of a web page&#039;s speed, responsiveness, visual stability. The state of your website will be shown by the score against each measure.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/\" \/>\n<meta property=\"og:site_name\" content=\"Cloudkul\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-16T08:07:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-15T10:15:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2024\/04\/low-performance.png\" \/>\n<meta name=\"author\" content=\"Tanya Garg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/CloudWebkul\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/\",\"url\":\"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/\",\"name\":\"How to improve core web vitals in Prestashop store - Cloudkul\",\"isPartOf\":{\"@id\":\"https:\/\/cloudkul.com\/blog\/#website\"},\"datePublished\":\"2024-01-16T08:07:31+00:00\",\"dateModified\":\"2024-04-15T10:15:37+00:00\",\"author\":{\"@id\":\"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/65b93d1aa584abd012eb60a25839b984\"},\"description\":\"Web Vitals are measures of a web page's speed, responsiveness, visual stability. The state of your website will be shown by the score against each measure.\",\"breadcrumb\":{\"@id\":\"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cloudkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to improve core web vitals in Prestashop store\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cloudkul.com\/blog\/#website\",\"url\":\"https:\/\/cloudkul.com\/blog\/\",\"name\":\"Cloudkul\",\"description\":\"Host your eCommerce Store on AWS with Optimized Performance\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cloudkul.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/65b93d1aa584abd012eb60a25839b984\",\"name\":\"Tanya Garg\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9ea334eba6adf9dfe79873bc0bee8dad?s=96&d=https%3A%2F%2Fs.gravatar.com%2Favatar%2F6148c37469011bc2f8e491ca8f5de495%3Fs%3D80&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9ea334eba6adf9dfe79873bc0bee8dad?s=96&d=https%3A%2F%2Fs.gravatar.com%2Favatar%2F6148c37469011bc2f8e491ca8f5de495%3Fs%3D80&r=g\",\"caption\":\"Tanya Garg\"},\"description\":\"Business Developer Executive at Webkul\",\"sameAs\":[\"https:\/\/cloudkul.com\/\",\"https:\/\/twitter.com\/https:\/\/twitter.com\/CloudWebkul\"],\"url\":\"https:\/\/cloudkul.com\/blog\/author\/tanyagarg-bd037\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to improve core web vitals in Prestashop store - Cloudkul","description":"Web Vitals are measures of a web page's speed, responsiveness, visual stability. The state of your website will be shown by the score against each measure.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/","og_locale":"en_US","og_type":"article","og_title":"How to improve core web vitals in Prestashop store - Cloudkul","og_description":"Web Vitals are measures of a web page's speed, responsiveness, visual stability. The state of your website will be shown by the score against each measure.","og_url":"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/","og_site_name":"Cloudkul","article_published_time":"2024-01-16T08:07:31+00:00","article_modified_time":"2024-04-15T10:15:37+00:00","og_image":[{"url":"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2024\/04\/low-performance.png"}],"author":"Tanya Garg","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/CloudWebkul","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/","url":"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/","name":"How to improve core web vitals in Prestashop store - Cloudkul","isPartOf":{"@id":"https:\/\/cloudkul.com\/blog\/#website"},"datePublished":"2024-01-16T08:07:31+00:00","dateModified":"2024-04-15T10:15:37+00:00","author":{"@id":"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/65b93d1aa584abd012eb60a25839b984"},"description":"Web Vitals are measures of a web page's speed, responsiveness, visual stability. The state of your website will be shown by the score against each measure.","breadcrumb":{"@id":"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/cloudkul.com\/blog\/how-to-improve-core-web-vitals-in-prestashop-store\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cloudkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to improve core web vitals in Prestashop store"}]},{"@type":"WebSite","@id":"https:\/\/cloudkul.com\/blog\/#website","url":"https:\/\/cloudkul.com\/blog\/","name":"Cloudkul","description":"Host your eCommerce Store on AWS with Optimized Performance","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cloudkul.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/65b93d1aa584abd012eb60a25839b984","name":"Tanya Garg","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9ea334eba6adf9dfe79873bc0bee8dad?s=96&d=https%3A%2F%2Fs.gravatar.com%2Favatar%2F6148c37469011bc2f8e491ca8f5de495%3Fs%3D80&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9ea334eba6adf9dfe79873bc0bee8dad?s=96&d=https%3A%2F%2Fs.gravatar.com%2Favatar%2F6148c37469011bc2f8e491ca8f5de495%3Fs%3D80&r=g","caption":"Tanya Garg"},"description":"Business Developer Executive at Webkul","sameAs":["https:\/\/cloudkul.com\/","https:\/\/twitter.com\/https:\/\/twitter.com\/CloudWebkul"],"url":"https:\/\/cloudkul.com\/blog\/author\/tanyagarg-bd037\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/posts\/9940"}],"collection":[{"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/users\/29"}],"replies":[{"embeddable":true,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/comments?post=9940"}],"version-history":[{"count":25,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/posts\/9940\/revisions"}],"predecessor-version":[{"id":17690,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/posts\/9940\/revisions\/17690"}],"wp:attachment":[{"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/media?parent=9940"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/categories?post=9940"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/tags?post=9940"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}