If you've ever built or briefed a website, you've probably heard the terms H1, H2, and H3 thrown around. But what do they actually mean — and why should a business owner in Liverpool, Manchester, or anywhere across the UK care about them?
The short answer: headers are the skeleton of your web page. They tell search engines what your page is about, guide visitors through your content, and signal authority to AI tools like ChatGPT and Google's Search Generative Experience. Get them right and your website works harder for you. Get them wrong and you're leaving rankings, traffic, and revenue on the table.
Quick Stat:
Pages with a clear, properly structured heading hierarchy rank on average 36% higher in Google search results than pages with no heading structure — and are 2.4x more likely to be cited in AI-generated answers.
What Are Website Headers?
Website headers — also called heading tags — are HTML elements that define the titles and subtitles within a page. They run from H1 (the most important) down to H6 (the least important), though in practice most websites only use H1 through H3 or H4.
The Heading Hierarchy Explained
The Page Title — One Per Page
The single most important heading on any page. It tells Google and visitors exactly what the page is about. Think of it as the headline of a newspaper article. Every page should have exactly one H1.
Example: "Digital Marketing Agency in Liverpool | Coolmedia"
Main Section Headings — Multiple Allowed
H2s break your page into major sections. They support the H1 and help both users and search engines understand the key topics covered on the page.
Example: "Our Digital Marketing Services", "Why Choose Coolmedia?"
Sub-Section Headings — Nested Under H2s
H3s sit beneath H2s and break sections into smaller, more specific topics. They're great for FAQs, feature lists, and detailed explanations.
Example: "SEO for Local Businesses", "How We Measure Results"
Deeper Nesting — Used Sparingly
H4 through H6 are used for very detailed content like technical documentation, long-form guides, or complex service pages. Most business websites rarely need to go beyond H3.
Think of your heading structure like a table of contents in a book. The H1 is the book title, H2s are the chapters, H3s are the sections within each chapter, and so on. A well-structured page is easy to scan, easy to understand, and easy for Google to index.
Why Headers Matter: The 5 Key Reasons
1. SEO: Headers Tell Google What Your Page Is About
Search engines can't "read" your page the way a human does. They crawl your HTML and use heading tags as one of the strongest signals to understand your content. Your H1 is weighted most heavily — it's essentially your page's primary keyword signal.
When Google's crawler lands on your page, it reads your H1 first and uses it to determine relevance for search queries. If your H1 says "Welcome to Our Website" instead of "Digital Marketing Agency in Manchester", you're wasting one of the most valuable SEO assets on your page.
Real-World Impact:
A professional services firm in Chester came to us ranking on page 4 for their core service terms. Their H1 simply read "Home" — a default left over from their website build. After restructuring their headings with keyword-rich, descriptive titles, they moved to page 1 within 11 weeks without any other changes.
Before
H1: "Home"
H2: "About Us"
H2: "Services"
Result: Page 4, Google
After
H1: "Chartered Accountants in Chester"
H2: "Tax Planning for Chester Businesses"
H2: "Why Chester Businesses Choose Us"
Result: Page 1, position 3
2. User Experience: Headers Help Visitors Navigate
Studies consistently show that website visitors don't read — they scan. When someone lands on your page, they're looking for the specific information they need. Clear, descriptive headers act as signposts that guide them to the right section quickly.
A page with no headers forces visitors to read every word to find what they need. Most won't bother — they'll hit the back button and visit a competitor instead. This increases your bounce rate, which in turn signals to Google that your page isn't delivering value, further damaging your rankings.
The Scanning Behaviour Stats:
3. Featured Snippets & AI Search: Headers Drive Visibility
Google's featured snippets — the answer boxes that appear at the top of search results — are almost always pulled from well-structured content with clear headers. If you want to appear in position zero, your headers need to match the questions people are asking.
The same applies to AI search tools like ChatGPT, Perplexity, and Google's SGE. These platforms scan your page structure to understand what questions you answer. A page with H2s like "How much does SEO cost?" and "How long does SEO take?" is far more likely to be cited in AI responses than a page with generic headings.
How to Write Headers That Win Featured Snippets:
- Frame H2s and H3s as questions your customers actually ask ("How does X work?", "What is the cost of Y?")
- Follow each question-style header with a concise, direct answer in the first 1-2 sentences
- Use natural language that mirrors how people speak, not just how they type
- Keep headers specific — "How to Choose an SEO Agency in Liverpool" beats "Our Services"
4. Accessibility: Headers Help Everyone Use Your Site
Proper heading structure isn't just good for SEO — it's essential for accessibility. Screen readers used by visually impaired visitors rely on heading tags to navigate pages. Without a logical heading hierarchy, your site becomes unusable for a significant portion of the population.
In the UK, the Equality Act 2010 requires businesses to make reasonable adjustments to ensure their services are accessible. A well-structured heading hierarchy is one of the simplest and most impactful accessibility improvements you can make.
Accessibility Best Practices for Headers:
- Never skip heading levels (don't jump from H1 to H3)
- Don't use heading tags purely for visual styling — use them for structure
- Keep heading text descriptive and meaningful out of context
- Ensure sufficient colour contrast between heading text and background
5. Keyword Strategy: Headers Are Prime Real Estate
Every heading on your page is an opportunity to include a relevant keyword or phrase. Google gives heading text more weight than body text, meaning a keyword in an H2 carries more SEO value than the same keyword buried in a paragraph.
This doesn't mean stuffing every header with keywords — that's a fast track to a Google penalty. Instead, write headers that naturally include the terms your customers search for. If you're a web design agency in Warrington, your H2s might include "Web Design Services in Warrington", "How Our Warrington Web Design Process Works", and "Warrington Businesses We've Helped Grow Online."
Keyword Placement Priority in Headers:
H1 — Primary keyword, location if local business
Your most important keyword phrase goes here. One per page, no exceptions.
H2 — Secondary keywords and related topics
Support your H1 with related terms and long-tail variations.
H3 — Specific questions and niche terms
Great for FAQ-style content and very specific search queries.
Common Header Mistakes UK Businesses Make
After auditing hundreds of websites across Liverpool, Manchester, Chester, Birmingham, and London, these are the heading mistakes we see most often — and how to fix them.
Mistake #1: Multiple H1 Tags on One Page
What happens: Developers or page builders accidentally add two or three H1 tags — often one in the header/logo area and one in the main content.
Why it's a problem: Google gets confused about which topic is primary. Your page loses focus and ranking power is diluted across multiple signals. Fix it by ensuring only one H1 exists per page.
Mistake #2: Using Headers for Styling, Not Structure
What happens: Someone wants a large, bold piece of text so they use an H2 tag — even though it's not actually a section heading.
Why it's a problem: This confuses both search engines and screen readers. Use CSS styling to make text look bold or large — reserve heading tags for actual structural headings.
Mistake #3: Vague, Generic Headings
What happens: Pages are full of headings like "Our Services", "About Us", "Why Choose Us?" with no specificity.
Why it's a problem: These headings tell Google nothing useful. "Award-Winning SEO Services for Manchester Businesses" is infinitely more valuable than "Our Services" for both rankings and user clarity.
Mistake #4: Skipping Heading Levels
What happens: A page jumps from H1 directly to H3, skipping H2 entirely — or uses H4 without any H3 above it.
Why it's a problem: This breaks the logical hierarchy that both search engines and screen readers depend on. Always maintain a clean, sequential structure: H1 → H2 → H3.
Mistake #5: No H1 at All
What happens: The page has no H1 tag — often because the designer styled the main title as a paragraph with large text rather than using the correct heading tag.
Why it's a problem: Without an H1, Google has no clear primary signal for the page's topic. This is one of the most common and damaging SEO mistakes we find during website audits.
Mistake #6: Keyword Stuffing in Headers
What happens: Headers are crammed with keywords in an unnatural way: "Best SEO Agency Liverpool Manchester Chester Wirral UK Digital Marketing".
Why it's a problem: Google's algorithms detect unnatural keyword patterns and can penalise your page. Headers should read naturally — if it sounds odd to a human, it'll look suspicious to Google.
How to Write Effective Headers: A Practical Guide
Here's a step-by-step framework for writing headers that improve both your SEO and your user experience.
Step 1: Start With Your H1 — Make It Count
Your H1 should clearly state what the page is about and include your primary keyword. For local businesses, include your location. Keep it under 70 characters where possible.
Weak H1 Examples
- • "Welcome"
- • "Home"
- • "About Our Company"
- • "Services We Offer"
Strong H1 Examples
- • "Digital Marketing Agency in Liverpool"
- • "SEO Services for Manchester Businesses"
- • "Web Design Chester | Coolmedia"
- • "Social Media Management for UK SMEs"
Step 2: Map Out Your H2s Before You Write
Before writing any body content, list out all your H2 headings. These are the main sections of your page. Ask yourself: what are the 4-6 most important things a visitor needs to know? Each answer becomes an H2.
Example: Service Page for a Liverpool Accountancy Firm
- "Accountancy Services for Liverpool Businesses"
- "How Our Liverpool Accountants Can Save You Money"
- "What Our Liverpool Clients Say"
- "Frequently Asked Questions About Our Accountancy Services"
- "Get a Free Consultation with Our Liverpool Team"
Step 3: Use H3s for Questions and Specifics
H3s are perfect for FAQ sections, feature breakdowns, and detailed sub-topics. Framing H3s as questions is particularly powerful for featured snippets and AI search citations.
Under the H2 "Frequently Asked Questions":
- "How much do accountancy services cost in Liverpool?"
- "Do I need an accountant if I'm a sole trader?"
- "What's the difference between a bookkeeper and an accountant?"
- "How quickly can you take on a new client?"
Step 4: Audit Your Existing Pages
Use a free tool like Screaming Frog, Ahrefs, or even your browser's developer tools (right-click → Inspect) to check the heading structure of every page on your site. Look for:
- Pages with no H1 or multiple H1s
- Generic, keyword-free headings
- Skipped heading levels
- Headings used purely for visual styling
- Duplicate H1s across multiple pages
Headers & Local SEO: A Powerful Combination
For businesses serving specific locations — whether you're in Liverpool, Manchester, Chester, Birmingham, or anywhere across the UK — headers are one of the most effective tools for local SEO.
Including your location in your H1 and key H2s sends a strong geographic signal to Google. Combined with your Google Business Profile and local citations, this can dramatically improve your visibility in local search results and Google Maps.
Local SEO Header Formula
H1 Formula:
[Primary Service] + [in/for] + [Location] + [Brand Name (optional)]
Example: "Web Design in Warrington | Coolmedia"
H2 Formula:
[Benefit/Feature] + [for] + [Location] + [Audience]
Example: "Affordable Web Design for Warrington Small Businesses"
H3 Formula:
[Question] + [Location context where natural]
Example: "How much does web design cost in Warrington?"
Case Study: Local Header Optimisation in Action
A plumbing company in Southport had a website with no location-specific headings. Their H1 simply read "Plumbing Services" — identical to thousands of other plumbers across the UK.
We restructured their headings to include "Southport", "Merseyside", and nearby areas like Formby and Crosby. Within 8 weeks:
Frequently Asked Questions
How many H1 tags should a page have?
Exactly one. Every page on your website should have a single H1 tag that clearly describes the page's primary topic. Having multiple H1s dilutes your SEO signal and confuses search engines about what the page is really about. If you're using a CMS like WordPress, check that your theme isn't automatically adding an H1 to your logo or site name.
Does the H1 have to match the page title (meta title)?
Not exactly, but they should be closely aligned. Your meta title (what appears in Google search results) and your H1 (what appears on the page) can differ slightly — the meta title might include your brand name or be formatted differently for click-through rate. However, both should target the same primary keyword and topic. Significant mismatches can confuse Google.
How long should a heading be?
H1s should ideally be under 70 characters to avoid being truncated in search results. H2s and H3s can be slightly longer but should still be concise and scannable — aim for under 100 characters. The goal is clarity: a visitor should understand exactly what a section covers just by reading the heading.
Should every page have the same H1 structure?
No — and this is a common mistake. Every page should have a unique H1 that reflects that specific page's content. Using the same H1 across multiple pages (or very similar ones) creates keyword cannibalisation, where your pages compete against each other in search results. Each page should target a distinct topic or keyword.
Can I use my company name as the H1?
Only on your homepage, and even then it's debatable. Your company name alone tells Google nothing about what you do or where you operate. A better approach is to combine your brand with your service and location: "Coolmedia | Digital Marketing Agency in Liverpool" or simply lead with the service: "Liverpool Digital Marketing Agency | Coolmedia". For all other pages, the H1 should describe the page content, not your brand.
Do headers affect page speed or performance?
No — heading tags are lightweight HTML elements that have no meaningful impact on page speed. However, how you style them (large images, heavy fonts, complex animations) can affect performance. Keep heading styling clean and efficient, and you'll have no issues.
Is Your Website's Heading Structure Costing You Rankings?
A free website audit from Coolmedia will identify every heading issue on your site and show you exactly what to fix to improve your Google rankings and user experience.
About the Coolmedia Team
Coolmedia is a full-service digital marketing agency based in Liverpool, working with businesses across the UK. Our SEO and web design specialists have audited and optimised hundreds of websites, helping clients across Liverpool, Manchester, Chester, Birmingham, and London achieve first-page Google rankings through technical excellence and strategic content.
