Ramón Saquete

Ramón Saquete
Web developer and technical SEO consultant at Human Level. Graduated in Computer Engineering and Technical Engineering in Computer Systems. He is also a Technician in Computer Applications Development and later obtained the Pedagogical Aptitude Certification. Expert in WPO and indexability.
Ramón Saquete

Improve WPO with HTTP/2 Server Push

We are going to study an advanced WPO technique that, when properly used, will allow us to achieve a considerable improvement in WPO metrics for users who enter our site for the first time and without affecting, or even improving, those of recurring visitors. This is one of the enhancements offered by the relatively new […]

HTTP cache optimization

The HTTP protocol cache headers allow you to control how each of the file types of a web page are cached in the user’s browser. If they are used correctly, it will significantly improve the performance for the recurring users of our site, but if not, we could indefinitely and hopelessly cache content and redirects that, in reality, we want to force their update.

CSS optimization

In this CSS optimization guide, we are going to look at what is necessary for the downloading and painting of a web page to be done optimally.

JavaScript optimization

Discover in this guide, the main points to take into account when optimizing the JavaScript client code of a web site

How to manage your domain and its DNS configuration during a migration

How to manage DNS registration in a migration: Check that your website is working properly on the new hosting. Check the website on the new hosting by putting the domain in the browser. Have your domain resolve to the new IP once you have verified that the website is working properly. Modify, if necessary, the […]

How to improve the usability of mobile forms

Improved usability in forms is synonymous with improved conversion, since by reducing the difficulty of purchasing or submitting contact data, the number of users who manage to complete these tasks increases. On mobile devices, this is much more difficult, and therefore we must take some additional considerations into account. The subject of usability is very […]

What are Web Components and what do they consist of?

If you haven’t heard of them yet, read on, because the next tag you don’t recognize in HTML is likely to be a Web Componentsince allow developers to invent labels new HTML, with their own functionalities and allow for the client code encapsulationThis was not possible until now.   What they consist of The Web […]

The HTML5 outline algorithm

Many say that the outline algorithm is worthless, as it is currently not implemented by any browser and may not have any effect on SEO. There is no indication that this situation will change in the future. However, it is very important to know it because it contains the fundamentals that allow you to understand […]

Countermeasures against ad blockers

Surely many of you know those extensions and plugins for browsers that block or remove ads on websites. There are many users who use them and there are many websites that live only on advertising and are seriously affected by these extensions. However, there are measures we can take to mitigate losses. First of all, […]

en