install plugins
How to install WordPress plugins
In this comprehensive tutorial I will provide you with information on how to install WordPress plugins. I wil also explain in details how to do it using the native WordPress installer, via FTP client and using wp-cli which is approach for more advanced users. No worries if wp-cli is something you never heard of. This is WordPress command line interface which can be used for the same operations that you usually do in the admin panel of your website. More information on how to use this tool will be provided in a separate tutorial. In the end you will see Read More
Complete WordPress installation tutorial
In this tutorial I will to provide you with complete instructions regarding manual wordpress installation on your hosting account. This type of installation is also known as manual because I will download the installation package from the official website, then upload the files and finally complete the installation. During the process I will also create a new database to be used for the installation. This is because, as you may know WordPress is database driven application and the database itself is a huge part of the application. Before starting with WordPress installation I would like to say a few words about the Read More