Posts in category

Web development


Lately many WordPress are suffering serious security problems that affect the uptime and stability of the website, and in many cases even affect the stability of the server. One of the great advantages of WordPress is that it is the most used content manager, but at the same time it is also the manager ...

Unfortunately, any system can be compromised. For that reason and because each small barrier adds up, we take a few small steps to make accessing your data a little more difficult and uncomfortable for a hacker who wants to breach the security of a web page made with Joomla !. 1. Hide the folder from ...

I share the following page which is very useful for those who want to learn a little more about web technologies and some programming languages. https://www.codecademy.com/learn Some of their courses are:  

Well the Loop, it is simply a recursive call that is responsible for going through the number of posts that we have in our database and shows them according to the criteria that we tell it, its functionality is complex but its use is easy on the nose.

If you have a blog with WordPress, or any website, one of your main concerns should be to improve the loading speed. The loading speed of your WordPress is essential so that you can improve in terms of ranking in google, and above all, in terms of visits / clients. A person who comes to a website, and ...

We are going to see in this post how to add or create a new widget area in WordPress. For various reasons our WordPress theme may not have a widget area where we need it. Following the official documentation I explain the different options. The first step is to add the new widget area to the file ...