SEO H1
The H1 tag is the main heading on a webpage that identifies the page’s primary topic for users and search engines.
- Also called
- main heading, primary heading
- Applies to
- on-page SEO, content structure
- Commonly confused with
- title tag, header tags
Key points
- The H1 is the primary heading on a page and should describe the page’s main topic.
- Best practice is one H1 per page, though pages can rank without one.
- The H1 should be clear, descriptive, and aligned with search intent.
- Heading tags are for semantic structure, not just visual styling.
- Include the primary keyword naturally but avoid keyword stuffing.
Why it matters
For SEO practitioners, the H1 helps clarify page intent, supports content structure, and improves scanability for users and assistive technologies. It is best treated as a semantic heading best practice rather than a direct ranking lever, because pages can still rank without a strict H1 pattern. Using a clear, descriptive H1 aligned with user intent can improve click-through rates and accessibility, especially when combined with solid ux seo best practices.
Where it changes your decision
The H1 tag influences three concrete decisions when building or optimising a page:
- Choosing the H1 text: the heading should match the page’s primary topic and search intent, not just repeat the title tag verbatim.
- Deciding the number of H1s: one H1 per page is best practice, but multiple H1s can work if each defines a distinct section (rare for standard pages).
- Structuring the heading hierarchy: always start with H1, then H2 for major sections, H3 for subsections, etc., to maintain a logical outline for users and screen readers.
What it is not
- It is not the same as the title tag: the title tag appears in search results and browser tabs, while the H1 is the visible page heading. Both can differ, but they should align on topic.
- It is not a strict ranking requirement: a page can rank well with no H1, one H1, or multiple H1s. The emphasis is on clear topical structure, not the markup itself.
- It is not a styling tool: heading tags should be used for semantic meaning, not just to make text look bigger or bolder. Use CSS for visual presentation.
- It is not a place to stuff keywords: a natural, readable H1 that matches the page’s content performs better than a keyword-rich but vague heading.
Common mistakes
- Using multiple H1 tags when the page needs only one main heading: this can confuse the content hierarchy and dilute the page’s focus.
- Using headings only for styling instead of preserving a logical hierarchy: this breaks the semantic structure and harms accessibility.
- Writing vague, generic, or keyword-stuffed H1s that do not match the page’s actual topic: this misleads users and search engines, reducing relevance.
- Skipping heading levels, such as jumping from H2 to H4: this creates a disjointed outline that is hard to follow for assistive technologies.
Questions people ask
What is h1 in business?
In a business context, H1 often refers to the first half of a fiscal year (e.g., H1 2024). This is completely different from the HTML H1 tag used in web development and SEO. The two terms share the same abbreviation but belong to separate domains.
What is h1 tag?
The H1 tag is an HTML element that marks the primary heading of a webpage. It is typically the largest and most prominent heading on the page, describing the main topic. Search engines use it to understand page content, and it helps users and screen readers navigate the page.
What is h1 tag in SEO?
In SEO, the H1 tag is the main heading that identifies the page’s primary topic for search engines. While not a direct ranking factor, it supports content structure, clarifies intent, and improves user experience. Best practice is to include a clear, descriptive H1 that matches the page’s search intent.
How many h1 tags per page?
Best practice is to use one H1 tag per page, as it defines the single main topic. However, pages can rank with multiple H1s or none at all. The key is to maintain a logical heading hierarchy and avoid confusion. If you use multiple H1s, ensure each represents a distinct, self-contained section.
Sources
- Google Search Central Best source for Google’s guidance on headings, semantic HTML, and page structure.
- Moz H1 Tags Guide Widely cited SEO reference explaining what H1 tags are and how they fit into page structure.
- Google Search Central: SEO Starter Guide Google’s general on-page SEO guidance for structuring content clearly.
- Ahrefs H1 Tag Guide Practical SEO best practices for H1 usage, length, and hierarchy.
- Conductor Academy Headings Guide Clear explanation of H1–H6 structure and one-H1-per-page convention.