Connect with us

SEO

Google PageSpeed Insights Reports: A Technical Guide

Published

on

Google PageSpeed Insights Reports: A Technical Guide

Nothing is more frustrating than a slow website.

Slow load times disrupt the overall user experience and have negative impacts on the conversion potential of your landing pages.

From an SEO perspective, Google is less likely to promote webpages that take too long to load.

Yes, site speed is a ranking factor, so taking the time to improve it can drastically improve your ranking positions.

So if you’re ready to go from slow to fast, Google’s PageSpeed Insights Report can help you identify whether or not your pages meet performance standards and, if not, how to improve them.

Use this guide to understand your PageSpeed Insights report and learn how to leverage it for better SERP performance.

What Is Page Speed?

Google defines page speed in two ways:

  • How long it takes to display content above the fold.
  • How long it takes a browser to fully render the page.

But a lot goes into how fast our webpages are. The user’s internet connection, a domain’s web hosting service, and cache clearance can impact load times.

So when we talk about page speed, some elements are out of the site owner’s control. But there are plenty of elements that the webmaster can optimize, such as images, videos, JavaScript, and more.

Because page speed is so essential to the user experience, Google considers the overall performance of a page when determining whether to promote it in the SERPs.

Taking the time to optimize your content for speed shows Google that you want to create a high-quality experience for your site visitors.

What Is Google’s PageSpeed Insights (PSI)?

PageSpeed Insights is a free performance tool that analyzes the content of a given webpage and provides page speed scores for both the mobile and desktop versions of the page.

Screenshot from pagespeed.web.dev, August 2022

The tool also identifies opportunities for optimization and makes specific recommendations for improvement.

The tool also identifies opportunities for optimizationScreenshot from pagespeed.web.dev, August 2022

PageSpeed Insights is one of many page speed audit tools available to site owners, but it is by far the best for those interested in improving speed for SEO purposes.

With PageSpeed Insights, site owners can see in detail how Google understands the technical performance of their pages.

PageSpeed Insights And Ranking

Although site speed is a ranking factor, the PSI score is not. The score is designed as an estimated performance overview.

Some of the metrics the tool relies on to calculate PSI scores, like Core Web Vitals, are a part of Google’s ranking algorithm.

All of that is to say that PSI scores are a good indication of whether or not your pages are meeting Google’s speed and performance standards. There is a strong correlation between higher scores and better keyword rankings.

When slow speed is left unresolved, any SEO strategy will be derailed by underperforming pages.

Page Speed And The User Experience

Beyond SEO, page speed is also essential to the overall user experience.

For mobile users, page load speed is considered the most important factor, even more so than quickly finding what they are looking for or the aesthetic quality of the page.

Page Speed And The User ExperienceImage source: SPEED MATTERS: Designing for Mobile Perfomance by awwwards.com, August 2022

A one to three-second delay increases the visitor’s likelihood to bounce by 32%.

Worse, conversion rates drop by an average of 4.42% with every additional second of load time.

Improving site speed is non-negotiable to any search engine optimization and conversion optimization strategy.

Google’s PSI tool is the best place to get started to understand your site speed and how to improve it.

Using The PageSpeed Insights Tool

To use Google’s PSI tool, enter any URL into the toolbar, press Analyze, and PSI will get to work.

Google PageSpeed Insights Reports: A Technical GuideScreenshot from pagespeed.web.dev, August 2022

As you wait for your report to generate, the tool is doing two main things.

First, it’s gathering the page’s “Field Data,” or the performance data contained in the Chrome User Experience Report (CrUX).

Second, it measures your page performance via the Lighthouse API. This is called “Lab Data” because it measures the webpage’s speed in a simulated, controlled environment: mobile networks and a mid-tier device.

This helps eliminate some variables that can impact a webpage’s speed and performance.

Understanding Your PSI Report

Google’s PSI tool will generate a detailed report that includes Core Web Vitals assessment, Lighthouse lab data, opportunities, diagnostics, and passed audits.

Google PageSpeed Insights Reports: A Technical GuideScreenshot from pagespeed.web.dev, August 2022

Throughout the PSI report, color coding makes it easy to understand the areas where the page is performing well, still needs improvement, or is underperforming.

  • Green = Good.
  • Yellow = Needs Improvement.
  • Red = Poor.

Here is how to interpret the information in each area of the report.

Core Web Vitals Assessment (Field Data)

PSI’s Core Web Vitals data comes from the Chrome UX Report and includes three primary metrics. Each captures a different aspect of speed and load time.

Google PageSpeed Insights Reports: A Technical GuideScreenshot from pagespeed.web.dev, August 2022
  • First Contentful Paint (FCP): The time it takes for the first text or image asset to load.
  • Largest Contentful Paint (LCP): The time it takes for the largest text or image asset to load.
  • First Input Delay (FID): The time it takes for the browser to respond to the user’s first interaction.
  • Cumulative Layout Shift (CLS): This measures any movement of the page in the viewport.

Each performance metric is measured in seconds or milliseconds, except for Cumulative Layout Shift (CLS).

CLS is calculated through a specialized formula. A CLS score below 0.1 is considered good, while a CLS score above .25 is considered poor.

The field data presented in the report comes from the previous 28 days and will always be presented with accompanying distribution bars.

That’s because Field Data is made up of aggregated data from the CrUX report, and the same webpage never performs the same way for all users.

For example, in the above report, the page met FCP standards 69% of the time but failed to meet those standards 31% of the time.

Lab Data

Google’s PageSpeed Insights Lab Data includes synthetic data from the Lighthouse API. Lighthouse measures Core Web Vitals and three additional metrics.

Google PageSpeed Insights Reports: A Technical GuideScreenshot from pagespeed.web.dev, August 2022
  • Speed Index: The time it takes for the content to visually appear during page load.
  • Time to Interactive: The time it takes for the page to become fully interactive.
  • Total Blocking Time: The sum of time between FCP and full interactivity.

Unlike Field Data, the metrics measured in the Lab Data will not contain a display bar but simply the time stamps or results from the lab test.

It’s important to note that some of these metrics carry more weight in the overall PSI score. Here is the current weighted rubric for Lab Data in Lighthouse 8.

Weighted rubric for Lab Data in Lighthouse 8Screenshot from Lighthouse 8, August 2022

Opportunities & Diagnostics

The Opportunities and Diagnostics sections provide specific recommendations for improving page speed.

Google PageSpeed Insights Reports: A Technical GuideScreenshot from pagespeed.web.dev, August 2022

The report also details the estimated time savings that following the recommendations could bring.

To get more details about the next steps, click on the dropdown arrow next to any given Opportunity in your report.

The tool will explain the issue and provide guidance on how to fix it.

Google PageSpeed Insights Reports: A Technical GuideScreenshot from pagespeed.web.dev, August 2022

Similarly, the Diagnostics section of the report details best practices that the webpage does not appear to be following based on the page analysis.

Google PageSpeed Insights Reports: A Technical GuideScreenshot of pagespeed.web.dev, August 2022

Select the dropdown arrow to get more information on the best practice and the specific data from the page’s analysis related to that issue.

Google PageSpeed Insights Reports: A Technical GuideScreenshot from pagespeed.web.dev, August 2022

The number of opportunities and diagnostics that may be listed in this section of the report is quite long and will depend on the specific issues that the PSI tool detects on the page.

Passed Audits

This section of the report basically lets site owners know what the page is doing right.

Google PageSpeed Insights Reports: A Technical GuideScreenshot of pagespeed.web.dev, August 2022

A long list of passed audits is a good sign and means that your page is displaying page speed best practices.

After The PSI Report & 6 Tips To Improve Page Speed

For those who are new to SEO, the PSI report can feel overwhelmingly technical.

But thankfully, Google is always thinking about the user and does a great job of providing detailed action items in the Opportunities section of the report.

Depending on the Opportunities and issues that the PSI tool identifies, the next steps for any site owner will vary.

However, some common issues impact page speed that webmasters tend to make.

The following best practices are some simple optimizations that can help improve speed and load times for the majority of webpages.

1. Optimize Your Images

More than any other content asset, images and videos are the most likely to produce issues related to a slower speed and load times.

Properly optimized images can go a long way in reducing FCP and LCP times and avoiding CLS issues.

Some best practices include:

2. Embed Video Content

If you have videos on your site that feature your products or services, avoid uploading them to your site.

Not only do they take up a lot of space, but they can also place stress on your web server if lots of users are playing the videos at the same time.

Instead, store videos somewhere else (like YouTube) and embed video content on your web page to significantly improve load times.

3. Avoid Excessive Redirects

Redirects can increase time-to-first-byte (TTFB) or the time between the request to the server and when the first data is sent back to the requester.

Avoiding excessive redirect chains can help you improve page speed and is a good practice for better SEO overall.

4. Choose A Faster Website Theme

Specific website themes are optimized for speed and can significantly improve your load times. Some themes are more lightweight, use GZIP compression, or have a more responsive design.

Check out this list of fast-loading WordPress themes, and consider whether you should update your theme to improve your PSI scores and overall SEO.

5. Use Asynchronous Loading For JavaScript

To keep it simple, asynchronous loading helps the web browser become a better multi-tasker.

In synchronous loading, the browser pauses all other actions while the JavaScript file loads.

Asynchronous loading lets the browser accomplish other tasks, like painting a table or loading a CSS Stylesheet, while simultaneously downloading the JavaScript.

This optimization requires more backend knowledge, so make sure you consult a web developer to implement this strategy.

6. Enable Browser Caching

This is a fundamental optimization that helps your webpages load faster for returning visitors.

With browser caching, images and videos will be stored on the user’s device and loaded from there the next time they visit the page.

Enabling browser caching requires editing (or creating) a .htaccess file, which is also better implemented by a skilled web developer.

Final Thoughts On PageSpeed Insights

Understanding PageSpeed Insights reports doesn’t require a technical SEO background.

Although specific fixes may require the assistance of your web developers, the PageSpeed Insights report will provide a clear roadmap to faster site speed.

If Google sees that you’ve taken the time to follow the recommendations in the report and provide searchers with a better quality web experience, they are more likely to reward you in the SERPs.

More Resources:


Featured Image: Roman Samborskyi/Shutterstock



Source link

Keep an eye on what we are doing
Be the first to get latest updates and exclusive content straight to your email inbox.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address

SEO

Google Hints At Improving Site Rankings In Next Update

Published

on

By

Google Hints At Improving Site Rankings In Next Update

Google’s John Mueller says the Search team is “explicitly evaluating” how to reward sites that produce helpful, high-quality content when the next core update rolls out.

The comments came in response to a discussion on X about the impact of March’s core update and September’s helpful content update.

In a series of tweets, Mueller acknowledged the concerns, stating:

“I imagine for most sites strongly affected, the effects will be site-wide for the time being, and it will take until the next update to see similar strong effects (assuming the new state of the site is significantly better than before).”

He added:

“I can’t make any promises, but the team working on this is explicitly evaluating how sites can / will improve in Search for the next update. It would be great to show more users the content that folks have worked hard on, and where sites have taken helpfulness to heart.”

What Does This Mean For SEO Professionals & Site Owners?

Mueller’s comments confirm Google is aware of critiques about the March core update and is refining its ability to identify high-quality sites and reward them appropriately in the next core update.

For websites, clearly demonstrating an authentic commitment to producing helpful and high-quality content remains the best strategy for improving search performance under Google’s evolving systems.

The Aftermath Of Google’s Core Updates

Google’s algorithm updates, including the September “Helpful Content Update” and the March 2024 update, have far-reaching impacts on rankings across industries.

While some sites experienced surges in traffic, others faced substantial declines, with some reporting visibility losses of up to 90%.

As website owners implement changes to align with Google’s guidelines, many question whether their efforts will be rewarded.

There’s genuine concern about the potential for long-term or permanent demotions for affected sites.

Recovery Pathway Outlined, But Challenges Remain

In a previous statement, Mueller acknowledged the complexity of the recovery process, stating that:

“some things take much longer to be reassessed (sometimes months, at the moment), and some bigger effects require another update cycle.”

Mueller clarified that not all changes would require a new update cycle but cautioned that “stronger effects will require another update.”

While affirming that permanent changes are “not very useful in a dynamic world,” Mueller adds that “recovery” implies a return to previous levels, which may be unrealistic given evolving user expectations.

“It’s never ‘just-as-before’,” Mueller stated.

Improved Rankings On The Horizon?

Despite the challenges, Mueller has offered glimmers of hope for impacted sites, stating:

“Yes, sites can grow again after being affected by the ‘HCU’ (well, core update now). This isn’t permanent. It can take a lot of work, time, and perhaps update cycles, and/but a different – updated – site will be different in search too.”

He says the process may require “deep analysis to understand how to make a website relevant in a modern world, and significant work to implement those changes — assuming that it’s something that aligns with what the website even wants.”

Looking Ahead

Google’s search team is actively working on improving site rankings and addressing concerns with the next core update.

However, recovery requires patience, thorough analysis, and persistent effort.

The best way to spend your time until the next update is to remain consistent and produce the most exceptional content in your niche.


FAQ

How long does it generally take for a website to recover from the impact of a core update?

Recovery timelines can vary and depend on the extent and type of updates made to align with Google’s guidelines.

Google’s John Mueller noted that some changes might be reassessed quickly, while more substantial effects could take months and require additional update cycles.

Google acknowledges the complexity of the recovery process, indicating that significant improvements aligned with Google’s quality signals might be necessary for a more pronounced recovery.

What impact did the March and September updates have on websites, and what steps should site owners take?

The March and September updates had widespread effects on website rankings, with some sites experiencing traffic surges while others faced up to 90% visibility losses.

Publishing genuinely useful, high-quality content is key for website owners who want to bounce back from a ranking drop or maintain strong rankings. Stick to Google’s recommendations and adapt as they keep updating their systems.

To minimize future disruptions from algorithm changes, it’s a good idea to review your whole site thoroughly and build a content plan centered on what your users want and need.

Is it possible for sites affected by core updates to regain their previous ranking positions?

Sites can recover from the impact of core updates, but it requires significant effort and time.

Mueller suggested that recovery might happen over multiple update cycles and involves a deep analysis to align the site with current user expectations and modern search criteria.

While a return to previous levels isn’t guaranteed, sites can improve and grow by continually enhancing the quality and relevance of their content.


Featured Image: eamesBot/Shutterstock

Source link

Keep an eye on what we are doing
Be the first to get latest updates and exclusive content straight to your email inbox.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
Continue Reading

SEO

Google Reveals Two New Web Crawlers

Published

on

By

Google Reveals Two New Web Crawlers

Google revealed details of two new crawlers that are optimized for scraping image and video content for “research and development” purposes. Although the documentation doesn’t explicitly say so, it’s presumed that there is no impact in ranking should publishers decide to block the new crawlers.

It should be noted that the data scraped by these crawlers are not explicitly for AI training data, that’s what the Google-Extended crawler is for.

GoogleOther Crawlers

The two new crawlers are versions of Google’s GoogleOther crawler that was launched in April 2023. The original GoogleOther crawler was also designated for use by Google product teams for research and development in what is described as one-off crawls, the description of which offers clues about what the new GoogleOther variants will be used for.

The purpose of the original GoogleOther crawler is officially described as:

“GoogleOther is the generic crawler that may be used by various product teams for fetching publicly accessible content from sites. For example, it may be used for one-off crawls for internal research and development.”

Two GoogleOther Variants

There are two new GoogleOther crawlers:

  • GoogleOther-Image
  • GoogleOther-Video

The new variants are for crawling binary data, which is data that’s not text. HTML data is generally referred to as text files, ASCII or Unicode files. If it can be viewed in a text file then it’s a text file/ASCII/Unicode file. Binary files are files that can’t be open in a text viewer app, files like image, audio, and video.

The new GoogleOther variants are for image and video content. Google lists user agent tokens for both of the new crawlers which can be used in a robots.txt for blocking the new crawlers.

1. GoogleOther-Image

User agent tokens:

  • GoogleOther-Image
  • GoogleOther

Full user agent string:

GoogleOther-Image/1.0

2. GoogleOther-Video

User agent tokens:

  • GoogleOther-Video
  • GoogleOther

Full user agent string:

GoogleOther-Video/1.0

Newly Updated GoogleOther User Agent Strings

Google also updated the GoogleOther user agent strings for the regular GoogleOther crawler. For blocking purposes you can continue using the same user agent token as before (GoogleOther). The new Users Agent Strings are just the data sent to servers to identify the full description of the crawlers, in particular the technology used. In this case the technology used is Chrome, with the model number periodically updated to reflect which version is used (W.X.Y.Z is a Chrome version number placeholder in the example listed below)

The full list of GoogleOther user agent strings:

  • Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Mobile Safari/537.36 (compatible; GoogleOther)
  • Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GoogleOther) Chrome/W.X.Y.Z Safari/537.36

GoogleOther Family Of Bots

These new bots may from time to time show up in your server logs and this information will help in identifying them as genuine Google crawlers and will help publishers who may want to opt out of having their images and videos scraped for research and development purposes.

Read the updated Google crawler documentation

GoogleOther-Image

GoogleOther-Video

Featured Image by Shutterstock/ColorMaker

Source link

Keep an eye on what we are doing
Be the first to get latest updates and exclusive content straight to your email inbox.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
Continue Reading

SEO

ChatGPT To Surface Reddit Content Via Partnership With OpenAI

Published

on

By

ChatGPT artificial intelligence chatbot app on smartphone screen with large shadow giving the feeling of floating on top of the background. White background.

Reddit partners with OpenAI to integrate content into ChatGPT.

  • Reddit and OpenAI announce a partnership.
  • Reddit content will be used in ChatGPT.
  • Concerns about accuracy of Reddit user-generated content.

Source link

Keep an eye on what we are doing
Be the first to get latest updates and exclusive content straight to your email inbox.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
Continue Reading

Trending