cPanel Web Hosting

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 Use the WP-CLI to Manage Your WordPress Site

With the different commands available on WP-CLI, there is nothing that cannot be done via the command line. Find below a list of some actions that can be performed using commands. 1. Install and Update WordPressDownloading and installing WordPress on your site is the most fundamental task you can accomplish with WP-CLI To download WordPress…

Changing WordPress Site URL using WP-CLI

How to Change WordPress URL via WP-CLI Changing WordPress home and site URLs through the admin dashboard is made possibleusing the wp option update command. To change the home address, run this command:Text To change the site URL use this command:Text How to Update WordPress via WP-CLITo update WordPress files and the database use these…

How to Install WordPress via WP-CLI

Installing WordPress with WP-CLI takes just a few commands. You need to follow the steps below to install WordPress via the WP-CLI interface. Using the WordPress command-line interface Navigate to the public_html folder to access and manage your website:Text Download the newest WordPress core version once you are in the public_html directory:Text Enter the wp-config…

Using WP-CLI on WordPress

Managing WordPress either as a beginner or a developer from the admin panel is straightforward. However, there is another way of managing a WordPress site which involves using the WordPress command-line interface or WP-CLI. This command-line tool lets website administrators manage websites using easy commands rather than navigating the admin panel. You can execute tasks…

How to Change cPanel Domain Through Your WHM

With WHM, it is possible to change the primary domain name of any cPanel account. When you change your domain within WHM, the changes do not reflect within the files especially if you are using a content management system(CMS) like WordPress. You need to also change the configurations depending on the CMS you are using….

How do I Upload a Project to cPanel using WP Toolkit

WordPress has become an effective platform for bloggers, entrepreneurs, businesses, and storytellers. The credit for this goes to its user-friendly interface alongside valuable tools that allow the admin to manage the website. Likewise, the introduction of cPanel has made it easier to use the web hosting account. The users can control the WordPress sites, domain…

WP Toolkit Lite vs WP Toolkit Deluxe: A Feature Comparison

What is WordPress Toolkit? WordPress Toolkit is a cPanel-integrated WordPress management solution with an all-extensive yet easy-to-use interface that lets you install, configure, secure, and manage all your WordPress sites. WordPress Toolkit introduced many advanced management options which come in two versions: free WordPress Toolkit Lite and premium WordPress Toolkit Deluxe, which requires a paid…

Manually Installing Software

All website software is created to be manually installed. With software such as WordPress, Joomla, and Magento, the installation process is pretty standard. The first thing you need to do is download the software from your software provider. The version we recommend downloading is the latest version that is stable. The server requirements should also…

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…