If you have just installed WordPress multisite, you may occasionally find that when you go o the homepage without writing the www. in the URL, like this: http://example.com/ …. the …
Recently, I installed WordPress multisite for one of my clients. With a WordPress multisite, the client is able to have multiple blogs under the same domain name. However, after …
Looking for a robots.txt file with no index no follow code? Read on. As I was working on my web hosting company for The Great Build, I realized that …
As a WordPress developer, I always strive to offer some extra services to my clients to provide more value to them. One of the services that I offer is …
Recently, I uploaded a plugin on one of my client’s sites and came across the following error: “The plugin does not have a valid header.” Well, what is the …
It’s a fine day for another short and sweet tutorial. Today, you’ll learn how to copy a file from Windows to Linux using command line. First off, do not …
If your VPS is running CentOS and you use Control Web Panel (CWP), you may get this error at one time or the other: 502 Bad Gateway cwpsrv For me, …
I wanted to set up my web dev environment on my machine using Wamp. After installing Wamp and creating a project directory in the ‘www’ folder, I got the …
If you would like to develop a website on your laptop (localhost), you will first to install an application like WampServer to set up your development environment. Sometimes, when …
TL;DR: Installed Ubuntu on Windows 10 It was way back in 2016 when I decided I should learn how to code. Unfortunately, I never got to keep up with …