페이지 단어 수 세기
모든 웹 페이지의 표시되는 단어 수를 셉니다. 스크립트, 스타일, 숨겨진 콘텐츠는 제외합니다.
이 도구 사용 방법
- 1
Paste the full URL of the page you want to measure, including https://, into the input box.
- 2
Click Analyze. Our server fetches the page, strips out script, style, and noscript tags, and parses the remaining HTML.
- 3
Read the three result cards: total words, total characters, and an estimated reading time in minutes.
- 4
Edit the URL and run it again to compare different pages or to re-check after you publish edits.
페이지 단어 수 세기란 무엇인가요?
단어 수는 콘텐츠의 깊이를 가늠하는 대략적인 지표입니다. SEO 가이드는 핵심 페이지의 경우 800단어 이상, 경쟁이 치열한 검색어의 경우 1,500단어 이상, 결정판 가이드 콘텐츠의 경우 2,500단어 이상을 권장합니다. 이 도구는 URL을 가져와 스크립트와 스타일을 제거하고 본문의 표시되는 텍스트를 셉니다. 이는 Lighthouse가 콘텐츠 품질을 평가할 때 사용하는 것과 동일한 계산 방식입니다.
일반적인 사용 사례
Sanity-checking the length of a blog post or landing page you just published, without opening the page source by hand.
Comparing your article's body length against a competitor's ranking page for the same keyword.
Estimating how long a published page takes to read so you can label it with a reading-time badge.
Spotting pages that come back with a near-zero count, which flags a JavaScript-rendered site whose content is not in the raw HTML.
Auditing a batch of URLs to find thin pages that may need more substantive content before a content review.
Confirming that a long-form page actually shipped with the word count you expected after a CMS migration or edit.
자주 묻는 질문
단어 수가 순위에 영향을 미치나요?▼
적정한 목표는 어느 정도인가요?▼
관련 도구
메타 태그 분석기
어떤 URL에서든 모든 메타 태그를 추출하고 분석합니다: 제목, 설명, Open Graph, Twitter Card, viewport, robots, link 태그.
제목 계층 분석기
모든 페이지의 H1-H6 구조를 감사합니다. H1 누락, 다중 H1, 건너뛴 제목 수준을 표시합니다.
Schema 마크업 검증기
모든 URL에서 JSON-LD 구조화 데이터를 추출하고 검증합니다. 어떤 schema 유형이 존재하는지, 그리고 올바르게 파싱되는지 확인하세요.
Open Graph 인스펙터
URL이 Facebook, Twitter/X, LinkedIn 및 기타 플랫폼에서 공유될 때 어떻게 보일지 미리 봅니다.
사이트맵 검사기
모든 XML 사이트맵을 분석합니다. URL 개수, lastmod 적용 범위, 사이트맵 인덱스 구조를 확인하세요.
robots.txt 검사기
robots.txt 파일을 분석합니다. user-agent별로 그룹화된 규칙을 보여 주고 문제점을 표시합니다.