Coaching & Strategy

Is Your Website Doing Enough? A Plain-English Audit Checklist for Small Businesses

30 June 2026  ·  8 min read

Most small business websites do some things well and others not at all. The difficulty is that the gaps are rarely obvious from a simple look at the site. A website can appear perfectly reasonable, load without errors and contain accurate information, while quietly underperforming in ways that are costing the business real enquiries and real revenue.

An audit is the process of systematically reviewing a website across design, content, technical performance, search visibility, and AI readiness to understand where it stands and what needs attention. This article gives you a plain-English checklist you can work through yourself, or use as a framework when commissioning a professional audit.

It draws together everything covered across this blog so far. If any item raises a question, the earlier articles go into considerably more depth on each area.

How to Use This Checklist

Work through each section and mark each item as passing, needs attention, or not applicable. Be honest. The value of an audit comes from identifying real gaps, not from confirming that everything is fine.

Some items you will be able to assess yourself. Others, particularly those in the technical and structured data sections, may require a developer or specialist to evaluate properly. Where that is the case, the checklist item is still worth flagging so you know it needs attention, even if you cannot assess it directly.

1. Design and First Impressions

As covered in the article on colour, typography and spacing, visitors form an impression of your website within seconds. These checklist items address the most common design issues that undermine trust before a visitor has read a word.

Colour and visual consistency

☐  The site uses a consistent colour palette of no more than three or four colours in active use

☐  Text contrast is sufficient throughout, including on coloured backgrounds

☐  Call to action buttons are visually distinct and consistent across the site Typography

☐  No more than two typefaces are used across the site

☐  Body text is at least 16 pixels on desktop

☐  Headings are clearly larger and more prominent than body text

☐  Text is comfortable to read on a mobile screen without zooming Spacing and layout

☐  Sections are clearly separated with consistent spacing

☐  The page does not feel cramped or cluttered on either desktop or mobile

☐  Touch targets (buttons and links) are large enough to tap accurately on a mobile device

2. Content and Clarity

Content is the most frequently underestimated part of a website audit. These items assess whether the content on your site is doing its job for visitors, search engines, and AI systems.

Homepage

☐  A visitor can understand what the business does within a few seconds of arriving

☐  The primary call to action is clear and visible without scrolling on most screens

☐  The homepage does not rely on vague or generic language (‘innovative solutions’, ‘industry-leading service’) Services or product pages

☐  Each service or product has its own dedicated page rather than being listed briefly on a single page

☐  Each page answers the questions a prospective client or customer is likely to have

☐  Pricing information is included where appropriate, or a clear reason is given for why it is not About page

☐  The about page explains who is behind the business, not just what the business does

☐  There is a named person or team, with enough information to establish credibility Contact

☐  Contact details are easy to find from any page on the site

☐  The contact page includes a form, a phone number or an email address, or a combination

☐  There is a clear indication of when and how enquiries will be responded to

3. Technical Performance

As the articles on Core Web Vitals and CSS have covered, technical performance affects both user experience and search visibility. These items address the most common performance issues on small business websites.

Page speed

☐  The site scores 80 or above on Google PageSpeed Insights for both mobile and desktop

☐  Images are properly sized and compressed for their display dimensions

☐  There are no render-blocking CSS or JavaScript files flagged as significant issues

☐  The site loads the main visible content quickly, even on a slower mobile connection Core Web Vitals

☐  Largest Contentful Paint (LCP) passes the Good threshold in PageSpeed Insights

☐  Interaction to Next Paint (INP) passes the Good threshold

☐  Cumulative Layout Shift (CLS) passes the Good threshold, with no visible jumping or shifting as the page loads Mobile experience

☐  The site is fully responsive and displays correctly on a range of screen sizes

☐  No content is cut off or requires horizontal scrolling on a mobile device

☐  Forms and interactive elements work correctly on touchscreen devices

4. HTML Structure and Semantics

As the semantic HTML article covered, a website’s underlying code structure directly affects how well search engines and AI systems can understand and trust it.

Heading structure

☐  Each page has exactly one H1 heading that clearly describes the page topic

☐  H2 and H3 headings are used in a logical, nested order

☐  No headings are skipped (for example, no H3 immediately following an H1)

☐  Headings are not used purely to make text larger, where a paragraph tag would be more appropriate Semantic elements

☐  The site uses semantic HTML elements (nav, main, article, footer) rather than generic divs throughout

☐  Lists are marked up with proper list elements rather than visually styled paragraphs

☐  Buttons use button elements and links use anchor elements, not styled divs

☐  All images have meaningful alt text describing their content

5. SEO Fundamentals

These items cover the foundational SEO requirements that every small business website should have in place. They are not advanced tactics; they are the baseline.

On-page basics

☐  Every page has a unique, descriptive title tag of no more than 60 characters

☐  Every page has a unique meta description of no more than 160 characters

☐  Page URLs are clean, descriptive and readable rather than strings of numbers or codes

☐  Internal links connect related pages using descriptive anchor text Technical SEO

☐  The site has an XML sitemap submitted to Google Search Console

☐  The site has a robots.txt file that is not accidentally blocking search engines

☐  There are no significant crawl errors reported in Google Search Console

☐  The site uses HTTPS throughout with no mixed content warnings

6. GEO and AI Search Readiness

As the earlier articles on GEO have covered in depth, AI-powered answer engines use a different set of signals from traditional search. These items address the most impactful GEO requirements for a small business website.

Content structure for AI

☐  Key pages answer specific questions directly and clearly within the first few paragraphs

☐  FAQ sections exist on key service pages and are written using real questions clients ask

☐  Content uses clear headings and bullet points that allow AI systems to extract clean answers Structured data

☐  Article or WebPage schema is implemented on content pages

☐  FAQPage schema is implemented on pages containing FAQ sections

☐ Organisation or Person schema is implemented, defining the business name, location and contact details

☐  LocalBusiness schema is implemented if the business serves a specific geographic area Entity consistency

☐  The business name, description and location are stated consistently across the website

☐  Social profiles and directory listings match the information on the website

☐  Google Business Profile is claimed, accurate and up to date

Frequently Asked Questions

How often should I audit my website?

A meaningful annual audit is a sensible baseline for most small businesses. In addition, a targeted review is worth doing whenever significant changes are made to the site, such as a redesign, a new section, or a change of hosting provider, since any of these can introduce new issues without it being immediately obvious.

Do I need a specialist to audit my website, or can I do this myself?

You can work through a significant portion of this checklist yourself using free tools such as Google PageSpeed Insights, Google Search Console and a browser’s built-in developer tools. The technical sections, particularly structured data, semantic HTML and crawl error analysis, are more accurately assessed by someone with development or SEO experience. A professional audit will typically identify issues that a self-assessment misses, particularly in the technical and GEO sections.

What should I prioritise if I find issues across multiple sections?

Start with anything that is actively broken: crawl errors, HTTPS issues, pages that do not load correctly on mobile, or missing contact information. After that, prioritise performance issues, since they affect every visitor; then content clarity; then structured data and GEO readiness. Design issues are worth addressing, but they are rarely the highest-priority fix unless the site is genuinely difficult to use.

My site was built by a developer a few years ago. Is it likely to have issues?

Very possibly, yes. Web standards, search engine requirements and AI search signals have all evolved considerably over the past few years. A site that was well built at the time may now be missing structured data that did not exist as a standard then, or may have performance issues introduced by plugin updates or hosting changes. Age alone is not a problem, but a site that has not been reviewed in several years is worth auditing.

Is this checklist relevant for e-commerce sites as well as service businesses?

The majority of it applies equally to both. E-commerce sites have additional considerations, particularly around product schema, review schema, site search functionality and checkout performance, that go beyond what this checklist covers. The fundamentals of design, content, performance, HTML structure, and GEO readiness are equally relevant whether the site sells products or services.

Want a Professional Audit?

If you have worked through this checklist and found more issues than you expected, or if you would like a more thorough assessment than a self-audit can provide, get in touch for a straightforward conversation with no obligation and no sales pitch.