The prerender link element instructs the browser to fetch and render a specified webpage in the background, speeding up its display when the user actually navigates to it.
<link rel="prerender" href="https://example.com/next-page"><link rel="prerender" href="https://example.com">