General

How To Clone A Website In cPanel

Website cloning means copying or modifying/duplicating an existing website design or script to create a new website. Website cloning allows designers and entrepreneurs to create and start their own website business without the need to develop it from scratch. You might want to clone websites to your cPanel server for many reasons. Since the copies…

How to create an “Under Construction” page in CPanel

When building a website, you do not want your visitors to see what is going on at the backend. In this case, you may decide to place an under construction page or in the case you want to make changes you can place a maintenance page and this can be done in the cPanel. Steps…

How to change your default Index page in .htaccess

To change the default index page in .htaccess, you can follow these steps: .htaccess code Text Test your website to make sure the new index page is working properly. Note: Make sure that the file you have set as the default index page is located in the root directory of your website. If the file is…

How to add Google Analytics to your Site

Google Analytics is a free web analytics service offered by Google that allows website owners to track and analyze websites. It provides detailed information on how users interact with a website, including how they arrive at the site, what pages they visit, how long they stay on each page, and what actions they take. Steps…

503 Error and how to Resolve

A 503 error, also known as “Service Unavailable”, is an HTTP status code that indicates that the web server is temporarily unable to handle the request. This can occur for various reasons, including server overload or errors, maintenance, network issues, or unexpected downtime. In some cases, the server may provide additional information about the cause…

How to check CPU & RAM usage

RAM or Physical Memory Usage is responsible for storing and making available, temporarily, all the data needed to run a website. If this value reaches the limit, you may face 502/503/504 errors. Many reasons may cause this issue: a poorly optimized website, a heavy theme or plugin, the number of visitors, a DDoS attack, etc….

404 error – Resource Error

A 404 error is a common HTTP response code indicating that the requested resource could not be found on the server. This error occurs when a client (such as a web browser) requests a page or file that doesn’t exist on the server. 404 errors can occur for several reasons, including mistyping the URL, a…

Maximum Upload Filesize and how to Increase it

What Is “upload_max_filesize”? “upload_max_filesize” is a PHP configuration setting that specifies the maximum size of a file that can be uploaded to a server. This setting is used by PHP to limit the size of uploaded files to prevent the server from running out of memory or disk space. The value of the “upload_max_filesize” setting…

What is Bandwidth?

Bandwidth refers to the amount of data that is transferred to and from a website or server. It is measured in bytes (B) and is typically tracked on a monthly basis. It is the traffic your website can handle over the internet. Bandwidth is used each time a visitor accesses a website. cPanel provides a…

How to use User Manager in cPanel

In cPanel you can manage your FTP, Email, and, Web Disk users using a single interface. You can merge accounts(email, FTP, and Web Disk) into a single Subaccount add new users, edit existing users, link existing users, and delete them using the User Manager in cPanel. This interface does not allow you to create new…

  • 1
  • 2