{"id":2100,"date":"2026-09-08T09:00:00","date_gmt":"2026-09-08T09:00:00","guid":{"rendered":"https:\/\/yourseoebook.com\/?p=2100"},"modified":"2026-08-11T13:14:05","modified_gmt":"2026-08-11T13:14:05","slug":"core-web-vitals-explained","status":"publish","type":"post","link":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/","title":{"rendered":"Core Web Vitals Explained: A Simple Guide to LCP, CLS &#038; INP"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">&#8220;Core Web Vitals&#8221; sounds like something only a developer needs to worry about. It isn&#8217;t. It&#8217;s just Google&#8217;s way of measuring whether your pages <em>feel<\/em> fast and stable to real people \u2014 and since Google uses it as a ranking signal, it&#8217;s worth understanding in plain English.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here&#8217;s what Core Web Vitals are, the three metrics that make them up, what counts as a good score, and how to actually improve each one \u2014 no engineering degree required.<\/p>\n\n\n\n<figure class=\"wp-block-image alignleft size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"940\" height=\"788\" src=\"https:\/\/yourseoebook.com\/wp-content\/uploads\/2026\/08\/core-web-vitals-explained.jpg\" alt=\"Laptop screen showing an SEO performance graphic related to Core Web Vitals\" class=\"wp-image-2088\" style=\"width:400px;height:auto\" srcset=\"https:\/\/yourseoebook.com\/wp-content\/uploads\/2026\/08\/core-web-vitals-explained.jpg 940w, https:\/\/yourseoebook.com\/wp-content\/uploads\/2026\/08\/core-web-vitals-explained-800x671.jpg 800w, https:\/\/yourseoebook.com\/wp-content\/uploads\/2026\/08\/core-web-vitals-explained-900x754.jpg 900w, https:\/\/yourseoebook.com\/wp-content\/uploads\/2026\/08\/core-web-vitals-explained-300x251.jpg 300w, https:\/\/yourseoebook.com\/wp-content\/uploads\/2026\/08\/core-web-vitals-explained-768x644.jpg 768w\" sizes=\"auto, (max-width: 940px) 100vw, 940px\" \/><\/figure>\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 are three metrics Google uses to measure real-world <strong>page experience<\/strong>: how quickly your page loads its main content, how stable the layout is while it loads, and how quickly it responds when someone interacts with it. Together they answer one question \u2014 &#8220;is this page pleasant to use?&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">They&#8217;re part of Google&#8217;s page experience signals, and they&#8217;re measured from <em>real visitors<\/em>, not just a lab test. The three metrics are LCP, CLS, and INP.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The three metrics, in plain English<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">LCP \u2014 Largest Contentful Paint (loading)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">LCP measures how long it takes for the biggest visible element (usually your main image or headline) to load. It answers: &#8220;how fast does the page <em>feel<\/em> like it loaded?&#8221;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Good:<\/strong> under 2.5 seconds<\/li>\n\n\n\n<li><strong>Needs improvement:<\/strong> 2.5\u20134 seconds<\/li>\n\n\n\n<li><strong>Poor:<\/strong> over 4 seconds<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">CLS \u2014 Cumulative Layout Shift (visual stability)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">CLS measures how much the page jumps around as it loads. You know the annoyance of going to tap a button and an ad pushes it down at the last second? That&#8217;s layout shift.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Good:<\/strong> under 0.1<\/li>\n\n\n\n<li><strong>Needs improvement:<\/strong> 0.1\u20130.25<\/li>\n\n\n\n<li><strong>Poor:<\/strong> over 0.25<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">INP \u2014 Interaction to Next Paint (responsiveness)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">INP measures how quickly the page responds when you interact with it \u2014 tap, click, type. It <strong>replaced FID (First Input Delay) in 2024<\/strong> as a more complete measure of responsiveness, so if you&#8217;re reading older guides that mention FID, INP is the current metric.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Good:<\/strong> under 200 milliseconds<\/li>\n\n\n\n<li><strong>Needs improvement:<\/strong> 200\u2013500 ms<\/li>\n\n\n\n<li><strong>Poor:<\/strong> over 500 ms<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">How to measure your Core Web Vitals<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Two free tools cover it:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>PageSpeed Insights<\/strong> \u2014 paste any URL and get all three metrics, plus specific suggestions. It shows both <em>field data<\/em> (real visitors, what Google actually uses) and <em>lab data<\/em> (a controlled test, useful for debugging).<\/li>\n\n\n\n<li><strong>Google Search Console \u2192 Core Web Vitals report<\/strong> \u2014 shows how groups of your pages perform on mobile and desktop over time, straight from real user data. This is the one to watch in an audit.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Prefer a single score with the issues listed in priority order? An automated audit rolls Core Web Vitals in with the rest of your technical checks \u2014 you can <a href=\"\/free-seo-test\/\">run a free one here<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to improve each one<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Improving LCP (loading)<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Compress and properly size your images \u2014 oversized images are the #1 cause.<\/li>\n\n\n\n<li>Use modern formats (like WebP) and lazy-load below-the-fold images.<\/li>\n\n\n\n<li>Enable caching and use good hosting or a CDN.<\/li>\n\n\n\n<li>Remove unused code and heavy scripts that delay loading.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Improving CLS (stability)<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Always set width and height (or aspect ratio) on images and videos, so the browser reserves space.<\/li>\n\n\n\n<li>Reserve space for ads and embeds instead of letting them push content around.<\/li>\n\n\n\n<li>Preload fonts to avoid text reflowing as fonts swap in.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Improving INP (responsiveness)<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Reduce and defer JavaScript \u2014 heavy JS is the usual culprit.<\/li>\n\n\n\n<li>Break up long tasks so the page can respond between them.<\/li>\n\n\n\n<li>Remove or lighten unnecessary third-party scripts.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Many of these overlap with general speed cleanup \u2014 compressing images and cutting unused code improves several vitals at once.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Do Core Web Vitals affect SEO rankings?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Yes \u2014 but with perspective. Core Web Vitals are a real ranking factor as part of page experience, but they&#8217;re more of a <strong>tiebreaker than a trump card.<\/strong> Great vitals won&#8217;t rank thin content, and Google won&#8217;t bury genuinely helpful content just because its LCP is a little slow. Think of it this way: content and relevance get you into the race; Core Web Vitals help you win close ones and keep visitors from bouncing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So fix them \u2014 a fast, stable page ranks a little better <em>and<\/em> converts more \u2014 but don&#8217;t obsess over them while ignoring your content. (For where CWV sits in the bigger picture, see <a href=\"\/technical-vs-on-page-seo-audit\/\">technical vs on-page SEO<\/a>.)<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Frequently asked questions<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What are the three Core Web Vitals?<\/strong><br>LCP (Largest Contentful Paint) measures loading speed, CLS (Cumulative Layout Shift) measures visual stability, and INP (Interaction to Next Paint) measures responsiveness. Together they gauge real-world page experience.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What is a good Core Web Vitals score?<\/strong><br>LCP under 2.5 seconds, CLS under 0.1, and INP under 200 milliseconds are all considered &#8220;good.&#8221; Meeting all three on real-visitor data is the goal.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What replaced FID in Core Web Vitals?<\/strong><br>INP (Interaction to Next Paint) replaced FID (First Input Delay) in 2024. INP measures overall responsiveness to interactions more completely than FID did.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Do Core Web Vitals affect SEO?<\/strong><br>Yes, as part of Google&#8217;s page experience signals \u2014 but they act more as a tiebreaker than a primary factor. They won&#8217;t rank weak content, but they help close rankings and reduce bounce, so they&#8217;re worth fixing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How do I check my Core Web Vitals for free?<\/strong><br>Use PageSpeed Insights for any single URL, or the Core Web Vitals report in Google Search Console for site-wide, real-visitor data. An automated SEO audit can also report them alongside your other issues.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">See where your page stands<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Core Web Vitals are just one part of a healthy page \u2014 but an important one. <strong><a href=\"\/free-seo-test\/\">Run a free SEO audit<\/a><\/strong> to check your vitals alongside the rest of your technical health, scored and prioritized. Want the full picture of technical SEO? Start with the <a href=\"\/how-to-audit-a-website-for-seo\/\">complete audit guide<\/a> or <a href=\"\/seo-in-action\/\">SEO in Action<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Written by Mariana Yamakawa, SEO specialist and author of<\/em> SEO in Action. <em>Last updated August 2026.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><script type=\"application\/ld+json\"><br \/>\n{<br \/>\n  \"@context\": \"https:\/\/schema.org\",<br \/>\n  \"@type\": \"FAQPage\",<br \/>\n  \"mainEntity\": [<br \/>\n    {\"@type\":\"Question\",\"name\":\"What are the three Core Web Vitals?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"LCP (Largest Contentful Paint) measures loading speed, CLS (Cumulative Layout Shift) measures visual stability, and INP (Interaction to Next Paint) measures responsiveness. Together they gauge real-world page experience.\"}},<br \/>\n    {\"@type\":\"Question\",\"name\":\"What is a good Core Web Vitals score?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"LCP under 2.5 seconds, CLS under 0.1, and INP under 200 milliseconds are all considered good. Meeting all three on real-visitor data is the goal.\"}},<br \/>\n    {\"@type\":\"Question\",\"name\":\"What replaced FID in Core Web Vitals?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"INP (Interaction to Next Paint) replaced FID (First Input Delay) in 2024. INP measures overall responsiveness to interactions more completely than FID did.\"}},<br \/>\n    {\"@type\":\"Question\",\"name\":\"Do Core Web Vitals affect SEO?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, as part of Google's page experience signals \u2014 but they act more as a tiebreaker than a primary factor. They won't rank weak content, but they help close rankings and reduce bounce, so they're worth fixing.\"}},<br \/>\n    {\"@type\":\"Question\",\"name\":\"How do I check my Core Web Vitals for free?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Use PageSpeed Insights for any single URL, or the Core Web Vitals report in Google Search Console for site-wide, real-visitor data. An automated SEO audit can also report them alongside your other issues.\"}}<br \/>\n  ]<br \/>\n}<br \/>\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8220;Core Web Vitals&#8221; sounds like something only a developer needs to worry about. It isn&#8217;t. It&#8217;s just Google&#8217;s way of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[31],"tags":[59,60,56],"class_list":["post-2100","post","type-post","status-publish","format-standard","hentry","category-seo-basics-guides","tag-core-web-vitals","tag-page-speed","tag-technical-seo"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Core Web Vitals explained simply \u2014 what LCP, CLS and INP mean, what scores are good, how to measure them, and how to improve each one for better SEO in 2026.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Mariana Yamakawa\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"pt_BR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"yourseoebook.com | SEO for Marketers, Small Companies &amp; Starters\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Core Web Vitals Explained: LCP, CLS &amp; INP | SEO in Action\" \/>\n\t\t<meta property=\"og:description\" content=\"Core Web Vitals explained simply \u2014 what LCP, CLS and INP mean, what scores are good, how to measure them, and how to improve each one for better SEO in 2026.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/yourseoebook.com\/wp-content\/uploads\/2025\/10\/cropped-SEO-ebook-SEO-in-action-logo.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/yourseoebook.com\/wp-content\/uploads\/2025\/10\/cropped-SEO-ebook-SEO-in-action-logo.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-09-08T09:00:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-11T13:14:05+00:00\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/profile.php?id=61589081064761\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Core Web Vitals Explained: LCP, CLS &amp; INP | SEO in Action\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Core Web Vitals explained simply \u2014 what LCP, CLS and INP mean, what scores are good, how to measure them, and how to improve each one for better SEO in 2026.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/yourseoebook.com\/wp-content\/uploads\/2025\/10\/cropped-SEO-ebook-SEO-in-action-logo.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/core-web-vitals-explained\\\/#blogposting\",\"name\":\"Core Web Vitals Explained: LCP, CLS & INP | SEO in Action\",\"headline\":\"Core Web Vitals Explained: A Simple Guide to LCP, CLS &#038; INP\",\"author\":{\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/author\\\/marianayamakawa\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/yourseoebook.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/core-web-vitals-explained.jpg\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/core-web-vitals-explained\\\/#articleImage\",\"width\":940,\"height\":788,\"caption\":\"Laptop screen showing an SEO performance graphic related to Core Web Vitals\"},\"datePublished\":\"2026-09-08T09:00:00+00:00\",\"dateModified\":\"2026-08-11T13:14:05+00:00\",\"inLanguage\":\"pt-BR\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/core-web-vitals-explained\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/core-web-vitals-explained\\\/#webpage\"},\"articleSection\":\"SEO Basics &amp; Guides, core web vitals, page speed, technical seo\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/core-web-vitals-explained\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/yourseoebook.com\\\/pt\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/category\\\/seo-basics-guides\\\/#listItem\",\"name\":\"SEO Basics &amp; Guides\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/category\\\/seo-basics-guides\\\/#listItem\",\"position\":2,\"name\":\"SEO Basics &amp; Guides\",\"item\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/category\\\/seo-basics-guides\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/core-web-vitals-explained\\\/#listItem\",\"name\":\"Core Web Vitals Explained: A Simple Guide to LCP, CLS &#038; INP\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/core-web-vitals-explained\\\/#listItem\",\"position\":3,\"name\":\"Core Web Vitals Explained: A Simple Guide to LCP, CLS &#038; INP\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/category\\\/seo-basics-guides\\\/#listItem\",\"name\":\"SEO Basics &amp; Guides\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/#organization\",\"name\":\"Your SEO eBook | SEO in Action\",\"description\":\"Discover SEO in Action \\u2014 the practical SEO guide for marketers who want proven strategies, actionable frameworks, and measurable results.\",\"url\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/\",\"email\":\"contact@yourseoebook.com\",\"foundingDate\":\"2025-10-31\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/yourseoebook.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/cropped-SEO-ebook-SEO-in-action-logo.png\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/core-web-vitals-explained\\\/#organizationLogo\",\"width\":1022,\"height\":343,\"caption\":\"seo ebook seo in action logo\"},\"image\":{\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/core-web-vitals-explained\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/author\\\/marianayamakawa\\\/#author\",\"url\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/author\\\/marianayamakawa\\\/\",\"name\":\"Mariana Yamakawa\",\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61589081064761\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCH5ns_I5wTMzoA5dZ7j12Xw\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/mariana-f-yamakawa-61aa51a7\\\/\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/core-web-vitals-explained\\\/#webpage\",\"url\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/core-web-vitals-explained\\\/\",\"name\":\"Core Web Vitals Explained: LCP, CLS & INP | SEO in Action\",\"description\":\"Core Web Vitals explained simply \\u2014 what LCP, CLS and INP mean, what scores are good, how to measure them, and how to improve each one for better SEO in 2026.\",\"inLanguage\":\"pt-BR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/core-web-vitals-explained\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/author\\\/marianayamakawa\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/author\\\/marianayamakawa\\\/#author\"},\"datePublished\":\"2026-09-08T09:00:00+00:00\",\"dateModified\":\"2026-08-11T13:14:05+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/#website\",\"url\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/\",\"name\":\"Your SEO eBook | SEO in Action\",\"alternateName\":\"SEO in Action\",\"description\":\"SEO for Marketers, Small Companies & Starters\",\"inLanguage\":\"pt-BR\",\"publisher\":{\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Core Web Vitals Explained: LCP, CLS & INP | SEO in Action","description":"Core Web Vitals explained simply \u2014 what LCP, CLS and INP mean, what scores are good, how to measure them, and how to improve each one for better SEO in 2026.","canonical_url":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/#blogposting","name":"Core Web Vitals Explained: LCP, CLS & INP | SEO in Action","headline":"Core Web Vitals Explained: A Simple Guide to LCP, CLS &#038; INP","author":{"@id":"https:\/\/yourseoebook.com\/pt\/author\/marianayamakawa\/#author"},"publisher":{"@id":"https:\/\/yourseoebook.com\/pt\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/yourseoebook.com\/wp-content\/uploads\/2026\/08\/core-web-vitals-explained.jpg","@id":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/#articleImage","width":940,"height":788,"caption":"Laptop screen showing an SEO performance graphic related to Core Web Vitals"},"datePublished":"2026-09-08T09:00:00+00:00","dateModified":"2026-08-11T13:14:05+00:00","inLanguage":"pt-BR","mainEntityOfPage":{"@id":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/#webpage"},"isPartOf":{"@id":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/#webpage"},"articleSection":"SEO Basics &amp; Guides, core web vitals, page speed, technical seo"},{"@type":"BreadcrumbList","@id":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/yourseoebook.com\/pt#listItem","position":1,"name":"Home","item":"https:\/\/yourseoebook.com\/pt","nextItem":{"@type":"ListItem","@id":"https:\/\/yourseoebook.com\/pt\/category\/seo-basics-guides\/#listItem","name":"SEO Basics &amp; Guides"}},{"@type":"ListItem","@id":"https:\/\/yourseoebook.com\/pt\/category\/seo-basics-guides\/#listItem","position":2,"name":"SEO Basics &amp; Guides","item":"https:\/\/yourseoebook.com\/pt\/category\/seo-basics-guides\/","nextItem":{"@type":"ListItem","@id":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/#listItem","name":"Core Web Vitals Explained: A Simple Guide to LCP, CLS &#038; INP"},"previousItem":{"@type":"ListItem","@id":"https:\/\/yourseoebook.com\/pt#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/#listItem","position":3,"name":"Core Web Vitals Explained: A Simple Guide to LCP, CLS &#038; INP","previousItem":{"@type":"ListItem","@id":"https:\/\/yourseoebook.com\/pt\/category\/seo-basics-guides\/#listItem","name":"SEO Basics &amp; Guides"}}]},{"@type":"Organization","@id":"https:\/\/yourseoebook.com\/pt\/#organization","name":"Your SEO eBook | SEO in Action","description":"Discover SEO in Action \u2014 the practical SEO guide for marketers who want proven strategies, actionable frameworks, and measurable results.","url":"https:\/\/yourseoebook.com\/pt\/","email":"contact@yourseoebook.com","foundingDate":"2025-10-31","logo":{"@type":"ImageObject","url":"https:\/\/yourseoebook.com\/wp-content\/uploads\/2025\/10\/cropped-SEO-ebook-SEO-in-action-logo.png","@id":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/#organizationLogo","width":1022,"height":343,"caption":"seo ebook seo in action logo"},"image":{"@id":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/yourseoebook.com\/pt\/author\/marianayamakawa\/#author","url":"https:\/\/yourseoebook.com\/pt\/author\/marianayamakawa\/","name":"Mariana Yamakawa","sameAs":["https:\/\/www.facebook.com\/profile.php?id=61589081064761","https:\/\/www.youtube.com\/channel\/UCH5ns_I5wTMzoA5dZ7j12Xw\/","https:\/\/www.linkedin.com\/in\/mariana-f-yamakawa-61aa51a7\/"]},{"@type":"WebPage","@id":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/#webpage","url":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/","name":"Core Web Vitals Explained: LCP, CLS & INP | SEO in Action","description":"Core Web Vitals explained simply \u2014 what LCP, CLS and INP mean, what scores are good, how to measure them, and how to improve each one for better SEO in 2026.","inLanguage":"pt-BR","isPartOf":{"@id":"https:\/\/yourseoebook.com\/pt\/#website"},"breadcrumb":{"@id":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/#breadcrumblist"},"author":{"@id":"https:\/\/yourseoebook.com\/pt\/author\/marianayamakawa\/#author"},"creator":{"@id":"https:\/\/yourseoebook.com\/pt\/author\/marianayamakawa\/#author"},"datePublished":"2026-09-08T09:00:00+00:00","dateModified":"2026-08-11T13:14:05+00:00"},{"@type":"WebSite","@id":"https:\/\/yourseoebook.com\/pt\/#website","url":"https:\/\/yourseoebook.com\/pt\/","name":"Your SEO eBook | SEO in Action","alternateName":"SEO in Action","description":"SEO for Marketers, Small Companies & Starters","inLanguage":"pt-BR","publisher":{"@id":"https:\/\/yourseoebook.com\/pt\/#organization"}}]},"og:locale":"pt_BR","og:site_name":"yourseoebook.com | SEO for Marketers, Small Companies &amp; Starters","og:type":"article","og:title":"Core Web Vitals Explained: LCP, CLS &amp; INP | SEO in Action","og:description":"Core Web Vitals explained simply \u2014 what LCP, CLS and INP mean, what scores are good, how to measure them, and how to improve each one for better SEO in 2026.","og:url":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/","og:image":"https:\/\/yourseoebook.com\/wp-content\/uploads\/2025\/10\/cropped-SEO-ebook-SEO-in-action-logo.png","og:image:secure_url":"https:\/\/yourseoebook.com\/wp-content\/uploads\/2025\/10\/cropped-SEO-ebook-SEO-in-action-logo.png","article:published_time":"2026-09-08T09:00:00+00:00","article:modified_time":"2026-08-11T13:14:05+00:00","article:author":"https:\/\/www.facebook.com\/profile.php?id=61589081064761","twitter:card":"summary_large_image","twitter:title":"Core Web Vitals Explained: LCP, CLS &amp; INP | SEO in Action","twitter:description":"Core Web Vitals explained simply \u2014 what LCP, CLS and INP mean, what scores are good, how to measure them, and how to improve each one for better SEO in 2026.","twitter:image":"https:\/\/yourseoebook.com\/wp-content\/uploads\/2025\/10\/cropped-SEO-ebook-SEO-in-action-logo.png"},"aioseo_meta_data":{"post_id":"2100","title":"Core Web Vitals Explained: LCP, CLS & INP | SEO in Action","description":"Core Web Vitals explained simply \u2014 what LCP, CLS and INP mean, what scores are good, how to measure them, and how to improve each one for better SEO in 2026.","keywords":null,"keyphrases":{"focus":{"keyphrase":"core web vitals","score":91,"analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":3},"keyphraseInURL":{"score":5,"maxScore":5,"error":0},"keyphraseInIntroduction":{"score":9,"maxScore":9,"error":0},"keyphraseInSubHeadings":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":{"score":9,"maxScore":9,"error":0},"keywordDensity":{"type":"best","score":9,"maxScore":9,"error":0}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-08-10 17:32:27","updated":"2026-09-08 10:31:24","seo_analyzer_scan_date":null,"focus_keyword":"core web vitals","additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/yourseoebook.com\/pt\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/yourseoebook.com\/pt\/category\/seo-basics-guides\/\" title=\"SEO Basics &amp; Guides\">SEO Basics &amp; Guides<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tCore Web Vitals Explained: A Simple Guide to LCP, CLS &amp; INP\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/yourseoebook.com\/pt"},{"label":"SEO Basics &amp; Guides","link":"https:\/\/yourseoebook.com\/pt\/category\/seo-basics-guides\/"},{"label":"Core Web Vitals Explained: A Simple Guide to LCP, CLS &#038; INP","link":"https:\/\/yourseoebook.com\/pt\/core-web-vitals-explained\/"}],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"mailpoet_newsletter_max":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"Mariana Yamakawa","author_link":"https:\/\/yourseoebook.com\/pt\/author\/marianayamakawa\/"},"uagb_comment_info":0,"uagb_excerpt":"&#8220;Core Web Vitals&#8221; sounds like something only a developer needs to worry about. It isn&#8217;t. It&#8217;s just Google&#8217;s way of [&hellip;]","_links":{"self":[{"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/posts\/2100","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/comments?post=2100"}],"version-history":[{"count":1,"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/posts\/2100\/revisions"}],"predecessor-version":[{"id":2136,"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/posts\/2100\/revisions\/2136"}],"wp:attachment":[{"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/media?parent=2100"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/categories?post=2100"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/tags?post=2100"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}