ページの単語数カウント
あらゆるウェブページの表示される単語数を数えます。スクリプト、スタイル、非表示のコンテンツは除外されます。
このツールの使い方
- 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からすべてのメタタグを抽出して分析します。title、description、Open Graph、Twitter Card、viewport、robots、linkタグに対応しています。
見出し階層アナライザー
あらゆるページのH1〜H6構造を監査します。H1の欠如、複数のH1、スキップされた見出しレベルを指摘します。
スキーママークアップ検証ツール
任意のURLからJSON-LD構造化データを抽出して検証します。どのスキーマタイプが存在し、正しく解析されるかを確認できます。
Open Graphインスペクター
URLがFacebook、Twitter/X、LinkedInなどのプラットフォームで共有されたときに、どう表示されるかをプレビューします。
サイトマップインスペクター
あらゆるXMLサイトマップを分析します。URLの数、lastmodのカバー率、サイトマップインデックスの構造を確認できます。
robots.txtインスペクター
robots.txtファイルを解析します。ルールをuser-agentごとにグループ化して表示し、問題点を指摘します。