Toolical © 2026

Google PageSpeed Insights

Analyze website speed performance for mobile and desktop devices with actionable optimization fixes based on Google PageSpeed Insights.

Result
Please check your inputs.
Enter your full website URL into the input field on the Google PageSpeed Insights homepage. Click the 'Analyze' button to start the performance test. Wait a few seconds while the tool runs Lighthouse audits for both mobile and desktop versions. Review the scores (0โ€“100) and scroll down to see 'Opportunities' and 'Diagnostics' for specific optimization suggestions. Follow the actionable fixes listed under each opportunity, such as enabling compression or reducing render-blocking resources, and re-test after making changes.

๐Ÿ“– How to Use This Tool

Enter your full website URL into the input field on the Google PageSpeed Insights homepage.
Click the 'Analyze' button to start the performance test.
Wait a few seconds while the tool runs Lighthouse audits for both mobile and desktop versions.
Review the scores (0โ€“100) and scroll down to see 'Opportunities' and 'Diagnostics' for specific optimization suggestions.
Follow the actionable fixes listed under each opportunity, such as enabling compression or reducing render-blocking resources, and re-test after making changes.

๐Ÿ“ What Is Google PageSpeed Insights?

Google PageSpeed Insights (PSI) is a free, browser-based tool developed by Google that analyzes the loading speed and overall performance of a web page on both mobile and desktop devices. It provides a performance score ranging from 0 to 100, along with a detailed breakdown of key metrics like Largest Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS). These metrics are part of Google's Core Web Vitals, which directly influence user experience and search rankings.

Why does this matter? In today's fast-paced digital world, users expect websites to load in under three seconds. A slow page not only frustrates visitors but also increases bounce rates and reduces conversions. Moreover, Google has made page speed a confirmed ranking factor for search results, meaning a faster site can directly improve your organic visibility. PageSpeed Insights goes beyond just giving you a scoreโ€”it offers a prioritized list of actionable fixes, making it easier for developers, marketers, and site owners to identify and resolve performance bottlenecks without needing expert knowledge in web optimization.

๐Ÿงฎ Formula

Google PageSpeed Insights does not use a single mathematical formula; instead, it employs a weighted scoring algorithm based on multiple performance metrics from Lighthouse. The overall score (0โ€“100) is calculated by combining lab data (simulated tests) and field data (real user experience from Chrome UX Report). The key metrics and their approximate weights are: First Contentful Paint (FCP) 15%, Speed Index (SI) 15%, Largest Contentful Paint (LCP) 25%, Total Blocking Time (TBT) 25%, and Cumulative Layout Shift (CLS) 15%. Each metric is scored relative to a set of predefined thresholds (e.g., LCP under 2.5 seconds scores high). The final score is the weighted average of these individual metric scores, with additional adjustments for mobile vs. desktop. In plain English: the tool measures five critical speed and stability factors, gives each a score, then combines them to produce a single number that tells you how well your page performs for users.

๐Ÿ’ก Tips for Best Results

โœจ๐Ÿš€ Lazy load images and videos โ€” Implement lazy loading so below-the-fold media only loads when users scroll, cutting initial page weight.
โœจโšก Minimize and compress files โ€” Use tools to minify CSS, JavaScript, and HTML, and enable Gzip or Brotli compression to reduce file sizes.
โœจ๐Ÿ“ฑ Test on a real 3G connection โ€” Simulate slow network conditions in PSI or Chrome DevTools to better reflect mobile user experiences in low-bandwidth areas.
โœจ๐Ÿ“Š Monitor Core Web Vitals regularly โ€” Set up Google Search Console and real user monitoring (RUM) to track LCP, FID, and CLS over time, not just after changes.

โ“ Frequently Asked Questions

What is considered a good score on Google PageSpeed Insights?
A score of 90 or above is considered 'good', 50 to 89 indicates 'needs improvement', and below 50 is 'poor'. However, focus on the underlying metrics (LCP, CLS, etc.) more than the absolute number, because Googleโ€™s ranking system uses field data from real users, not just the lab score.
Does Google PageSpeed Insights directly affect SEO?
Yes, because the tool reports Core Web Vitals metrics that Google officially uses as ranking signals since June 2021. A poor PageSpeed Insights score suggests your page may struggle with user experience, which can lead to lower positions in search results, especially for mobile searches.
Why does the lab data (simulated) sometimes differ from the field data (real users)?
Lab data comes from a controlled Lighthouse test with a consistent device and network, while field data is collected from actual visitors with varying devices, connections, and behaviors. Field data is more representative of real-world performance, so always prioritize fixing issues shown in the 'Field Data' section of the report.

๐Ÿ”— Related Tools