dns-prefetch tag
noun
Definition:
A performance-boosting HTML tag () that hints to the browser to resolve DNS for external domains early, reducing latency when those resources are later fetched.
Usage:
“They used dns-prefetch tags for third-party scripts to speed up the initial page load.”
Compare:
preconnect, preload, lazy loading