H1, H2, H3 for Advisors: A Header System That Google Understands
Your English teacher made you outline before you wrote the paper, and the reason was sound. An outline shows what matters, what supports it, and how the pieces connect.
Google reads a web page the same way. It looks at the heading tags to learn how the content is built, and a page with clear, logical headers is easier to classify, index, and match to a search. Advisor sites tend to get this wrong for an innocent reason. Website builders present headings as a font-size menu, so "Heading 2" gets picked because the text looked small. It is a natural habit, and it throws away a signal.
Here is a header system that works on every kind of advisor page. It follows on from how to write meta titles and how to write meta descriptions.
The short version
- Header tags are the structure of the page. Google reads them to learn what the content covers and how it is organized.
- One H1 per page, matching the page topic. The H1 is a content signal and has nothing to do with design.
- H2s are the main sections. H3s are subsections inside an H2. Do not skip a level.
- A clean hierarchy helps Google index the page accurately, and it helps AI engines find the passage that answers a question.
What header tags are and why they matter
Header tags are HTML elements, H1 through H6, that set the hierarchy of a page. They work like an outline.
| Tag | Role in the outline | How many |
|---|---|---|
| H1 | The title of the page: what it is about | Exactly one |
| H2 | The major sections, like chapters | One per major section |
| H3 | Subsections inside a chapter | As needed, inside an H2 |
| H4 to H6 | Deeper nesting | Rarely needed |
The heading levels as an outline. Nearly every advisor page is covered by the first three.
When Google crawls a page, it uses that structure to understand the topic, the subtopics, and how they relate. Visitors use it too. People scan headers to find the section they came for, and clear ones get them there faster. For how this sits among the other signals, see the 7 ranking factors that matter most.
The H1: one per page, one clear topic
The H1 tells Google and the reader what this particular page is about.
- One per page. Two or three H1s blur the topic signal.
- Descriptive. "Services" is weak. "Fee-Only Financial Planning for Business Owners" is strong.
- Primary keyword, used naturally. The H1 and the meta title should agree on topic without needing to match word for word. The H1 can be longer and more conversational.
- Unique across the site. Every page gets its own, the same as titles.
Strong H1s
Fee-Only Financial Advisor in Nashville, TN
Retirement Planning for Federal Employees
How to Read Google Search Console Without Technical Training
Weak H1s
Welcome
Home
Services
Blog
H1 examples from this section: homepage, service page, and blog post on the left.
H2s: your main sections
H2s divide the page into logical sections. On a service page they are the aspects of the service. On a blog post they are the main points. Use one for every major section, make each a distinct subtopic of the H1, work in secondary keywords where they fit, and write them as labels. A clever teaser tells Google nothing.
H1
Retirement Planning for Executives
H2 sections
The service page example. One H1, five H2s, and H3s nested under the H2 that needs them.
A blog post follows the same shape. Under the H1 "How to Decide Between a Traditional and Roth 401(k) Rollover," the H2s might be: What Is a 401(k) Rollover?, Traditional vs. Roth: The Key Differences, Factors to Consider Before You Roll Over, Common Mistakes With Rollovers, and Frequently Asked Questions.
The more precisely you label an H2, the more precisely Google can match that section to a search.
H3s: subsections that add depth
H3s live inside an H2. Use them when a section has several parts that each deserve a label. Under the H2 "Key Strategies for Executive Retirement," the H3s might be Deferred Compensation Planning, Stock Option Exercise Timing, and Tax-Efficient Withdrawal Sequencing.
They earn their place on long posts and detailed service pages, where a reader is scanning for one specific subtopic. Going from an H1 straight to an H3 with no H2 between them breaks the hierarchy. Google can still read the content. The structural signal is weaker.
The most common header mistakes on advisor websites
1. Headers used for styling. The most widespread problem. Someone applies an H2 or H3 because they want bigger or bolder text. Use CSS for looks and headers for structure.
2. Several H1s on one page. Some templates add extra H1s in sidebars, footers, or widgets. Check the page source.
3. Generic or missing headers. A page with no H2s wastes the signal. So does a page whose H2s all say "Our Approach," "Learn More," and "Get Started."
4. Skipped levels. H1 to H3 with nothing between is like jumping from a chapter title to a sub-subsection.
5. Keyword stuffing. "Nashville Financial Advisor Financial Planning Nashville TN" as an H2 works against you. Headers should read like a person wrote them.
6. Identical H2s on every page. If every service page runs "Our Process," "Why Choose Us," "Contact," the pages start to look interchangeable. Tailor the headers to each page.
The wider list of site problems is in why your website is not ranking.
How headers connect to AI answers and featured snippets
Featured snippets and AI-generated answers are pulled from pages where Google can tell exactly which passage answers the question. A clean hierarchy is how it tells.
Header
H2: What Is a Roth Conversion?
States the question the way people search it.
Directly below
A short, direct answer
One clear paragraph before any nuance.
Result
A passage Google can lift
Eligible for a featured snippet, and easy for AI engines to cite.
The Roth conversion example from this section. Eligibility only. Nothing here guarantees a snippet or a citation.
That pairing, a header that states the question and a paragraph that answers it directly, is the format featured snippets favor. The same pattern helps AI search engines find and cite a passage. Header structure affects every format Google uses to surface information, the ten blue links included. There is more on that in the FAQ sections guide and in answer engine optimization for financial advisors.
A header audit you can do in five minutes
View the page source
Right-click and choose "View Page Source," or open developer tools.
Search for <h1
Confirm there is exactly one.
Search for <h2
Each should name a distinct section topic.
Check the order
H2s after the H1. H3s inside H2 sections. No skipped levels.
Read the headers in sequence
If the headers alone do not tell you what the page covers, the structure needs work.
Five steps, about five minutes, on any page of your site.
On Squarespace you can also open the page editor and click each text block to see which heading level it has been given.
Quick checklist
- Exactly one H1 per page
- H1 includes the primary keyword and describes the page
- An H2 for each major section
- H3s for subsections within an H2, where needed
- No skipped levels
- Descriptive labels ("Retirement Planning Process" beats "Our Process")
- No headers used only for looks
- Secondary keywords in H2s where natural
- Headers unique to each page
- Read in sequence, the headers work as a table of contents
Frequently asked questions
How many H2 tags should a page have?
As many as it has distinct sections. A service page usually has four to six, and a long post six to ten. Each one should be a real subtopic.
Does the H1 have to match the meta title exactly?
No. They should agree on topic. The meta title is written for the results page and kept under 60 characters. The H1 is the visible headline and can be longer.
Can I use H4, H5, or H6 tags?
You can, and most advisor pages never need them. H1 through H3 covers nearly every page. Reach for H4 only when an H3 has subsections of its own.
My website builder assigns heading levels automatically. Is that a problem?
It can be. Templates sometimes put an H1 on the site name or H2s in the footer. Check the page source, then fix it in the template settings or with your developer.
Should I put keywords in every header?
No. Primary keyword in the H1, secondary keywords in H2s where they fit. Forcing them into every header reads as spam and helps nothing.
Do headers affect mobile SEO differently?
The structure is the same on both. Clear headers matter even more on a phone, where people scroll quickly and steer by section labels.
What if my existing pages have no heading structure at all?
Start with the pages that get the most impressions and your core service pages. Add a proper H1, sort the content into H2 sections, and add H3s where there are subsections. You do not have to fix the whole site in one sitting.
Check one page today
Run the five-minute audit on your most important service page. If you would rather have it checked for you, the AdvisorSEO Max scorecard reviews a page's headings and content structure along with its title, description, and schema, and ranks what to fix. Start your 14-day free trial to run it on your own pages.
See what to fix first on your own site
AdvisorSEO Max reads your Search Console data, ranks the fixes that matter, writes the replacement copy, and measures every month whether ChatGPT, Claude, and Perplexity cite your firm. Built by a practicing RIA founder, run on his own firm first.
Start your 14-day free trial Or see how the AI Citation Monitor works14-day free trial. Cancel anytime. $199 a month after.