← jwatte.com

Preconnect + DNS-Prefetch Hygiene

Preconnect can save ~100-300ms per render-critical third-party origin on slow networks. But too many hints, or a crossorigin attribute that doesn't match the fetch mode, makes them useless. The audit checks your and dns-prefetch hints for the typical failure modes.

Context and background

Read the story behind this tool: Why Preconnect + DNS-Prefetch Hygiene Exists →

📖 Context & background

Read the story behind this tool: Why this tool exists — performance stack.

Related: Preconnect cleanup on jwatte.com