A website is taking forever to load, and you're stuck on the same question you'd ask if it were fully down: is it slow for everyone, or just for you? It matters enormously, because the two have completely different fixes. If the site is slow for everyone, the problem is on its end and there's little you can do. If it's slow only for you, a quick change on your side usually speeds it right up. Here's how to tell where the slowness actually lives — and what to do about it.
Slow for everyone vs slow for just you
When a page crawls, there are two possibilities:
- The site is slow for everyone — its server is overloaded, poorly optimized, or far away, so every visitor waits. Nothing you do locally will help.
- It's slow only for you — your connection, device, browser, or distance from the server is the bottleneck, while others load the site fine.
Telling these apart takes about a minute, and it saves you from "fixing" a problem that was never on your side (or waiting on a site that's actually fine).
First: test the site from a neutral server
The quickest way to separate the two is to measure the site's speed from somewhere that isn't your connection. Run it through our free Site Speed (TTFB) tool, which tests how fast the server responds from our infrastructure:
- If our test shows the server responding slowly too, the site is slow for everyone — the problem is on its end.
- If our test shows the server responding quickly while it's crawling for you, the slowness is on your side.
Our guide on what a good TTFB is explains how to read the result — anything well under half a second means the server itself is quick.
Signs it's slow just for you
If the neutral test says the server is fast but you're still waiting, look for these local causes:
- Only one device is slow. If the site loads fine on your phone but crawls on your laptop, the problem is that device.
- Slow on Wi-Fi but fast on mobile data (or vice versa) — your network or router is the bottleneck.
- Your internet is slow generally. Run a quick internet speed test; if your connection is underperforming, every site will feel slow.
- Your browser is bogged down. Too many tabs, heavy extensions, or a bloated cache can slow page loads. Test in an incognito window to check.
- You're far from the server. A site hosted on another continent (without a CDN) is simply slower for you than for visitors nearby — even though it's not "broken."
- ISP throttling. Some providers slow certain traffic at peak times.
Signs it's slow for everyone
If instead the slowness follows you everywhere, it's the site's problem:
- It's slow across all your devices and both networks (Wi-Fi and mobile data).
- The neutral speed test shows a slow server response (high TTFB).
- Other people report it's slow too.
In that case, the cause is on the site's side — an overloaded or unoptimized server. If it's your site, there's plenty you can do about it (covered below).
How to tell, step by step
- Run a neutral speed test. Our Site Speed tool shows how fast the server responds independent of your connection.
- Test on another device and network. Loads fine elsewhere? The problem is your original device or network.
- Check your own internet speed. A slow connection makes everything slow.
- Try incognito or another browser. If that's fast, an extension or cache was the cause.
- Ask someone else to load the same site.
Two or three of these agreeing gives you a confident answer fast.
What to do if it's slow just for you
Local slowness is the easy kind to fix. Work through these:
- Restart your router and switch networks if you can.
- Close extra tabs and test in incognito to rule out browser load and extensions.
- Clear your cache, and flush your DNS in case a slow lookup is adding delay.
- Disable your VPN or proxy, which can route you through slower, more distant servers.
- Check your internet plan if every site is slow — the issue may be your connection itself.
What to do if it's slow for everyone
If the site is genuinely slow for all visitors, there's nothing to fix from your end — you can only wait, or contact the site owner. If the slow site is yours, that's your cue to act: our guide on why a website loads slowly covers the fixes (caching, a CDN, better hosting, and backend optimization), and you can measure the details yourself by testing response time in your browser.
The bottom line
When a website is slow, don't guess — localize it. Test the server from a neutral speed checker: if it responds fast for us but slow for you, the problem is your device, network, browser, or distance, and a couple of quick fixes will sort it. If the server is slow for everyone, it's the site's job to fix, not yours. That one check — is it slow for everyone, or just me? — tells you exactly where to focus, so you never waste time optimizing your own setup for a problem that lives on the server (or vice versa).