Free tool

Free Website Audit

Type any web address and press Check it. Within a few seconds you get twelve checks on that page — the same things a search engine reads before it reads a single word of your copy.

No email address, no account, no follow-up call. The report appears on the screen and that is the whole transaction.

The twelve checks, and why each one matters

HTTPSWhether the page is served securely. Anything else is labelled “Not secure” in the address bar, and visitors leave before reading a word.
Page respondsThe HTTP status. A 200 is healthy; a 301 chain, a 403 or a 500 means search engines are being turned away.
First byteHow long the server took to start answering, in milliseconds. Under 800 ms is healthy; above it, every other speed fix is fighting the server.
Title tagPresent, and between 30 and 60 characters. This is the blue line in search results. Too long and Google cuts it off mid-sentence.
Meta descriptionBetween 70 and 160 characters. It does not lift your ranking, but it is the only advert you get in the results page.
H1 headingExactly one. None leaves the page with no subject; several leave it with an argument about what the subject is.
Image alt textHow many images carry no alt attribute. Missing alt text is invisible to screen readers and to image search.
Mobile readyWhether a viewport tag is present. Without it a phone renders the page at desktop width and shrinks it — and most of your traffic is on a phone.
Canonical URLSet, so the same page reachable at several addresses does not compete with itself.
Social previewWhether Open Graph tags exist. Without them a link shared on Facebook, LinkedIn or WhatsApp is a bare grey rectangle nobody clicks.
Structured dataWhether any JSON-LD is present. This is how a machine learns you are a business in a town rather than a page of text.
Page weightThe size of the HTML in kilobytes. Above about 500 KB of markup alone, something is very wrong upstream.

How to read the result

Green means the check passed, red means it failed, and the note under the list counts what is worth fixing. It is a fast health check on one page, not a full technical audit: it does not crawl your whole site, measure Core Web Vitals in a real browser, or look at your backlinks.

What it does do is find the cheap, high-impact faults in a few seconds — and those faults are extremely common even on expensive websites.

Several reds

Start with HTTPS and the title tag. Those two decide whether you appear in search results at all and whether anyone clicks when you do.

One or two reds

Usually the canonical, the social preview or the structured data. Each is a few minutes of work and none of them requires a redesign.

All green

The head of the page is in order. Your next gains are in content depth, internal linking and page speed rather than in meta tags.

Fixing what it found

If the title, description or Open Graph tags came back missing, the meta tag generator will write correct markup for you to paste into the page. If the first-byte time is the problem, that is a hosting and server question rather than a design one — see server setup and managed hosting. And if the honest answer is that the site needs replacing rather than patching, the cost calculator will tell you what that is likely to run before you ask anyone.

Why this one is free

Because every check here is something you could read yourself by opening the page source; the tool only saves you the reading. Most “free audits” on the web hold the report hostage behind an email address and sell it on. This one puts the answer on the screen and asks for nothing. If you want a person to look at it properly, that is what the contact page is for.

Ask us anything×