Preload, prefetch and other link tags

Preload, prefetch and other link tags

For Chrome, see the full table of Chrome priorities for more details

asks the browser to download and cache a resource (like, a script or a stylesheet) in the background. A browser has to set up a connection when it retrieves something from a new third-party domain. will help you when you have some important resources on third-party domains the browser doesn’t know about in advance.

Source: 3perf.com