Free · instant · no signup to get a result

Is your website actually any good?

A technical health check of any page: server response time, page weight, compression, caching, HTTPS, security headers, mobile viewport and HTML best practices.

Enter any public web page. We fetch it live — nothing is installed and nothing is changed on your site.

Fetching your page…
0
out of 100
 
 

What we found

The four things we grade

Performance — time to first byte, HTML size, whether gzip or brotli compression is on, whether caching headers are set, how many scripts the page loads, and how many redirects it takes to arrive. These are the server-side decisions that set the ceiling on how fast your site can ever feel.

Security — HTTPS, then the six headers that protect visitors once they are on the page: HSTS, Content-Security-Policy, X-Content-Type-Options, frame protection, Referrer-Policy and whether your server is advertising its exact version number to anyone who asks. We also flag mixed content, which silently breaks the padlock.

Mobile and UX — the viewport meta tag is the single most important one here; without it phones render your desktop layout zoomed out to nothing. We also check that pinch-zoom has not been disabled (an accessibility failure), that character encoding is declared, and how much uncacheable inline styling the page carries.

Best practices — the unglamorous hygiene: a valid HTML5 doctype so browsers use standards mode, a charset on the Content-Type header, a clean status code and a favicon.

Common questions

What is the difference between this and the SEO audit?

The SEO audit looks at how search engines see your page — titles, tags, structure and markup. This quality check looks at how the page actually performs for a human visitor: how quickly the server responds, how heavy the page is, whether compression and caching are enabled, whether HTTPS and the protective security headers are set, and whether it is genuinely usable on a phone. Most sites need both.

What is a good server response time?

Under 400 ms to first byte is good, 400–900 ms is workable, and anything over 900 ms is a real problem. Slow first-byte times are almost always one of three things: the server is physically far from your visitors, database queries are slow, or there is no caching layer. Hosting in the same region as your customers usually fixes the first one outright.

Why do the security headers matter?

They are instructions your server sends to the browser about how to protect your visitors. HSTS forces HTTPS on every future visit. Content-Security-Policy limits where scripts may load from, which is the strongest defence against injected code. The others prevent clickjacking, MIME-type confusion and referrer leakage. They cost nothing to add and most sites have none of them.

My site scored badly on page weight. Does that matter?

Yes, especially in India where a large share of traffic is on mobile data. Heavy HTML delays the first paint, and every extra hundred kilobytes is measurable in bounce rate. The usual culprits are inline styles, uncompressed markup, and scripts loaded in the head that block rendering.

Does this measure Core Web Vitals?

Not directly, and we will not pretend otherwise. Core Web Vitals (LCP, INP, CLS) need a real browser rendering the page and, for field data, actual Chrome user measurements. What this tool measures is server response time, page weight, compression, caching and render-blocking scripts — the server-side inputs that largely determine those scores. For lab Core Web Vitals, run PageSpeed Insights alongside this.

Slow site? We host on our own infrastructure.

We run our own data centre regions in Kochi, Mumbai and Singapore — so if the problem is that your server is on the wrong continent, we can actually do something about it.

Talk to our team