H1 Tag
An H1 is the main on-page heading, the HTML element that names what the page is about for both readers and search engines. It is the visible headline at the top of your content, and most pages should have exactly one.
People mix up the H1 and the title tag constantly, so let me draw the line. The title tag is what shows in the search result and the browser tab. The H1 is the big headline a visitor sees once they land on the page. They often say similar things, but they live in different places and do different jobs. The title earns the click; the H1 confirms the visitor is in the right place. Once you internalize that split, you stop writing them as identical duplicates and start using each one deliberately. A visitor who clicked a promise in the search result wants to see that promise echoed in the headline the moment the page loads, and the H1 is what delivers that reassurance before they decide whether to stay or bounce.
One per page
As a rule, give each page a single H1. It tells everyone, including screen readers, what the page is fundamentally about.
H1 versus title tag
| Tag | Where it shows |
|---|---|
| Title tag | Search results, browser tab, social shares |
| H1 | On the page itself, as the top headline |
They can match, and on many pages they nearly do, but they do not have to. The title can be tuned for the click, while the H1 can be tuned for the reader who already arrived. Just keep them on the same topic so nobody feels tricked. The H1 also feeds accessibility in a real way: screen-reader users frequently navigate a page by its headings, jumping from one to the next to find what they need. A clear H1 followed by a logical structure of H2 and H3 subheads is not just good for search engines, it is good for every visitor who relies on that structure to make sense of your content. Writing a strong one is mostly discipline, and these four rules cover almost every page you will ever build.
- 1State the topic clearly and include the primary keyword once.
- 2Keep it readable; this is a headline for humans, not a keyword list.
- 3Use one H1 per page, then organize the rest with H2 and H3 subheads.
- 4Make sure it matches the search intent the page is built for.
Example
On a page targeting 'long-tail keywords,' a clean H1 is 'Long-Tail Keywords: What They Are and Why They Convert.' It names the term, sets expectations, and reads naturally. There is no guessing about what the page covers, and the visitor knows in one glance they are in the right place. Compare that to a vague H1 like 'Everything You Need to Know,' which sounds confident and tells the reader absolutely nothing about whether to keep reading. The specific version wins every time, because it respects the visitor's time and the engine's need for clarity in the same line.
Your H1 should answer the visitor's silent question: did I land on the right page?
warningWATCH OUT
Do not scatter multiple H1s across one page for styling reasons. If you need bigger text somewhere, use CSS, not another H1. Reserve the H1 for the single main heading and let the subheads do the rest.
targetHeading hierarchy
Think of your page like an outline: one H1 at the top, H2s for major sections, H3s for the points inside them. That structure helps readers skim and helps engines understand your page. Our content writing guide walks through building that outline before you write a word.
RELATED TERMS
Want this handled by someone who has measured search for 20 years?
Work with me