HTTPS Routing After WordPress SSL Setup

WordPress has become the most popular and most flexible CMS system in the world. It’s been used for blogs, web sites and even more commonly eCommerce operations. SSL certificates are thus becoming an absolute necessity.  As a bonus, SSL certificate will affects your SEO rankings positively with Google soon to not […]

Applying Gzip Compression

Gzip Compression & Improving Site Performance

When someone visits your website, he/she sends a request to your server for getting the target file. The size of the file affects the time to download. Before sending your HTML source and style files (.css) to the browser, minimizing their sizes with gzip compression improves page load time seriously. […]