header-logo
Learn how to use Wix to build your site and business.
Design and manage your site using intuitive Wix features.
Manage subscriptions, plans and invoices.
Run your business and connect with members.
Learn to purchase, connect or transfer a domain to your site.
Get tools to grow your business and web presence.
Boost your visibility with SEO and marketing tools.
Get advanced features to help you work more efficiently.
Find solutions, learn about known issues or contact us.
placeholder-preview-image
Improve your skills with our courses and tutorials.
Get tips for web design, marketing and more.
Learn to increase organic site traffic from search engines.
Build a custom site using our full-stack platform.
Get matched with a specialist to help you reach your goals.
placeholder-preview-image

Site Performance: Understanding PageSpeed Insights

12 min
In this article
  • Understanding your PageSpeed Insights score
  • About the Core Web Vitals Assessment
  • Results of the Core Web Vitals Assessment
  • SEO and Core Web Vitals Assessment
  • Lab data and the performance score
  • Mobile and desktop variations
  • Improving Your Homepage Loading Speed
  • Largest Contentful Paint (LCP)
  • Blocking Time
  • Improving Site Speed Consistency
  • FAQs
Google PageSpeed Insights is a tool that tests your site page's performance for both desktop and mobile. This tool uses the Chrome User Experience (CrUX) report to analyze real visitor performance and Google Lighthouse to give your page a performance score.
Want to access PageSpeed Insights?
Click here to enter your page's URL and view your performance report.

Understanding your PageSpeed Insights score

When reviewing your PageSpeed Insights score, you can view different types of data depending on your site and needs. Your site's pages have separate Mobile and Desktop reports because the experience of your visitors may differ based on the device they use to view the site.

Google PageSpeed Insights has two distinct sections, each serving a unique purpose:
  • Discover what your real users are experiencing - Core Web Vitals Assessment: This section uses Field data to monitor the experience of your real site visitors. It is only available on pages that have a sufficient amount of traffic from real visits and interactions. 
A screenshot of the Discover what your real users are experiencing - Core Web Vitals Assessment metrics.
  • Diagnose Performance Issues - Performance score: This section uses Lab data to estimate the experience of your potential visitors. Google simulates a low-end mobile device with a slow internet connection to estimate the score.
A screenshot showing the Diagnose Performance Issues performance score metrics.

About the Core Web Vitals Assessment

The Core Web Vitals Assessment enables you to view the average metrics for the past 28-day period. Any modifications to your site will gradually influence the metrics each day until the full impact can be measured within 28 days. 

Field data offers the most accurate measure of your site's performance and pinpoints performance improvements you can take on your site. The Discover what your real users are experiencing section presents performance metrics gathered from actual visitors to your stie. 

The Core Web Vitals Assessment is released on a monthly basis, so improvements can take time to appear within the PageSpeed Insights. The field data is gathered from every Chrome session by visitors who have not opted out of reporting to Google.

Google's Core Web Vitals Assessment includes the following metrics:

  • Largest Contentful Paint (LCP): An indication of a site's loading time - more specifically, how long it takes for the largest content element in the site's viewport to load.
  • Interaction to Next Paint (INP): An assessment of your site's responsiveness to all click, tap, and keyboard interactions that occur throughout each visit on every page. The final INP value is the longest interaction observed. 
  • Cumulative Layout Shift (CLS): A measurement of unexpected movements of elements that change the layout of the page.
A screenshot showing Google's Core Web Vitals Assessment metrics.

Results of the Core Web Vitals Assessment

The results of your Core Web Vitals Assessment, gathered from the latest 28-day collection period, can vary based on the devices used and network connection. 

Click below to learn about each possible result:


SEO and Core Web Vitals Assessment

Core Web Vitals are an important indication of your site's performance, and one of the many measurements used to determine your site's SEO ranking. 

The performance SEO boost is applied to mobile and desktop pages separately. Each mobile page, and each desktop page can receive up to three boosts, one for each Core Web Vital:
  • Good: Metric scores receive a Full SEO boost (green)
  • Needs Improvement: Metric scores receive a Partial SEO boost (yellow)
  • Poor: Metric scores receive No SEO boost (red) 

For instance, a mobile page might get a partial SEO boost for LCP and INP, but a full boost for CLS.
A screenshot showing a partial SEO boost for LCP and INP, but a full boost for CLS.
While the desktop version of the same page gets a full SEO boost for each metric: LCP, INP and CLS. 
A screenshot showing how the desktop version of the same page might receive a full SEO boost for each metric.
Your Core Web Vitals Assessment will show as ‘Failed’ unless you receive a ‘Good’ score for all three Core Web Vital metrics. This does not mean the page hasn’t received a boost, as each metric contributes a boost independently.

Google Search always seeks to show the most relevant content, even if the page experience is sub-par. For most queries, there is a lot of helpful content available, so having a great page experience can contribute to success in search ranking.

Content remains the most important factor in maintaining your SEO score. We recommend optimizing your site's content, as well as updating your page's meta tags. Learn more SEO best practices.

Lab data and the performance score

To generate your performance score, Google uses Lighthouse, which is an open-source, automated tool for improving the quality of your web pages. Every time a page is analyzed in PageSpeed Insights, Google estimates the score based on simulated environments:
  • Desktop: Simulates a desktop Chrome browser with Google Lighthouse V11. 
  • Mobile: Simulates a Motorola “Moto G Power” mobile device, using a slow 4G internet connection.
Important:
If your page has sufficient traffic, we recommend focusing your efforts on the Core Web Vitals Assessment metrics. Real user data always offers a better understanding of your site visitors' experience during loading and navigation.

Your performance score is calculated using the following metrics:

  • First Contentful Paint (FCP)
  • Total Blocking Time (TBT)
  • Speed Index (SI)
  • Largest Contentful Paint (LCP)
  • Cumulative Layout Shift (CLS)
A screenshot showing the performance score metrics.

Mobile and desktop variations

Google Lighthouse, the tool that calculates the performance score, simulates mobile loading with the conditions of a mid-tier device (Moto G4) on a slow network (4G). For desktop, it simulates an emulated-desktop computer with a wired connection.  

The different scores on mobile and desktop are due to the simulated environments' varying processing power. 
PageSpeed also runs in a Google data center that can vary based on network conditions. You can find out where the test was done by checking the location in the Lighthouse Report's environment block.
Mobile sites often have slower performance compared to desktop sites due to factors like larger images, animations, or third-party scripts. To improve your mobile site’s speed, use lightweight image formats like WebP or AVIF and avoid animations in above-the-fold content. Limiting the use of custom fonts and sticking to standard fonts can also enhance performance. Simplify your mobile layout by hiding unnecessary elements using the Mobile Editor. These steps can help ensure your site offers a smooth and optimized experience for mobile users.
A screenshot showing the location of a simulated environment.

Improving Your Homepage Loading Speed

A homepage with too many elements can negatively affect loading speed. To make your homepage load faster, try reducing the number of images and videos, or move non-essential sections to separate pages. Creating a simplified homepage version can also make a big difference in performance. Enabling caching further improves loading speed for repeat visits. Simplifying your homepage not only provides a better user experience but also helps guide visitors through a clearer and more focused user journey.

Largest Contentful Paint (LCP)

Largest Contentful Paint (LCP) measures the time it takes for the largest visible element, such as a hero image or header text, to load in the user's viewport. To improve your LCP score, you can optimize the largest element by reducing the size of hero images or system fonts for large text. Additionally, placing heavy content, such as videos or animations, below the fold and implementing lazy loading for non-critical images can significantly enhance the speed and efficiency of your site.

Blocking Time

Blocking time refers to delays caused by JavaScript execution or third-party scripts, which can make your site less responsive. Minimizing or removing unnecessary third-party apps or scripts is one way to reduce blocking time. Instead of external code, use Wix's built-in tools whenever possible. For any non-critical scripts, you can add the defer attribute in the Custom Code section to ensure other site assets load first. By reducing blocking time, you can improve your site's responsiveness and overall user experience.

Improving Site Speed Consistency

Site speed can sometimes fluctuate even after optimization. These fluctuations are often caused by factors like server response time, visitor location, or cached content. To maintain consistent performance, use a Content Delivery Network (CDN) to serve content globally and regularly check your site's speed using Wix's Site Speed dashboard. Additionally, review third-party apps or scripts that might be causing delays. Speed metrics may take up to three weeks to reflect recent updates, so it’s important to stay patient while monitoring the effects of your optimizations.

FAQs

Click below for answers to common questions about PageSpeed Insights reports.