SEOツール

投機ルールジェネレーター

ChromeとEdgeでページのプリレンダリングとプリフェッチを行うためのSpeculation Rules JSONを生成します。

ツールを読み込み中...

投機ルールジェネレーターとは

投機ルールジェネレーターは、ChromeとEdgeでページのプリレンダリングとプリフェッチを行うためのSpeculation Rules JSONを生成します。 出力は公開サイトに使う前に確認しやすい形で表示されます。

Quick answer

Speculation Rules use JSON to tell Chrome and Edge which pages to prefetch or prerender before the user clicks. Prerender loads the full page for instant navigation; prefetch fetches only the main document.

Limitations

  • Speculation Rules only work in Chrome and Edge. Other browsers ignore the script tag entirely.
  • Eager prerendering of many pages can waste significant bandwidth and memory, especially on mobile devices.
  • Cross-origin prerendering has strict privacy constraints. Browsers may strip cookies and storage access from cross-origin prerendered pages.

使い方

  1. 必要な値を入力します。
  2. 結果パネルの出力を確認します。
  3. ページに合う部分だけコピーします。
  4. 公開前にブラウザとホスティング環境で確認します。

主な用途

  • 公開前の繰り返し作業を短くする。
  • マークアップ、CSS、チェックリストを準備する。
  • 静的サイトで見落としやすい小さなミスを減らす。

よくあるミス

  • 出力を確認せず本番に入れる。
  • 公開URLではなくローカルURLを使う。
  • build後に公開フォルダ内のファイルを確認しない。

Verification

  1. Open Chrome DevTools, go to Application > Speculation Rules to verify the rules are parsed correctly.
  2. In the Network panel, check that prerendered or prefetched pages show the Proxied or Prefetched status in the Size column.

FAQ

投機ルールジェネレーターのFAQ

投機ルールジェネレーターはブラウザ内で動きますか?

はい。現在のツールはブラウザで出力を生成する設計です。

出力のテストは必要ですか?

はい。テンプレート、ブラウザ、ホスティング設定に合わせて必ず確認してください。

関連ツール

その他のseoツール

こちらもお試しください

こちらもお試しください