"> ">

🏠 New in High Baseline Support: <link rel="dns-prefetch">

July 15, 2022

caniuse · mdn · spec

The rel="dns-prefetch" attribute for the <link> HTML element is a hint to the browser that the page or user is likely to request resources from another domain, so the browser should preemptively resolve DNS for the href value’s domain.

Source features