Geben Sie eine URL ein
Your page feels slow, but you need more than a gut feeling. You need the same data Google uses to evaluate page experience. This Pagespeed Insights Checker pulls your Google PageSpeed score along with the specific recommendations that tell you exactly what to fix. It is for site owners chasing better rankings, developers optimizing performance, and anyone who knows that a faster site means happier visitors and more conversions.
Enter a URL, run the test, and get separate scores for mobile and desktop performance. You also get a list of actionable fixes, from image optimization to server response time, ranked by how much impact each change will make.
Google has made page experience an official ranking factor. That means how fast your pages load and how stable they are while loading directly affects where you appear in search results. The PageSpeed Insights score is Google's own measurement of how well your page performs on key metrics. The largest contentful paint measures how fast the main content loads. First input delay measures how quickly the page responds to user interaction. Cumulative layout shift measures whether elements jump around while the page loads. These three metrics together form Google's Core Web Vitals.
A poor score does not just hurt rankings. It hurts conversions. Studies consistently show that even a one-second delay in page load time reduces conversions. Mobile users on slow connections abandon pages that take more than a few seconds to load. The checker gives you the score and the specific problems. Instead of knowing your page is slow, you know exactly which images are too large, which scripts are blocking rendering, and which server configuration changes would make the biggest difference.
The tool sends your URL to Google's PageSpeed Insights API, which analyzes the page using Lighthouse, Google's open-source performance auditing tool. It simulates loading the page on a mid-range mobile device and a desktop computer under typical network conditions. The API returns performance scores, Core Web Vitals measurements, and a prioritized list of optimization opportunities. The tool displays these results in a readable format without requiring you to use Chrome DevTools.
You run a local restaurant website and your mobile traffic has been declining. You enter your homepage URL into the Pagespeed Insights Checker. The mobile score comes back at thirty-two, which is in the poor range. The recommendations show your largest contentful paint is over six seconds because you are loading full-resolution photos directly from your camera. The tool estimates you can save 3.2 seconds by properly sizing and compressing your images. You compress the photos, enable lazy loading, and defer a render-blocking JavaScript file. You test again. Your mobile score jumps to seventy-eight. Within weeks, your mobile traffic recovers and your reservation form completions increase.
Google considers a score of ninety or above as good for both mobile and desktop. Scores between fifty and eighty-nine need improvement. Scores below fifty are considered poor. The score is a weighted combination of several performance metrics, with Core Web Vitals carrying the most weight.
Core Web Vitals are three specific performance metrics that Google uses to evaluate page experience. Largest Contentful Paint measures loading speed. First Input Delay measures interactivity. Cumulative Layout Shift measures visual stability. These three metrics directly affect your PageSpeed score and are part of Google's ranking algorithm.
Mobile devices typically have less processing power and slower network connections than desktop computers. The mobile test simulates a mid-range device on a 4G connection. Pages that perform well on desktop often struggle on mobile due to larger resource downloads, slower JavaScript execution, and less efficient rendering on mobile processors.
Check whenever you make significant changes to your site, like adding new features, changing themes, or installing plugins. Even without major changes, a monthly check helps catch performance regressions early. If you rely on organic search traffic, treating PageSpeed as a regular health check is a good habit.
Optimize your images first. Images are almost always the largest resources on a page. Compress them, serve them in modern formats like WebP, and use responsive image sizes so mobile devices do not download desktop-sized files. After images, address render-blocking JavaScript and CSS. Then look at server response time and caching. The tool's recommendations are prioritized by impact, so start at the top of the list.
No. The Page Speed Checker typically measures raw load time in seconds. Pagespeed Insights provides Google's official performance score along with Core Web Vitals metrics and diagnostic recommendations. Both are useful, but the Insights score is the one that aligns with Google's page experience ranking signals.