Tag: speculative-loading
-
Instant Back/Forward Navigations in WordPress
The new Instant Back/Forward plugin enables instant navigations in the browser history via the bfcache, particularly while logged in.
-
Eagerly Prerender Key URLs with Speculative Loading in WordPress
Speculative Loading is coming to WordPress 6.8. The Speculation Rules API enables browsers to prefetch or prerender URLs so that pages can load much faster for users. Prefetching can reduce your TTFB to zero, and prerendering can reduce your LCP to zero: instant navigation! As explained in Prerender pages in Chrome for instant page navigations,…