How to Manage Your File in File zilla

Now that you’re able to connect to the web host server, it’s time to manage your files. You want to be careful as to what you change in the remote site area as you could inadvertently corrupt your website. This could result in your webpages no longer working correctly. Creating a Local Site One of […]

UPLOADING FILES USING FTP IN CPANEL

You may have heard of FTP—File Transfer Protocol. FTP moves files from your local computer to your domain, much like uploading them with File Manager in cPanel. FTP uploads bigger files faster than File Manager. However, FTP is not a secure file transfer method. Malicious attacks often target FTP. SSH File Transfer Protocol (SFTP) is a […]

How to Reset/Change WordPress Admin Password

There are several ways to reset a WordPress dashboard password: In the WordPress dashboard (If you have an access to the account) Using the Lost Password option Using Softaculous Apps installer In the database In the WordPress dashboard If you have access to your WordPress Dashboard and want to change the password, there is an option […]

How To Install WordPress Using Softaculous in cPanel

Quick Steps: Log into cPanel>>Softaculous and click the WordPress icon. Click the blue install button. Fill all the details in the installation screen. Finally, specify the email address for receiving the installation details and click “install”. n this tutorial, we’ll go over using the included Softaculous to install a WordPress website on your cPanel web hosting account. […]

How to install WordPress using the cPanel WordPress Toolkit

This article describes how to quickly and easily install your own WordPress site using the WordPress Toolkit in cPanel. The WordPress Toolkit provides a convenient, easy-to-use interface directly within cPanel that you can use to install, configure, and manage WordPress websites.  Installing WordPress Log in to cPanel In the DOMAINS section of the cPanel home screen, click WordPress Toolkit. 3 . The WordPress Toolkit […]

How to Update WordPress

Once your WordPress website is up and running, you need to maintain it regularly to keep it afloat. This is where updating your WordPress site becomes crucial. Ignoring the update message on your WordPress dashboard can lead to compatibility issues, malfunctions, or even a total site breakdown. Fixing those problems is difficult, so it’s better to take […]

Using the Disk Usage Viewer in cPanel

This article covers how to check disk space usage in cPanel. STEP 1: Log in to your cPanel: https://yourdomainname/cPanel STEP 2: Click on “Disk Usage” under the section “Files”: STEP 3: At the bottom of the page you can expand the folders by clicking the “>” on the left of the folder name: STEP 4: […]

How to use File Manager in cPanel

Accessing File Manager Settings File Manager Interface Upload Copy/Move Create a new File/Folder Delete Restore Edit Compress Extract Change Permission How to Accessing File Manager 1. Log into your cPanel account and navigate to Files section >> File Manager menu: For cPanel Basic Theme: For cPanel Retro Theme: For quick access to the File Manager, use our cPanel shortcut 2. You will […]

How to backup your website in cPanel

Last week we discussed some  WordPress security tips A backup system should form part of any WordPress security strategy you have in place, so that if anything unfortunate happens, you can restore a previous version quickly. Whilst you should have an automated WordPress backup solution in place, having multiple backup systems is something we strongly […]

Control Browser Cache And Cookies With HTML

Caching and cookies are two methods browsers employ to save data regarding a certain website. Caching is used to store some web page data locally for faster loading on each subsequent revisit, whereas cookies are small pieces of data containing important user information for a website. Not many webmasters know or use this, but you […]