SearchVector Logo

SearchVector

H1检查器

检查 URL 或粘贴 HTML 来计算 H1、发现空标题并检查 H1–H6 轮廓。仅来源 HTML。

One public page per check. No login pages or JavaScript rendering.

Heading outline

Check a page to see its H1 count and ordered heading outline.

Your review starts here

Find empty headings, review multiple H1s and follow the page’s section levels.

阅读源码

标题库存 上下文

H1 检查器可帮助您查看主标题及其后面的部分。此检查器按源顺序列出文字 H1-H6 元素,保持原始文本和级别可见,而不是将页面减少到分数。

URL检查通过SearchVector的有界检查服务获取一个公共页面。粘贴的 HTML 在本地进行处理。这两种模式都不执行脚本或评估外部样式表。如果仅粘贴一部分,则结果仅描述该部分。

计数和检查

查看所有六个标题级别的计数,以及每个标题的确切文本。

检查空文本

仅空白标题会被标记。仅图像标题需要单独的 accessible-name 审核。

遵循顺序

级别差距标志着更深的跳跃,例如 H2 到 H4。它们是审查提示,而不是可访问性判决。

保持可见性明确

隐藏标题和 aria-hidden 标题仍保留在带有 source-level 标志的计数中。不检查 CSS 类和计算的可见性。

构建可读的部分层次结构

选择章节之间关系的标题级别,然后使用 CSS 作为其外观。这个原始示例展示了 route-planning 小节如何遵循其父标题而不跳过级别。

回顾差距

H1  Plan your first trail walk
    H3  Choose a route
  H2  Pack the essentials

H3 直接跟随 H1。检查“选择路线”是否是主要部分或需要 H2 父级。

使同行部分保持一致

H1  Plan your first trail walk
  H2  Choose a route
  H2  Pack the essentials

这两个部分位于同一水平面。更详细的路线分段可以使用第一个 H2 下面的 H3。

Returning from H4 to H2 can close a subsection correctly. Fixed navigation and sidebar regions may also need context. Read WAI’s heading guidance.

H1 checker analyzing editable trail-walk example HTML: one H1, four headings, one skipped level and one empty heading.
Example HTML analyzed with this checker. This is an illustrative local input, not a live website audit.

Three titles, different jobs

H1:页面标题
文档中的标题元素。其措辞应帮助读者理解页面主题。该工具查找所提供源中存在的 H1 文本。
HTML 标题:文档标签
title 元素提供通常显示在浏览器选项卡中的文档标题。报告显示提供的第一个标题元素;它不需要与 H1 完全匹配。
搜索标题:搜索引擎的选择
搜索结果的标题链接可以取自 HTML 标题、突出标题和其他来源。此检查器不会检索或预测 Google 选择的标题。

Google uses several sources to generate title links. See Google’s title-link documentation.

Turn findings into edits

  1. Make the main heading describe the page’s specific topic. Replace empty headings with meaningful text or remove unused markup.
  2. Match subsection ranks to the content relationships. Review navigation and hidden variants in a real browser before editing them.
  3. Recheck the source after saving changes. Use the Title & Meta Checker to review the document title and description separately.

H1检查器 FAQ

继续查看页面

标题结构清晰后,检查页面的标题和元描述以获得一致的消息。

标题调查结果需要编辑背景。他们不是对预测进行排名。