Key Takeaways
- Pingdom Tools: A free page speed test (load time, file size, requests, performance score) from multiple locations, and a paid service for monitoring availability and performance.
- What he doesn't realize: Core Web Vitals in the field, which are provided only by PageSpeed Insights and Search Console.
- The right combination: PageSpeed Insights for diagnostics and real-world data, GTmetrix or WebPageTest for technical details, and Pingdom or UptimeRobot for uptime monitoring.
- Reading: A score is not a ranking factor; on-page metrics and page weight are, indirectly.
Pingdom Tools is a well-known speed-testing service that has been around for fifteen years: you enter a URL, choose a test location, and the tool displays the load time, page size, number of requests, and a score. It is owned by SolarWinds and also serves as a showcase for a paid monitoring service. This article describes what Pingdom measures, its limitations, alternatives to use in 2026, and how to interpret the results. The underlying question is, Core Web Vitals, is handled separately.
What Pingdom Tools Measures
| Data | Details | Purpose |
|---|---|---|
| Loading time | Time until the page finishes loading (onload), from a selected location (Frankfurt, London, Washington, Tokyo, São Paulo, Sydney…) | Order of magnitude, before-and-after comparison |
| Page weight | Bytes transferred, broken down by type (images, scripts, CSS, fonts) | Identify large images and unnecessary scripts |
| Number of requests | Uploaded Files, by Type and Domain | Identify third-party scripts and multiple domains |
| Performance Report | Score out of 100 based on the old YSlow rules (cache, compression, redirects, header size) | List of Common Technical Corrections |
| Waterfall | Timeline for Each Request | See what's causing the rendering issue |
The test is free, requires no account, and provides results in one minute. The paid version (Pingdom, starting at about $10 per month) adds continuous monitoring: availability (is the site responding?), response time, email or text message alerts, and transaction tests.
What Pingdom Doesn't Measure
- Core Web Vitals (LCP, INP, CLS) as measured by Google on real users. Pingdom measures a full page load in a lab setting, a metric that no longer corresponds to what Google has been evaluating since 2021.
- The Real Mobile Experience: The test simulates a desktop browser from a data center with a high-speed connection.
- The result: No screenshot, no measurement of the main content display.
- Current recommendations: The guidelines in the note are outdated; some of them (such as grouping files) are counterproductive with HTTP/2.
Tools to Use in 2026
| Tool | What it offers | Price | When |
|---|---|---|---|
| PageSpeed Insights (Google) | Core Web Vitals in the Wild (CrUX) and Lighthouse Diagnostics for Mobile and Desktop, Updated Recommendations | Free | Always first |
| Search Console, Core Web Vitals Report | Groups of URLs: Good, Needs Improvement, Bad, Based on Actual Data | Free | Monthly Follow-Up |
| Lighthouse (Chrome DevTools) | The same audit as PageSpeed, run locally, to test a fix before going live | Free | During grading |
| GTmetrix | Lighthouse + detailed waterfall chart + loading video, configurable locations and devices, monitoring available in the paid version | Limited free trial; $5–$50 per month | In-Depth Technical Analysis |
| WebPageTest | The most accurate: simulated connections, video comparisons, expert analysis | Limited free access; paid access for the API | A Difficult Diagnosis |
| Pingdom Tools | Quick Test: Multiple Locations, Weight, and Queries | Free | Quick Before-and-After Comparison |
| Pingdom, UptimeRobot, Better Stack | Availability and response time monitoring, alerts | Free (UptimeRobot 50 monitors) to $10/month | Also, to be notified of an outage |
| Screaming Frog + PageSpeed API | Measuring All Pages of a Website at Once | Screaming Frog License: 259 € / year | Comprehensive audit; see Screaming Frog |
How to Read the Results Correctly
- Start with the field data (PageSpeed Insights, “Understand Your Users’ Experience” section, or Search Console). These are the metrics that matter to Google. If there aren’t any (low traffic), move on to the lab.
- Try it on your phone : the majority of traffic and Google's source.
- Repeat the test three times and note the median: a single test ranges from 20% to 30%.
- Look at the stats, not the score: LCP, INP, CLS, server response time, total weight, number of third-party scripts.
- Sort the corrections by gain : images (often half the file size), third-party scripts, caching and compression, server; details can be found in Core Web Vitals.
- Retest after each correction, using the same tool and the same setting.
Availability Monitoring
This is Pingdom’s paid feature—and the need most often overlooked by small and medium-sized businesses: knowing within minutes that a website is down, rather than finding out from a customer three days later. The free version of UptimeRobot (checks every 5 minutes across 50 URLs) is sufficient for a showcase website; Pingdom or Better Stack offer more frequent checks, transaction tests (does the form work?), and status pages. An uptime alert integrated into the marketing dashboard eliminates the need to add a separate tool; this is the role of the website health module described in The Comprehensive SEO Audit.
How GreenRed Can Help You
Instead of juggling multiple tools, the Health module on the GreenRed website brings these metrics together in a single dashboard, compares them over time, and shows you which actions to prioritize. You can try it for free—no credit card required—on the page Rates.
Frequently Asked Questions
Is Pingdom Tools still useful in 2026?
For a quick check of page weight, the number of requests, and load time from multiple locations, yes. To evaluate what Google measures (Core Web Vitals on real users), no: use PageSpeed Insights and Search Console. Pingdom’s main value today is its paid availability monitoring service.
What speed score should you aim for?
No score is a ranking factor. Aim for green Core Web Vitals (LCP ≤ 2.5 s, INP ≤ 200 ms, CLS ≤ 0.1) in Search Console, a page size under 1.5 MB on mobile, and a server response time under 800 ms. Lighthouse or Pingdom scores are used to compare before-and-after results.
Why do the results differ between Pingdom, GTmetrix, and PageSpeed Insights?
Each tool tests from a different location, connection, and browser, and measures different metrics (full load on Pingdom, rendering metrics on PageSpeed). Compare the results of the same tool over time, but never compare two different tools with each other.
What free tool can I use to get notified when my website is down?
The free version of UptimeRobot monitors up to 50 URLs every 5 minutes with email alerts. For more frequent checks, form testing, and SMS alerts, consider Pingdom or Better Stack, starting at about $10 per month. Some marketing management platforms include this monitoring feature.