無料ウェブサイト速度テスト

ウェブサイトの読み込み速度を測定し、パフォーマンスのボトルネックを特定。Core Web Vitalsスコアと改善提案を取得。

ウェブサイト速度テストとは?

ウェブサイト速度テストは、ページの読み込み時間、パフォーマンススコア、Core Web Vitalsなどを測定するツールです。ページ速度はユーザー体験とSEOの両方に大きく影響します。

Googleはページ速度をランキング要因として使用しており、遅いサイトは検索順位が低下し、訪問者の離脱率が増加します。当ツールで問題を特定し、改善できます。

主要なパフォーマンス最適化エリア

画像最適化

ほとんどのサイトで画像はページ重量の50〜80%を占めます。WebP/AVIFへの変換・遅延読み込み・レスポンシブサイズ指定により読み込み時間を半分に削減できます。

コード効率

ミニフィケーション・ツリーシェーキング・コードスプリッティングにより、ユーザーは現在のページに必要なJavaScriptとCSSだけをダウンロードします。

サーバーとホスティング

サーバー応答時間(TTFB)は他のすべての指標のベースラインを設定します。エッジホスティングとCDNはユーザーに最も近い場所からコンテンツを配信します。

レンダリングパフォーマンス

クリティカルCSS インライン化・フォント最適化・レンダーブロッキングリソースの排除により、コンテンツが可能な限り早くスクリーンに表示されます。

Caching Strategy

Browser caching, service workers, and CDN caching eliminate re-downloads for returning visitors, making repeat visits near-instant.

Third-Party Scripts

Analytics, chat widgets, ad pixels, and social embeds can add 500KB+ to your page. Deferring or lazy-loading these scripts is critical.

Core Web Vitalsを理解する

Googleはこれらの指標を使ってサイトの実際のユーザー体験を評価します。

LCP

Largest Contentful Paint(最大コンテンツの描画)

ページのメインコンテンツの読み込み速度を測定します。通常、ビューポートに表示されるヒーロー画像・見出し・最大のテキストブロックです。速いLCPはページが有用であることをユーザーに伝えます。

良好:2.5秒以内

INP

Interaction to Next Paint(次の描画までのインタラクション)

クリック・タップ・キー押下などのユーザーインタラクションへのページの応答速度を測定します。INPは2024年3月に主要な応答性指標としてFIDに取って代わりました。

良好:200ミリ秒以内

CLS

Cumulative Layout Shift(累積レイアウトシフト)

ページの視覚的な安定性を測定します。コンテンツが読み込み中に移動すると、ユーザーは間違いをクリックする可能性があります。低いCLSスコアはページが視覚的に安定していることを意味します。

良好:0.1以内

FID

First Input Delay

Measures the time from when a user first interacts with your page to when the browser begins processing that interaction. Heavy JavaScript execution on the main thread is the primary cause of high FID.

Good: under 100 milliseconds

速度改善のヒント

1

Optimize all images

Convert images to WebP or AVIF format (30-50% smaller than JPEG/PNG). Use responsive srcset attributes so mobile users don't download desktop-sized images. Lazy-load images below the fold.

2

Minify CSS, JS, and HTML

Remove whitespace, comments, and unused code from all assets. Use tree-shaking to eliminate dead code from JavaScript bundles. This typically reduces file sizes by 20-40%.

3

Use a CDN

Content Delivery Networks serve your files from servers closest to each visitor. Cloudflare (free), AWS CloudFront, or Fastly can reduce latency by 50-80% for international visitors.

4

Reduce HTTP requests

Each file request adds latency. Combine CSS files, inline critical styles, use CSS sprites for icons, and lazy-load non-essential resources. Aim for under 50 requests per page.

5

Enable Brotli/GZIP compression

Server-side compression reduces text-based file sizes by 60-80%. Brotli offers 15-25% better compression than GZIP. Most modern servers and CDNs support both.

6

Monitor performance regularly

Performance degrades over time as features are added. Set up automated monitoring with Lighthouse CI, SpeedCurve, or WebPageTest to catch regressions before they impact users.

速度テスト:Kleap vs 代替サービス

機能KleapPageSpeed InsightsGTmetrixPingdom
Analysis typeConfig-based adviceLive URL testLive URL testLive URL test
価格完全無料無料無料/有料Free (limited)
Needs live URLNo (works pre-launch)YesYesYes
Personalized tipsFramework-specificGenericGenericBasic
Framework guidanceWordPress, React, Wix, etc.NoNoNo
Core Web VitalsEstimatedReal dataReal dataPartial

よく聞かれる質問

ウェブサイトの速度スコアの基準は何ですか?+
良いPageSpeed Insightsスコアは100点満点中90点以上です。50〜89点は改善の余地があることを示し、50点未満は不良と見なされます。しかし最も重要なのはCore Web Vitalsの基準を通過することです:LCPは2.5秒以内、INPは200ミリ秒以内、CLSは0.1以内。これらがGoogleが実際にランキングに使用する指標です。
ページ速度はSEOランキングにどう影響しますか?+
Googleはページ速度がランキング要因であることを確認しています。特にモバイル検索では重要です。2021年以降、Core Web VitalsはGoogleのページエクスペリエンスシグナルの一部になっています。コンテンツの品質がまだ速度より重要ですが、2つのページが同等のコンテンツ品質を持つ場合、より速いページが上位に表示されます。
Core Web Vitalsとは何ですか?+
Core Web Vitalsはウェブサイトの実際のユーザー体験を測定するためにGoogleが使用する3つの主要なメトリクスです:LCP(Largest Contentful Paint)はメインコンテンツの読み込み速度、INP(Interaction to Next Paint)はインタラクションへの応答性、CLS(Cumulative Layout Shift)はページの視覚的安定性を測定します。
ウェブサイトを無料で速度テストできますか?+
はい、KleapのウェブサイトSpeed Testツールは完全無料です。URLを入力してCore Web Vitalsスコア・パフォーマンスグレード・改善の優先順位付けされたリストを取得してください。Googleの無料PageSpeed InsightsツールやWebPageTestも使用できます。
What are Core Web Vitals and why do they matter?+
Core Web Vitals are three metrics Google uses to measure real-world user experience: LCP (Largest Contentful Paint) measures loading speed, INP (Interaction to Next Paint) measures responsiveness, and CLS (Cumulative Layout Shift) measures visual stability. They matter because Google uses them as ranking signals, and they directly correlate with user satisfaction and conversion rates.

ウェブサイト速度最適化の完全ガイド

ウェブサイト速度最適化とは、ウェブページの読み込みをより速くし、ユーザーインタラクションへの応答をより迅速にするプロセスです。

1. 最適化する前に測定する

変更を加える前にベースラインを確立しましょう。Core Web VitalsデータにはGoogle PageSpeed Insightsを、ネットワーク分析にはChrome DevToolsを、ウォーターフォールチャートにはWebPageTestを使用します。LCP・INP・CLSの最も重要な指標に焦点を当てましょう。

2. インパクトで優先順位をつける

すべての最適化が同等の価値を持つわけではありません。最大のインパクトがあるものから始めましょう:1)画像を最適化する(WebPへの変換・遅延読み込み・サイズ適切化)。2)JavaScriptを縮小する(コードスプリッティング・未使用コードの削除)。3)CDNを使用する(ユーザーに近い場所からコンテンツを配信)。4)キャッシングを有効化する(繰り返しの訪問者のためにリソースをローカルに保存)。

3. 測定・修正・繰り返す

速度最適化は一度だけの作業ではありません。最適化のたびにPageSpeed Insightsで変更後の測定を行い、実際のCore Web Vitalsデータを1週間追跡して実際のユーザーへの影響を確認してください。

4. Monitor and Maintain

Performance is not a one-time fix. As you add features, install plugins, and update content, performance can degrade. Set up automated monitoring with tools like Lighthouse CI or SpeedCurve. Establish performance budgets (e.g., total page weight under 1MB, LCP under 2.5s) and block deployments that exceed them. Regular audits every quarter help maintain optimal speed.

よくある質問

良いページ速度スコアとは?+
Lighthouseスコアで90以上が良好です。70-89は改善の余地があり、70未満は早急な対応が必要です。
ページ速度はSEOに影響しますか?+
はい。GoogleはCore Web VitalsをSEOランキング要因として使用しています。遅いサイトは検索順位が低下する可能性があります。
Core Web Vitalsとは?+
Googleが定義するウェブページのユーザー体験指標です。LCP(読み込み速度)、FID(インタラクティブ性)、CLS(視覚安定性)の3つです。
モバイルとデスクトップで結果が違うのはなぜ?+
モバイルデバイスは処理能力とネットワーク速度が制限されるため、通常デスクトップより遅くなります。Googleはモバイルの結果を優先します。
読み込み時間を改善するには?+
画像の最適化、JavaScriptの最小化、ブラウザキャッシュの活用、CDNの使用、高速ホスティングへの移行が効果的です。
What is the most important Core Web Vital?+
LCP (Largest Contentful Paint) is generally considered the most impactful because it directly measures perceived loading speed. If your LCP is over 4 seconds, users perceive the page as slow regardless of other metrics. However, all three Core Web Vitals (LCP, INP, CLS) need to pass their thresholds for a page to have 'good' Page Experience.
How do I reduce my website's load time by 50%?+
The fastest path to 50% improvement: (1) Optimize images — convert to WebP, add lazy loading, use responsive sizes (saves 30-50% of page weight). (2) Defer third-party scripts — load analytics, chat widgets, and ad pixels after user interaction (saves 200-500KB). (3) Enable CDN — serve assets from edge locations near users (reduces latency 50-80%). These three changes alone typically achieve a 50%+ improvement.
Should I use lazy loading for all images?+
No. Lazy-load images below the fold (not visible on initial viewport) but eagerly load your hero image and any images in the first viewport. Lazy-loading above-the-fold images actually hurts LCP because the browser delays loading the largest visible element. Use loading='lazy' for below-fold images and loading='eager' (or no attribute) for above-fold images.
How do third-party scripts affect performance?+
Third-party scripts (analytics, chat widgets, ad pixels, social embeds) are one of the biggest performance killers. They add 200-500KB+ of JavaScript, block the main thread, and make additional network requests. Google Analytics alone adds ~45KB and 2-3 network requests. The solution: defer non-critical scripts, load them after user interaction, or use lighter alternatives (Plausible instead of GA, for example).
What is the difference between page speed and site speed?+
Page speed measures how fast a specific page loads (measured by metrics like LCP, TTFB, and fully loaded time). Site speed is the average performance across all pages of your website. Google evaluates both, but page speed at the individual URL level matters most for rankings. A fast homepage doesn't help if your product pages are slow. Optimize your most-visited pages first.

高速なウェブサイトを構築

KleapのAIウェブサイトビルダーで、パフォーマンスが最適化されたプロフェッショナルなサイトを作成。

無料で構築を開始
無料ウェブサイト速度テスト | サイトパフォーマンス測定 | Kleap