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 ... Read more

INP is already a core metric of the Core Web Vitals

INP ya es una métrica principal de los Core Web Vitals - Captura 3

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 ... Read more

GenTime, measures the generation time of each page

GenTime, mide el tiempo de generación de cada página - Captura 2

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 ... Read more

Performance improvements in WordPress 6.3

Mejoras en el rendimiento de WordPress 6.3 - Captura 2

On 28 June, the first test version of WordPress 6.3 (Beta 2) was released, which is actually the second since there was no Beta 1 due to technical problems with the packaging of the release and they opted to skip it in order not to delay the development schedule. WordPress 6.3, scheduled for ... Read more