What is an SSL Certificate and how do you get it.

A Secure Socket Layer usually abbreviated as SSL a digital certificate that encrypts data exchanged between a web browser and a web server. SSL Certificates normally allows private and sensitive data to be transmitted without interferences from third parties. An SSL Certificate usually contains the following data: – Certificate holder’s […]

What is a domain name server and how does it work?

Domain Name Server usually abbreviated as DNS is the system used to convert word-based addresses of systems to their corresponding numerical IP address (Internet Protocol). For example http://www.truehost.co.ke to its equivalent IP Address (192.185.2.39).The translation of word based addresses to their corresponding IP addresses is important since that’s what computers […]

What is cache memory in browsers?

Cache memory is a kind of memory that your browser uses to store a history of the web pages that you visit. It helps the browser to load those pages faster the next time you visit them. How to clear cache memory. Mozilla: Click on the history menu. Click on […]

Meta tags optimization

Meta tags are coding statements that provide information about the content of a page. They are usually a snippet of text, usually less than 60 characters, which inform the search engines about the content of your page. It is the information that spiders look for so as to know what […]

.htaccess and its importance

.htacess is a filed used by Apache Web server software to effect various configurations to the directory where it is located. It is a hidden file in unix based systems (since its name starts with a dot), and is placed in the root of the directory in which it is […]

.htaccess and its importance

.htacess is a filed used by Apache Web server software to effect various configurations to the directory where it is located. It is a hidden file in unix based systems (since its name starts with a dot), and is placed in the root of the directory in which it is […]