RevealTheme logo

リダイレクトチェーン追跡ツール

リダイレクトチェーンの各ホップをたどります。リダイレクトループや、パフォーマンスを損なう過剰なホップを検出します。

このツールの使い方

  1. 1

    Paste or type a URL into the input box (if you omit the scheme, https:// is added automatically).

  2. 2

    Click Analyze to send the URL to the tracer.

  3. 3

    Read the chain: each numbered row shows the URL it requested and the status code it got back.

  4. 4

    Check the final row — a 2xx means the chain resolves; a long chain or an error row flags a problem to fix.

リダイレクトチェーン追跡ツールとは何ですか?

リダイレクトチェーンはページの読み込みを遅くし、SEOのシグナルを希薄にします。ホップが1つ増えるごとに遅延が加わり、Googleは3ホップを超えるチェーンをクロールの無駄として印を付けます。このツールは各リダイレクトを手動でたどり、チェーン内のすべてのURLを表示します。移行のデバッグ、リンク短縮サービスの追跡、リダイレクトループの特定に役立ちます。

よくある活用例

  • Auditing a site migration to confirm old URLs land on the right new pages in a single 301 hop.

  • Unmasking where a shortened link (bit.ly, t.co, marketing UTM wrappers) actually sends visitors before you click it.

  • Collapsing a multi-hop chain such as http to https to www into one redirect rule to cut page-load latency.

  • Debugging an affiliate or ad link that bounces through several tracking domains before the landing page.

  • Verifying that a 308 or 301 was returned (not a 302) when you need a permanent, cacheable redirect for SEO.

  • Diagnosing a 'too many redirects' browser error by seeing exactly where the chain stops resolving.

よくある質問

リダイレクトはいくつまでなら多すぎませんか?
0回または1回を目指してください。ホップが1つ増えるごとに100〜300ミリ秒の遅延が加わり、クロールの効率が低下します。
リダイレクトループとは何ですか?
URL A → B → A → B…というように繰り返される状態です。ブラウザはこれを検出して停止しますが、クロールとSEOを完全に破綻させてしまいます。

関連ツール