Skip to Content
Main Content

Hiker Looking Out Over Mountains

5 Minute Read | April 6, 2021

Does Page Speed Really Impact Rankings?

Since May of 2020, Google has seriously considered interactivity, loading stability and, yes, the speed of a site as ranking signals for websites and individual pages. Google dubbed these three metrics Core Web Vitals, that is, essential components of the on-page experience. Google recognized its collective role in making user engagement as clear and simple as possible. The less cumbersome the site, the higher its rank.

Sounds easy. We’re all fine with that, right? Well, not so fast.

Core Web Vitals 

Here’s how the three Core Web Vitals break down:

  • Largest Contentful Paint, that is, the time it takes for the largest piece of content on a site to fully load. That should be 2.5 seconds max, and even that can test user patience.
  • First Input Delay, or the time it takes for a page to become interactive. Some users start rage-clicking nav buttons as soon as the bar become visible but before the page becomes interactive. When nothing happens that makes them mad - at your business. Temper their rage with an input delay below 100 ms. (Yes.  Milliseconds.) Speed is of the essence.
  • Cumulative Layout Shift, or the time it takes for all buttons, images, text, JavaScript, or other elements to sift down like Tetris pieces and settle into their assigned locations on the page. Speedy layout shifts prevent accidental clicking as these elements load and shift.



Calculating Page Speed

Users want their content and functionality, and they want it fast. But what exactly is page speed? How do you calculate it?

Two calculations are in play: Page load time - the time it takes to totally display content on a page; and time to first byte - how long it takes for the browser to receive the first unit of information from the server.

When Google announced the importance of the Core Web Vitals, it indicated that site speed and page speed factor among the algorithmic signals it weighs in ranking.

This matters because Google begins measuring page speed at time to first byte, specifically the HTML loading time, which it reckons to be the simplest element on a page. Most web developers use time to first byte to determine the promptness and reliability of a web hosting provider. So a faster load means everyone involved in a web project can be sure they made a solid decision. And SEOs take note - a sluggish-loading page means indexing bots might get impatient and move to better-performing resources. And that means that less of your site gets indexed and presented to searchers.

So, do slower and clunkier sites not rank?

Not necessarily. Martin Splitt of Google’s Search Relations team made this statement in a Twitter discussion shortly after the rollout of Core Web Vitals:

...all things being equal (spoiler: they never are), a page with CWV field data may have a tiny advantage over one without because the page experience is a mix of multiple signals, including CWV.

So, sites with healthy Core Web Vitals rank at least a little better? Again, not necessarily.

Sowmya Subramanian, director of engineering for Search Ecosystem, writes in Google’s official search blog: “A good page experience doesn't override having great, relevant content.”

Content, Still King, Takes a Partner – For Now

So, we have a winner: Speedy and meaty. Expert, authoritative, trustworthy content is still the meat and potatoes of good site performance. Improved loading, interactivity, and stability is a complementary side dish. A page with good First Input Delay but poor Cumulative Layout Shift may still rank better than a site with ideal Cumulative Layout Shift and thin content.

Given the Google announcement regarding Core Web Vitals, it’s safe to assume that every site owner will strive to improve them. Your competitors will drive you to at least keep up with them in a zero-sum game. They’ll outrank if you don’t. But once every website gets on board, content goes back to being the undisputed and singular king.

Benefits of Speed Beyond Page Rank

A 2020 study aptly named “Milliseconds Make Millions”, commissioned by Google and prepared by Deloitte Ireland LLP, outlined the impact of page speed on KPIs for various markets. It found that a 0.1 second improvement in load times can lift progression rates through the entire purchase funnel. Purchases on e-commerce and retail sites in the study rose 9.2% on speed-optimized sites. In sites oriented toward lead generation,21.6% more users progressed to the Form Submission Page.

Speed means more engaged, more satisfied customers who are likely to stay on a website. Beyond page rank, overall user experience and satisfaction make speed important. Google engineer Phillip Walton urges SEOs to understand that “The goal isn't to identify and fix every single layout shift that occurs for every user, the goal is to identify the shifts that affect the largest number of users and thus contribute the most to your page's CLS at the 75th percentile.”

SEOs needn't break their backs trying to be the fastest, but instead take meaningful, methodical steps to improve page experience overall.  

What Can I Do to Improve Site Speed ?

Developers, SEOs and designers can collaborate to:

  • Optimize images and JavaScript, especially as a site is being built. Huge images or clunky code can waste precious milliseconds.
  • Preset dimensions for images or dynamically loading content to help keep a site running within realistic boundaries. (Not all content needs to be visible/present when the page loads, or jQueries can be pulled from an external URL).
  • Always compress images, monitor image use and cut out third-party scripts and plugins, such as advertising iframes or embedded code, which can drag on load resources. Or prioritize those scripts for the main loading content.
  • Switch your website to server-side rendering (SSR) to improve initial page visibility times. Many JavaScript applications use server-side rendering (SSR) and deliver HTML that can be rendered before the JavaScript required to make the content interactive has finished loading. This improves Largest Contentful Paint.

Developers can utilize script or server file caching to temporarily store results that take time to fetch/compute and don’t need to load right away, or conversely, preload important resources.

SEOs can choose a lightweight theme on their CMS, such as WordPress or Drupal, which has a quicker database. Or turn to a flat file CMS, which means you don’t need a database.

Also, be sure to:

  • Lean on Google’s lab tools, such as Lighthouse, where SEOs or devs can simulate and test a page-loading environment on, say, an ancient smartphone or unreliable network.
  • Use Google’s field tools. The Chrome User Experience Report (CrUX), for example, pulls from aggregate user data from the Chrome browser, so SEOs or devs can pinpoint user experience issues.

So as Steve Goodier wrote, “It is a mistake to think that moving fast is the same as actually going somewhere.” Yes, page speed impacts your rankings – along with everything else. Google evaluates all elements before placing you on the SERPs. 

If you need assistance managing or improving your SEO, don’t hesitate to reach out to us. We’re happy to help!

Authored By

Northwoods Team

Your Trusted Digital Trail Guides

hand-drawn owl

Get Expert Tips

3690720/Blog/Does-Page-Speed-Really-Impact-Rankings5
<p>Since May of 2020,&nbsp;Google has seriously considered interactivity, loading stability and, yes, the speed of a site as ranking signals for websites and individual pages. Google dubbed these three metrics Core Web Vitals, that is, essential components of the on-page experience. Google recognized its collective role in making user engagement as clear and simple as possible. The less cumbersome the site, the higher its rank.</p> <p>Sounds easy. We&rsquo;re all fine with that, right? Well, not so fast.</p> <h2>Core Web Vitals&nbsp;</h2> <p>Here&rsquo;s how the three Core Web Vitals break down:</p> <ul> <li><strong>Largest Contentful Paint</strong>, that is, the time it takes for the largest piece of content on a site to fully load. That should be 2.5 seconds max, and even that can test user patience.</li> <li><strong>First Input Delay</strong>, or the time it takes for a page to become interactive. Some users start rage-clicking nav buttons as soon as the bar become visible but before the page becomes interactive. When nothing happens that&nbsp;makes them mad - at your business. Temper their rage with an input delay below 100 ms. (Yes.&nbsp;&nbsp;Milliseconds.) Speed is of the essence.</li> <li><strong>Cumulative Layout Shift</strong>, or the time it takes for all buttons, images, text, JavaScript, or other elements to sift down like Tetris pieces and settle into their assigned locations on the page. Speedy layout shifts prevent accidental clicking as these elements load and shift.</li> </ul> <hr /> <p style="text-align:center"><br /> <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="215" src="https://www.youtube.com/embed/klxs6oY6X0Y?rel=0" title="What Are Google's Core Web Vitals?" width="360"></iframe></p> <hr /> <h2>Calculating Page Speed</h2> <p>Users want their content and functionality, and they want it fast. But what exactly is page speed? How do you calculate it?</p> <p>Two calculations are in play: <strong>Page load time</strong> - the time it takes to totally display content on a page; and <strong>time to first byte</strong> - how long it takes for the browser to receive the first unit of information from the server.</p> <p>When Google announced the importance of the Core Web Vitals, it indicated that site speed and page speed factor among the algorithmic signals it weighs in ranking.</p> <p>This matters because Google begins measuring page speed at time to first byte, specifically the HTML loading time, which it reckons to be the simplest element on a&nbsp;page. Most web developers use time to first byte to determine the promptness and reliability of a web hosting provider. So a faster load means everyone involved in a web project can be sure they made a solid decision. And SEOs take note - a sluggish-loading page means indexing bots might get impatient and move to better-performing resources. And that means that less of your site gets indexed and presented to searchers.</p> <p>So, do slower and clunkier sites not rank?</p> <p>Not necessarily. Martin Splitt of Google&rsquo;s Search Relations team <a href="https://www.seroundtable.com/google-core-web-vitals-ranking-advantage-31071.html" linktype="3" target="_blank">made this statement</a> in a Twitter discussion shortly after the rollout of Core Web Vitals:</p> <p><em>...all things being equal (spoiler: they never&nbsp;are), a page with CWV field data may have a tiny advantage over one without because the page experience is a mix of multiple signals, including CWV.</em></p> <p>So, sites with healthy Core Web Vitals rank at least a little better? Again, not necessarily.</p> <p>Sowmya Subramanian, director of engineering for Search Ecosystem, writes in <a href="https://developers.google.com/search/blog/2020/05/evaluating-page-experience" linktype="3" target="_blank">Google&rsquo;s official search blog</a>: &ldquo;A good page experience doesn&#39;t override having great, relevant content.&rdquo;</p> <h2>Content, Still King, Takes a Partner &ndash; For Now</h2> <p>So, we have a winner: Speedy <em>and</em> meaty. Expert, authoritative, trustworthy content is still the meat and potatoes of good site performance. Improved loading, interactivity, and stability is a complementary side dish. A page with good First Input Delay but poor Cumulative Layout Shift may still rank better than a site with ideal Cumulative Layout Shift and thin content.</p> <p>Given the Google announcement regarding Core Web Vitals, it&rsquo;s safe to assume that every site owner will strive to improve them. Your competitors will drive you to at least keep up with them in a zero-sum game. They&rsquo;ll outrank if you don&rsquo;t. But once every website gets on board, content goes back to being the undisputed and singular king.</p> <h2>Benefits of Speed Beyond Page Rank</h2> <p>A 2020 study aptly named <a href="https://www2.deloitte.com/ie/en/pages/consulting/articles/milliseconds-make-millions.html" linktype="3" target="_blank">&ldquo;Milliseconds Make Millions&rdquo;</a>, commissioned by Google and prepared by Deloitte Ireland LLP, outlined the impact of page speed on KPIs for various markets. It found that a 0.1 second improvement in load times can lift progression rates through the entire purchase funnel. Purchases on e-commerce and retail sites in the study rose 9.2% on speed-optimized sites. In sites oriented toward lead generation,21.6% more users progressed to the Form Submission Page.</p> <p>Speed means more engaged, more satisfied customers who are likely to stay on a website. Beyond page rank, overall user experience and satisfaction make speed important. Google engineer Phillip Walton <a href="https://web.dev/debug-web-vitals-in-the-field/" linktype="3" target="_blank">urges SEOs</a> to understand that &ldquo;The goal isn&#39;t to identify and fix every single layout shift that occurs for every user, the goal is to identify the shifts that affect the largest number of users and thus contribute the most to your page&#39;s CLS at the 75th percentile.&rdquo;</p> <p>SEOs needn&#39;t break their backs trying to be the fastest, but instead take meaningful, methodical steps to improve page experience overall.&nbsp;&nbsp;</p> <h2>What Can I Do to Improve Site Speed&nbsp;?</h2> <p>Developers, SEOs and designers can collaborate to:</p> <ul> <li><strong>Optimize images and JavaScript</strong>, especially as a site is being built. Huge images or clunky code can waste precious milliseconds.</li> <li><strong>Preset&nbsp;dimensions for images or dynamically loading content</strong> to help keep a site running within realistic boundaries. (Not all content needs to be visible/present when the page loads, or jQueries can be pulled from an external URL).</li> <li><strong>Always compress images, monitor image use and cut out third-party scripts and plugins</strong>, such as advertising iframes or embedded code, which can drag on load resources. Or prioritize those scripts for the main loading content.</li> <li><strong>Switch your website to server-side rendering (SSR)</strong> to improve initial page visibility times. Many JavaScript applications use server-side rendering (SSR) and deliver HTML that can be rendered before the JavaScript required to make the content interactive has finished loading. This improves Largest Contentful Paint.</li> </ul> <p><strong>Developers</strong> can utilize script or server file caching to temporarily store results that take time to fetch/compute and don&rsquo;t need to load right away, or conversely, preload important resources.</p> <p><strong>SEOs</strong> can choose a lightweight theme on their CMS, such as WordPress or Drupal, which has a quicker database. Or turn to a flat file CMS, which means you don&rsquo;t need a database.</p> <p>Also, be sure to:</p> <ul> <li><strong>Lean on Google&rsquo;s lab tools</strong>, such as Lighthouse, where SEOs or devs can simulate and test a page-loading environment on, say, an ancient smartphone or unreliable network.</li> <li><strong>Use Google&rsquo;s field tools</strong>. The Chrome User Experience Report (CrUX), for example, pulls from aggregate user data from the Chrome browser, so SEOs or devs can pinpoint user experience issues.</li> </ul> <p>So as Steve Goodier wrote, &ldquo;It is a mistake to think that moving fast is the same as actually going somewhere.&rdquo; Yes, page speed impacts your rankings &ndash; along with everything else. Google evaluates all elements before placing you on the SERPs.&nbsp;</p> <p><em>If you need assistance managing or improving your SEO, don&rsquo;t hesitate to <a href="/Contact-Us" linktype="2" target="_self">reach out </a>to us. We&rsquo;re happy to help!</em></p>
/Northwoods-2020/Hero-Images/Hiker-Looking-Out-Over-Mountains.pngHiker Looking Out Over MountainsWhat three metrics did #Google dub as Core Web Vitals? Read on to find out, and how these Core Web Vitals are essential components of the on-page experience: https://bit.ly/3sUFV0g @northwoods @Google #CoreWebVitals #sitespeedNorthwoods Team/Northwoods-2020/People/NWS-Bug-Grey.png?ThumbnailNorthwoods logo bughttps://ctt.ac/0_U61<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script><script>hbspt.forms.create({ region: "na1", portalId: "23630176", formId: "40c5bbae-05a2-42ea-94dd-1662181fd56e" });</script>/Northwoods-2020/Blogs/Social-Media-Cards/Blog-Does-Page-Speed-Really-Impact-Rankings.jpg?LargeDoes Page Speed Really Impact Rankings?2021-04-06T00:00:00/Northwoods-2020/Blogs/Social-Media-Cards/Blog-Does-Page-Speed-Really-Impact-Rankings.jpgDoes Page Speed Really Impact Rankings?When it comes to websites, users want both content and functionality - and they want them fast. Google understands this need for speed, considering it one of three elements that make up its Core Web Vitals. But just how much of a role does site speed really play in your rankings?3621620/People/Northwoods-TeamNorthwoodsTeamYour Trusted Digital Trail Guides<p>For more than 25 years, the digital experts at Northwoods have been helping clients improve their websites, software, and digital strategy and marketing. How can we help you meet your goals?&nbsp;</p> <p><a href="/Northwoods-2020/Services" linktype="2" target="_self">Learn more about our services</a>.</p>Northwoods Team/Northwoods-2020/People/NWS-Bug-Grey.pngAdd-In Type - NWS Data ModulesCategory - NWS Data ModulesCommittee - NWS Data ModulesDivision - NWS Data ModulesEvent Audience - NWS Data ModulesEvent Service - NWS Data ModulesEvent Type - NWS Data ModulesLocality - NWS Data ModulesModule - NWS Data ModulesNWS Data ModulesTopic - NWS Data ModulesPackage Type - NWS Data ModulesPersonID - NWS Data ModulesNorthwoods TeamProductVersion - NWS Data ModulesRecorded Webinar TopicsRegion - NWS Data ModulesSite Display - NWS Data ModulesSkillLevel - NWS Data ModulesTopic - NWS Data ModulesVideoAudience - NWS Data ModulesVideoClassification - NWS Data ModulesVideoStatus - NWS Data ModulesTeamAdd-In Type - NWS Data ModulesCategory - NWS Data ModulesCommittee - NWS Data ModulesDivision - NWS Data ModulesEvent Audience - NWS Data ModulesEvent Service - NWS Data ModulesEvent Type - NWS Data ModulesLocality - NWS Data ModulesModule - NWS Data ModulesNWS Data ModulesTopic - NWS Data ModulesData & AnalyticsDigital MarketingUX & Website DesignWebsite DevelopmentPackage Type - NWS Data ModulesPersonID - NWS Data ModulesNorthwoods TeamProductVersion - NWS Data ModulesRecorded Webinar TopicsRegion - NWS Data ModulesSite Display - NWS Data ModulesNWS DigitalSkillLevel - NWS Data ModulesTopic - NWS Data ModulesVideoAudience - NWS Data ModulesVideoClassification - NWS Data ModulesVideoStatus - NWS Data Modules02024-03-15T14:02:03.72000