页面字数统计
统计任意网页中可见的字数。排除脚本、样式和隐藏内容。
如何使用本工具
- 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,竞争性查询页面超过1500,权威指南类内容超过2500。本工具会获取一个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分组显示规则并标记问题。