Manage WordPress through WP-CLI
We're used to managing Wordpress from its web interface. However, this is not the only way and often not the most efficient either. Today we're taking a look at the…
We're used to managing Wordpress from its web interface. However, this is not the only way and often not the most efficient either. Today we're taking a look at the…
New Google Maps pricings have gone into effect and many have been taken by surprise when recieving the billings for the service, with an increment of up to 1,500% according to…
The default setting in Wordpress generates permanent links of the type: http://mydomain.com/category/our-web-content, however I believe the word category provides very little to our visitors and does not favor SEO. We can remove category safely from…
We already discussed the importance of creating a child theme in Wordpress and why this should be one of the first tasks to do when we start up a new…
In more than one occasion we will have to export and import content in Wordpress, which might be a consequence of a modification/update or being connected to an external service…
Proper management of email in Wordpress is very important for our website to run correctly. Not doing so means we lose the main form of communication with our users and…
Those like me who got into Wordpress from other CMS are greatly missing a basic functionality: we lack the option to duplicate pages, entries and other content elements.Why do we…
One of the first things we do is defining the visual aspect of our website. We need to make it attractive and appealing to our visitors. It's the way of…
Una constante en mi trabajo como desarrollador es realizar migraciones de web. Es el procedimiento habitual cuando actualizamos un sitio existente. Creamos una copia, hacemos todo el trabajo necesario y…