DEV Community

ליאור דניאל
ליאור דניאל

Posted on

What a technical SEO audit actually finds (it's rarely what you think)

Most people hear "technical SEO audit" and picture something scary and expensive, a consultant with a spreadsheet of 300 errors telling them their site is broken. Then they either panic or, more often, ignore it, because 300 errors feels like 300 problems and who has time for that.

Here's the thing I've learned after running a lot of these. Out of those 300 flagged items, maybe five actually matter. The audit's real job isn't to list everything wrong. It's to find the two or three things quietly holding the whole site back, and to ignore the noise. Let me walk you through what those usually are.

Can Google even see your pages

This is the first question, and you'd be surprised how often the answer is no. A page can look perfect to you and be completely invisible to Google. A stray line in your robots.txt file, a leftover "noindex" tag from when the site was being built, a page that only three clicks of navigation can reach so Google never crawls deep enough to find it.

When a site "isn't ranking," this is the first place I look, and often that's the whole story. The content was fine. Google just never got in the door. Fixing it is usually a one-line change, and the results can show up in a couple weeks because you're not creating anything new, you're just unblocking what was already there.

Speed, but only the part that counts

Everyone obsesses over speed scores. Most of that obsession is wasted. You don't need a perfect 100. You need the page to feel fast to a real person on a real phone on a normal connection.

The usual culprits are boring. Giant uncompressed images that someone uploaded straight off a camera. A pile of tracking scripts and chat widgets and popups all loading at once. A cheap host that's slow at the server before your site even starts rendering. A good audit tells you which of these is actually costing you, not just that your score is 72 instead of 90.

Is the site sane on a phone

More than half your visitors are on their phone, and for home service searches it's higher. So the audit checks the site the way they'll actually see it. Buttons big enough to tap without zooming. Text you can read without pinching. A phone number that dials when you touch it. No popup that eats the whole screen with a close button you can't hit.

Google switched to judging your site by its mobile version years ago. If the mobile experience is rough, that's the version being graded, no matter how nice the desktop site looks.

Are you competing with yourself

This one's sneaky and common. You publish two or three pages that all target basically the same thing, and instead of one strong page, you've got three weak ones splitting the votes. Google doesn't know which to rank, so it half-ranks all of them and none break through.

An audit catches this and the fix is usually to merge them into one strong page and redirect the rest. Sites jump after this more than almost anything else, and it costs nothing but an afternoon.

Why the "300 errors" report is mostly a trap

The reason DIY audits go nowhere is that the tools spit out everything at the same volume. A missing alt tag on a footer icon gets flagged next to a noindex on your money page, like they're equally urgent. They aren't. One is a rounding error, the other is why you don't rank.

So the real value of an audit isn't the list. It's the judgment about which three things to fix first and which 290 to ignore. That's the part a tool can't do for you, and honestly it's the part worth paying for.

If you've got the feeling something under the hood is off but you can't tell what, that's exactly the problem a proper technical SEO audit is built to answer. We do them for home service businesses and hand you a short list of what matters, not a 300-line horror show. But even on your own, start with the first question here: pull up Google Search Console, check the Pages report, and see whether Google is actually indexing what you think it is. Half the time, that's the whole mystery solved.

Top comments (0)