제목 계층 분석기
모든 페이지의 H1-H6 구조를 감사합니다. H1 누락, 다중 H1, 건너뛴 제목 수준을 표시합니다.
이 도구 사용 방법
- 1
Paste the full URL of the public page you want to inspect, including the https:// prefix.
- 2
Click Analyze to fetch the page and parse its raw HTML.
- 3
Read the per-level counts (H1 through H6) and the indented heading outline to see the document structure.
- 4
Review the Issues panel for a missing H1, duplicate H1s, or skipped levels, then fix the source markup and re-run.
제목 계층 분석기란 무엇인가요?
제목 계층은 접근성(화면 낭독기는 제목을 통해 탐색함)과 SEO(검색 엔진은 제목을 사용하여 콘텐츠 구조를 파악함) 모두에 영향을 미칩니다. 모범 사례는 페이지당 정확히 하나의 H1을 두고, 수준을 건너뛰지 않으며(H2에서 H4로 넘어가지 않음), 장식용이 아닌 설명적인 제목을 사용하는 것입니다. 이 도구는 각 제목을 추출하여 구조적 문제를 표시합니다.
일반적인 사용 사례
Auditing a marketing landing page before launch to confirm it has exactly one descriptive H1.
Checking a blog template that renders the post title and the site name both as H1, producing duplicate top-level headings.
Finding skipped levels (for example H2 jumping to H4) on documentation pages where developers chose heading tags for font size.
Verifying accessibility for screen-reader users who navigate by heading shortcuts and need an unbroken outline.
Spot-checking a competitor's page to see how they structure sections for SEO.
Confirming that a CMS or page builder did not strip or reorder headings after a content migration.
자주 묻는 질문
제목 계층이 왜 중요한가요?▼
H1을 여러 개 둘 수 있나요?▼
관련 도구
메타 태그 분석기
어떤 URL에서든 모든 메타 태그를 추출하고 분석합니다: 제목, 설명, Open Graph, Twitter Card, viewport, robots, link 태그.
Schema 마크업 검증기
모든 URL에서 JSON-LD 구조화 데이터를 추출하고 검증합니다. 어떤 schema 유형이 존재하는지, 그리고 올바르게 파싱되는지 확인하세요.
Open Graph 인스펙터
URL이 Facebook, Twitter/X, LinkedIn 및 기타 플랫폼에서 공유될 때 어떻게 보일지 미리 봅니다.
사이트맵 검사기
모든 XML 사이트맵을 분석합니다. URL 개수, lastmod 적용 범위, 사이트맵 인덱스 구조를 확인하세요.
robots.txt 검사기
robots.txt 파일을 분석합니다. user-agent별로 그룹화된 규칙을 보여 주고 문제점을 표시합니다.
페이지 단어 수 세기
모든 웹 페이지의 표시되는 단어 수를 셉니다. 스크립트, 스타일, 숨겨진 콘텐츠는 제외합니다.