How to find websites with low PageSpeed Insight Score?

Updated Written By Christoffer
How to find websites with low PageSpeed Insight Score?
AdvertisementStart your online store with Shopify. Easily create a professional online store — no coding required.

If you’re part of a web dev agency or a freelancer, finding websites with a low PageSpeed score can be an advantage.

Low PageSpeed scores are measurable, and a lot of clients like these scores since they give them a clear “score” of how their website is performing.

In this article, we will show you how you can find websites matching your exact Pagespeed score criteria.

How to find websites with low PageSpeed Scores?

This brief guide shows you how to identify websites with low PageSpeed scores.

  1. Go to Stackcrawler.com: First thing, go to Stackcrawler.com.
  2. Get a free account: You need a free account to filter websites by PageSpeed scores.
  3. Navigate to a technology you want to check, such as WordPress websites, which is the most widely used content management system (CMS).
  4. Filter by PageSpeed scores: Now you can filter by specific scores to only get websites that match your criteria.

What is Google Pagespeed Insight?

Google Pagespeed Insight is a test that runs on any website to measure its performance, accessibility, best practices and SEO.

Anyone can run a Pagespeed Insight test, even in your browser.

You can also check for performance tests, which provide information about the website’s performance.

Is Google PageSpeed scores important?

Absolutely, PageSpeed scores are important.

But there has been some misconception about it. Lots of SEOs and developers claim that having a good PageSpeed score correlates with a higher ranking.

The case is a bit more complicated.

Having good PageSpeed scores is particularly important when you already have some traffic, as it can significantly impact the website’s usability and performance.

Having a good user experience can result in a lower bounce rate.

Which in turn can result in a higher ranking.

However, it is a consensus that achieving a 100 on each test doesn’t inherently grant better rankings in search engines. It only increases the chances.

Better speed and performance can mean more conversions.

Imagine you’re visiting an e-commerce website for shoes. You go to two different websites, where one is fast and feels performant, while the other takes 3-4 seconds to load.

Unless it’s some terrific deals on the second store, users might prefer to use the faster ones, as it feels better for the user experience.

As a web developer myself, I tend to strive for all scores to be 100, which feels satisfying (and you get fireworks in the PageSpeed Console).

Also, when presenting to more non-technical people, getting 100 out of 100, a green number, and fireworks usually gets good credit.

How PageSpeed can affect websites

Lets us check the four pillars a PageSpeed audit consists of: 1) Performance, 2) Accessibilty, 3) Best Practices, and 4) SEO.

1) Performance

AuditWhat it checks
Largest Contentful Paint (LCP)Time until the biggest hero image or headline paints
First Contentful Paint (FCP)First pixel of any text/image
Speed Index (SI)Average visual-completion speed
Interaction to Next Paint (INP)Worst interaction latency across the visit
Total Blocking Time (TBT)Sum of long tasks that block input between FCP and TTI
Time to Interactive (TTI)When the page is reliably usable
Cumulative Layout Shift (CLS)Unexpected layout movement

2) Accessibilty

AuditWhat it checks
Semantic structure & ARIACorrect roles, required child roles, no aria-hidden focus traps
Text alternativesImages/SVGs have descriptive alt/title text
Contrast ratioForeground/background meet WCAG thresholds
Keyboard & focus orderButtons/links have accessible names, logical tab flow
Form labels & errorsInputs are labelled and announce validation
Heading hierarchy / landmarksMeaningful order for assistive-tech navigation

3) Best Practices

AuditWhat it checks
Secure deliveryHTTPS on every request; prefers HTTP/2/3 for resources
Content-Security-Policy (CSP)Strong enough to block XSS vectors
No deprecated APIsFlags document.write(), synchronous XHR, etc.
No console errorsRuntime JS errors, mixed content, 404s
Media best practiceCorrect image aspect ratios, lazy-load hints where appropriate
Passive event listeners, no blocking listenersSmooth scrolling & gestures

4) SEO

AuditWhat it checks
Meta viewport<meta name="viewport" …> with width or initial-scale
Meta descriptionNon-empty <meta name="description">
Canonical linkValid, absolute rel="canonical"
HreflangProper language/region codes
Structured data validJSON-LD passes schema.org syntax
Legible font sizesText ≥ ~12 px for mobile
Tap-target sizeLinks/buttons large enough to tap
No legacy pluginsPage avoids Flash/Java, etc.
Article by

Christoffer Pettersen

Founder, Web developer

Pettersen is the founder of Stackcrawler, a platform that helps analyze tech stacks. He is passionate about new trends and technologies in the software industry.