I Audited 1000 URL'S to see the common themes
What Testing 1,000 UK Business Websites Revealed
I have spent a lot of time around SEO tools, dashboards and advice, and if you're not careful, a lot of it gets gimmicky quickly.
People are quick to talk about AI search, topical authority, entity optimisation, digital PR, E-E-A-T and other acronyms. Some of it matters, but it's optimisation, and you can’t optimise something that isn’t doing the thing in the first place.
I wanted to know how often the basics were missing from real UK business websites, so I collected 1,000 publicly listed business websites and ran them through the Rebel SEO scanner.
Of those 1,000 websites, 847 were successfully audited. Another 153 failed or were unreachable during the test. Could be the scanner being blocked, could be the website is that bad, could be multiple reasons.
Not every website has bad SEO, it doesn’t work like that
Not every small business website was broken. Just little bits, things that would be simple to do for most SEO people, but trivial for everyone else. Anyway, little things were not present, maybe they were never done, were removed, misunderstood, ignored, who knows. Across the 847 completed audits scoring out of 100.
- 62.1% had a missing or weak meta description.
- 61.9% had images missing alt text.
- 51.4% had a missing or weak title tag.
- 49.8% did not have exactly one H1.
- 48.2% had no JSON-LD schema detected.
The average overall score was 64.4 out of 100. That means your business may not need a fully loaded SEO strategy to get ahead of its competition, maybe you could “get away with” doing the basics well, or doing one element of SEO really well. Depending on your industry and your niche, good enough may be good enough. But you have to give the page a fighting chance.
The Results
|
SEO issue |
Approximate websites affected |
Percentage of completed audits |
|
Missing or weak meta description |
526 |
62.1% |
|
Images missing alt text |
524 |
61.9% |
|
Missing or weak title tag |
435 |
51.4% |
|
H1 count not exactly one |
422 |
49.8% |
|
No JSON-LD schema detected |
408 |
48.2% |
|
No Open Graph tags detected |
318 |
37.5% |
|
Fewer than 300 words on the audited page |
316 |
37.3% |
|
Missing canonical tag |
286 |
33.8% |
|
No sitemap.xml found |
241 |
28.5% |
|
No robots.txt found |
148 |
17.5% |
What was the most common SEO issue on the 1000 sites?
62.1% of successfully audited websites had a missing or weak meta description.
A meta description is not magic and it won’t miraculously push a page to position one, and Google may choose different text for a search result anyway. But it is one of the first real signals for click through rates. It helps explain what the page is about and gives both search engines and potential visitors more info.
For a business website, having no useful description on the homepage or an important page is probably not deliberate, It is normally a sign that nobody has checked the page properly since it was published.
This became a theme across the study. These sites were not destined for the abyss.. They had simply been published and then allowed to accumulate small problems which give it less chance that one that has all the basics in place.
60% of alt websites had images with missing alt text.
61.9% of audited websites had at least one image missing alt text.
This is one of the easiest fixes but also feels like the most trivial, and makes most SEO’s look like a jobsworth, however, it’s also how you can fall foul to web accessibility standards. There are plenty of reasons why this happens:
- Images get added during a website build.
- Someone replaces the hero image.
- A gallery plugin appears.
- New team photos are uploaded.
Nobody checks the alt text afterwards, because its boring. This means the images become invisible to search engines.
Given than alt text matters for accessibility first, it should be reason enough to care. It can also help search engines understand an image and its surrounding page. More broadly, missing alt text reveals whether a website has any repeatable quality-control process. Websites are not static. Every routine update is another opportunity for the basics to slip.
Half the audited sites had a title tag issue
51.4% of audited websites had a missing or weak title tag.
Title tags remain one of the first things I check because they appear in search results, browser tabs and link previews. A useful title does not have to be clever. It just needs to describe the page clearly. Whether you use wordpress, shopify, squarespace or wix, they are all pretty easy to do. In fact they will add in default title tags. And here lies the problem. Automatically generated ones were a recurring theme.
This means pages often inherit titles that are too short, too vague, duplicated, automatically generated The classics are “Home”, “Welcome” and “Services.” and not anything related to your positioning or what the web page is about.
H1 tags seem to be easy to get wrong
49.8% of audited websites had no, or multiple h1’s
Sometimes this is a stylistic choice, sometimes something else A page can contain more than one H1 and still be understood. But as a practical rule, a homepage or service page should normally have one obvious main heading. It should tell a person and a search engine what the page is about and be formatted correctly.
Before anyone says “ these are just guidelines” or you can think you have a strong title layout because it looks pretty or you’ve bolded it or added some other styling, but it can still be invisible because the page is not rendered in html or a language machines understand. So if you are thinking design is everything, it’s not if it comes at the expense of the basics working. I’ll die on that hill.
Ignoring it is saying “I don't want to tell the world's biggest information system what we do.” You can have both.
Half the audited websites in the study had no schema
48.2% of audited websites had no JSON-LD schema markup detected.
This one isn’t surprising, its a bit technical, its easy to avoid, but its become more prominent since AI models. Schema does not guarantee search results and it will not rescue a website that doesn’t do anything else all that well. It does, however, give search systems structured information about the organisation, page and entities.
For a local business, sensible schema might include:
- Organization or LocalBusiness
- WebSite
- Article, Product or Service where appropriate
There is no need to go schema-mad, but having no structured data at all, isn’t giving you a fighting chance.
Open Graph tags were missing from 37.5% of the time
Open Graph tags are not traditional SEO. They control how pages appear when shared across social platforms, messaging apps and other tools.
A business website can be discovered through WhatsApp, Slack, email, Facebook, LinkedIn or a client proposal as well as through Google. A broken or blank preview makes the page look less polished than it should. It is another small problem that compounds. It’s also a bigger problem now that vibe coded sites add the same og tag sitewide in some cases, and people don’t know any better.
Not enough text on the pages was an issue
37.3% of audited pages contained fewer than 300 words.
Word count is not a ranking factor, but a very thin page can struggle to explain what the business does, who it helps, where it operates and why someone should care. Also if there are lots of stylised elements hiding text, google will hold on to text it can see in the html which can be garbage from a footer so its better to have than not. This could be an email or a html element that’s not meant to be seen.
What should the text do: It is to answer the obvious questions:
- What do you do?
- Who is it for?
- Where do you operate?
- Which services or products matter most?
- Why should somebody trust you?
- What should they do next?
That is not “SEO content”. It is website copy as a fundamental.
Canonicals, sitemaps and robots.txt
Some technical issues were less common, but still appeared often enough to matter:
- 33.8% of audited webpages were missing a canonical tag.
- 28.5% had no sitemap.xml found.
- 17.5% had no robots.txt found.
These are not always disasters. A missing robots.txt file is not automatically a crisis, and a sitemap is more important for some websites than others. But if a site has weak metadata, no schema, missing alt text, no sitemap and messy headings, it no longer has one isolated issue, it’s dozens, and that is kind of the point. It stops being trivial, and no amount of content additions will save it.
Average scores by business category
The 847 completed audits were grouped into broad categories based on data used to collect the sample.
|
Category |
Successfully audited |
Average score |
|
Health |
135 |
71.7 |
|
Hospitality |
107 |
67.2 |
|
Beauty and wellness |
108 |
65.4 |
|
Professional services |
130 |
64.9 |
|
Retail |
124 |
61.3 |
|
Automotive |
123 |
60.4 |
|
Food and drink |
120 |
59.4 |
I wouldn’t make anything of it at this level.
Why websites accumulate mess
Most business owners are not sitting there thinking, “Today I will ignore my canonical tags.” It’s normally the case that somebody built their website for them, or inherited it. The website may have survived three redesigns, two agencies, and juniors going rogue, its not an SEO thing as such, just the way life is.
Somebody leaves. Somebody new joins. The business changes direction. A junior presses buttons. Agencies change. The website still looks fine on the surface, so nobody notices or knows about the infrastructure required. Most of the problems in this study were easi;y fixable. They were simply easy to miss because nobody checked regularly.
You don’t need another 80 page SEO report
Most small businesses don’t need another pdf they’ll never understand. They need a repeatable way to check their site, fix what matters, check it again and keep doing that over time.
The useful process is:
- Check.
- Fix.
- Re-check.
- Monitor.
- Repeat.
That is how SEO work happens. You publish a page and check it. You change the homepage and check it. You add new images and check the alt text. You update a template and check the metadata.You can do all this on the Rebel SEO scanner. Over time you can then see if your rankings or traffic picks up.
What are the first SEO fixes to make
If you run your own website and do not know where to start, I would work through these in order:
- Check that every important page has a clear title tag.
- Write useful meta descriptions for key pages.
- Give each page one obvious main heading.
- Add alt text where it genuinely describes an image.
- Add appropriate Organization or LocalBusiness schema.
- Confirm that the sitemap exists and has been submitted.
- Check canonical tags on important pages.
- Add Open Graph tags so shared links look right.
- Expand thin pages that do not properly explain the service.
- Re-check the site after making changes.
The last step is the one people skip. Websites and businesses change. Without another check, a site can eventually rank for services the business no longer offers.
What happened after the original study?
The original findings above remain based solely on the controlled sample of 1,000 publicly listed UK business websites. After the study, people continued using the public Rebel scanner. Between 24 July and 31 August 2026, it recorded another 67 completed, non-test audit runs across 27 domains. Some people audited the same website more than once, while others tested several pages from the same site.
Those live audits take the scanner to 914 completed audit runs. They have not been mixed into the percentages above because they were self-selected users rather than part of the original.
Audits completed is not the same thing as “unique websites studied”. As the live dataset grows, I will report it separately rather than quietly changing the original sample.
Methodology
The original study used 1,000 publicly listed UK business websites collected from active businesses from containing website URLs.
The sample covered:
- Food and drink
- Retail
- Professional services
- Health
- Beauty and wellness
- Hospitality
- Automotive
Each URL was tested using the same version of the Rebel SEO scanner.Of the 1,000 collected URLs:
- 847 were successfully audited.
- 153 failed or were unreachable during the audit run.
The checks included:
- HTTP status
- HTTPS usage
- Title tag presence and length
- Meta description presence and length
- Canonical tag presence
- H1 count
- Heading count
- JSON-LD schema detection
- Open Graph tag detection
- Image count and missing alt text
- Page word count
- Internal and external links
- robots.txt availability
- sitemap.xml availability
This was not a perfect study of every UK business website. It was a practical sample of public business websites tested consistently to understand how common basic SEO issues live in the wild. I have not published the individual business names as a league table because embarrassing businesses was never the point.
Final thoughts
The internet is full of SEO advice that makes everything sound more complicated than it needs to be. Sometimes the boring stuff is still the stuff that needs doing. In this sample, the boring stuff was broken a lot:
- Weak descriptions
- Missing alt text
- Weak titles
- Messy H1s
- No schema
- Missing canonicals
- Thin pages
None of that is exciting. But giving your website the chance to rank is. That’s what I am building Rebel SEO for: to give people a fighting chance before they pile more content or try gimmicks.