Speculative loading in WordPress 6.8

Carga especulativa en WordPress 6.8

WordPress announced a feature that interests me because it could improve performance, or rather perceived loading speed. In version 6.8, scheduled for release on 15 April this year, speculative loading will be added. They announce that it can achieve near-instant page load times by loading URLs before the user navigates to them. This

Avoid excessive DOM size in WordPress

Evita un tamaño excesivo del DOM en WordPress

The DOM (Document Object Model) is a programming interface for HTML and XML documents and the name given to the structure of an HTML document, composed of branches and nodes containing objects. The history of the Document Object Model dates back to the so-called"browser wars" of the late 1990s between Netscape Navigator and

INP is already a core metric of the Core Web Vitals

INP is already a core metric of the Core Web Vitals

Today, Tuesday, Google started using INP as a new core metric in its Core Web Vitals, replacing FID for good, although it will still be available in the report archive. INP, in its literal translation, means something like "interaction with the next painting". That is, the time it takes for the user to

GenTime, measures the generation time of each page

GenTime, measures the generation time of each page

This is one of the support plugins I usually install when I do optimisation tasks. It's light, simple and useful. It only does one thing. It doesn't have any settings or configuration. Install, activate and you're done. GenTime inspects the time it takes to generate each page you visit and displays it in

Interaction to Next Paint (INP), new Core Web Vitals metric

Interaction to Next Paint (INP), new Core Web Vitals metric

This new Google Core Web Vitals metric, which will replace FID, stopped being experimental in May and the first measurements are now available from Google Search Console and PageSpeed Insights. what is INP? INP in its literal translation means interaction with the next painting. That is, the time it takes for the user