网站字数统计
计算一个公共页面的文本数量。比较正文和 main-content 范围,然后检查包含的每个字。
One public page per check. Source HTML only; scripts and styles are excluded.
Your count and extracted text
Check one page to see what was counted. Body text includes navigation and footer text.
您可以的页数 检查
网站字数是一页的计数,而不是整个域的总内容。菜单、页脚和重复导航可以增加正文总数,而无需添加到主文章中。
使用正文作为排除后页面的文本内容。选择Main/article 来统计所有main 元素,或者当不存在main 时计算所有article 元素。如果两者都不存在,该工具会要求您选择正文而不是默默猜测。
From page source to counted text
| Fetch | One anonymous public URL request, with up to three redirects. The final URL and HTTP status identify the source. |
| Exclude | Scripts, styles, head metadata, marked hidden content, embedded media, form values and image alt text. Stylesheet visibility is not evaluated. |
| Separate | Block elements and line breaks separate text. Inline formatting preserves words: “sun<em>light</em>” counts as one. |
| Count | Unicode letter/number runs, keeping internal apostrophes. “well-lit” is two; “don’t” is one; “2026” is one. |
Same example, two useful totals
The interactive example contains “Home About”, a main heading “Small garden guide”, a paragraph “Grow herbs in sunny spaces.” and “Contact us”. Body text counts 12 words; Main / article counts 8. The hidden paragraph and page title contribute zero.
Change the scope and run the example again to inspect the difference. A smaller main-content count means surrounding page text was excluded; it is not a quality score.

Public HTML is limited to 1 MB and 200,000 characters; pasted HTML to 200,000 characters. For editing extracted copy, continue with the Word Counter.
Frequently Asked Questions
如何解读您网站的字数