302 Redirect and 301 Redirect URL redirects are a very important part of every webmaster. There are a couple of ways to use URL redirects, each of them has its own advantages and meaning to the browser at the client-side. Here is the list of two most common URL redirect type: 302 redirects It’s a temporary URL redirect. 301 […]
Website Deployment Techniques
Learn website deployment techniques for your static and Dynamic website on various VPS like Digital Ocean, and Linode using LAMP Stack and LEMP Stack.
How To Host Multiple Websites on Ubuntu with NGINX
Are you looking to cut your server cost and host multiple websites on Ubuntu server with NGINX? This tutorial is for you. If a server has enough resources, then there is no point to waste those resources by only hosting a single website. This guide is tested on Ubuntu 14.04, 16.04, 18.04 LTE. The installation […]
How to Install WordPress on Ubuntu 18.04 LTE – LEMP Stack
This guide covers the step-by-step guide on how to Install WordPress on Ubuntu 18.04, 16.04, 14.04 LTE Server with LEMP Stack to help your website perform better and faster. WordPress is a popular, Dynamic and blog-focused content management system. WordPress is by far the most famous and most used content management system for websites. There […]
How to Install Let’s Encrypt SSL on Ubuntu 18.04 & 16.04, 14.04 LTS
This guide covers the easy way to install Let’s Encrypt SSL on Ubuntu Server with NGINX. Let’s Encrypt is one of the newest Certificate Authority (CA). It is the easiest way to get TLS/SSL certificates. The entire process of obtaining and installing an SSL certificate is fully automated when it comes to Apache webserver. The […]
Error Establishing a Database Connection in WordPress Fix
If you look at the WordPress support forum, there are thousands of people are facing this issue “Error Establishing a Database Connection” both on local servers and live websites. What does this error mean? Error establishing a database connection in WordPress simply means your website is not able to connect to the database. If you […]