How to change Hostname in Webuzo

You can Update configurations and settings from your Webuzo Admin Panel > Networking > Change Hostname Update Webuzo Configuration Update new hostname in Hostname / Panel Domain. Set Primary IP in Primary IP. Set Primary IPv6 in Primary IPv6. You can set NS1 and NS2 in NS1 and NS2 block. Webuzo Panel Settings Webuzo Panel Ports […]

How to install SSL on Windows server

Step 1: Login into your server using RDP using Administrator login details. Step 2: Open Information Services (IIS) Manager  To open IIS Manager :- On the Start menu, click Administrative Tools, and then click Internet Information Services (IIS) Manager. Step 3: Select the required server and open the “Server Certificates” […]

How to Fix 504 Gateway Timeout Error in WordPress

The 504 gateway timeout error is often caused when a request to your server is processed through a proxy or firewall but fails to connect with the upstream server. For example, if you are using a website firewall like Sucuri, and it is unable to connect to your WordPress server, […]

How to Fix 503 Service Unavailable Error in WordPress

All WordPress hosting companies offer fixed amount of resources for each hosting account. For websites on shared hosting, this limit cannot handle heavy usage of server resources. The 503 service unavailable error occurs when your web server is unable to get a proper response from a PHP script. This PHP […]

How to Fix 502 Bad Gateway Error in WordPress

A 502 bad gateway error is triggered when your WordPress hosting server gets an invalid response for the requested page. Bad gateway error is one of the common WordPress error that you may encounter on your site. It can be caused by a number of reasons and depending on your […]

How to Fix Error Too Many Redirects Issue in WordPress

This error usually occurs due to a misconfigured redirection issue. As you know that WordPress has SEO friendly URL Structure which uses the redirect function. Several other popular WordPress plugins also use the redirect functionality as well. Due to a misconfiguration in any of these redirection tools, your site may […]

How to Fix 403 Forbidden Error in WordPress

403 Forbidden error code is shown when your server permissions don’t allow access to a specific page. This is why the error is usually accompanied by the text: 403 Forbidden – You don’t have permission to access ‘/’ on this server. Additionally, a 403 Forbidden error was encountered while trying […]

How to Fix WordPress Posts Returning 404 Error

The symptoms of this error is that when a user visits a single post on their site they get a 404 page – not found error. The user can browse all other sections of their site including the admin area. The most common cause of this issue is permalink settings […]