Tag: performance

  • Instant Back/Forward Navigations in WordPress

    Instant Back/Forward Navigations in WordPress

    The new No-cache BFCache plugin enables instant back/forward navigations, particularly while logged in. See demos below for the impact this has on browsing. The speed of page navigations in WordPress has seen a big boost in 6.8 with the introduction of Speculative Loading. When paired with the original feature plugin, site visitors can experience instant…

  • Improve LCP by Deprioritizing Script Modules from the Interactivity API

    Improve LCP by Deprioritizing  Script Modules from the Interactivity API

    Adding a fetchpriority of low to script modules and moving them from the head to the footer can improve LCP by >9%! I’ve written plugins you can use to implement this now while waiting for them to land in WordPress core. The past week I’ve been doing a deep dive into the performance impact of…