CyberPanel FTP Accounts

CyberPanel FTP services provide an easy method for uploading and downloading files between a web server. Less technical users prefer it because they can customize their desktop FTP software (or browser extension) and avoid the command-line interface (CLI). The same FTP application can be used to manage multiple servers instead of the user having to Read More >

Change PHP Versions in CyberPanel

Knowing how to change PHP versions for PHP website hosting is important because a new version releases at least annually. However, sometimes you may need to use an older PHP version until one of your web applications releases an update to support the latest version. Other times you might just need to increase the system Read More >

Block Preferences in WordPress Full Site Editing (FSE)

This tutorial will explain the block preferences of the editors available in WordPress today. The WordPress Full Site Editing (FSE) system includes multiple editors that use the block system originally created through the Gutenberg project. Understanding the Different Editors in WordPress Describing the Block Preferences for Each Editor Understanding the Different Editors in WordPress Before Read More >

How to Add Custom Fields in WordPress FSE

Adding custom fields is a simple task when you’re using the full site editing system (FSE) in WordPress. You need to know where the option is hidden and the data that you’re adding. Custom fields are used in WordPress pages and posts. They can provide valuable data for your post/page and help search engines with Read More >

How to Install PrestaShop on CyberPanel

PrestaShop is a self-hosted store builder popular for its search engine optimization (SEO) features and scalability, particularly in comparison to OpenCart. CyberPanel allows you to quickly install PrestaShop 1.7 with a few clicks.  Below we’ll cover how to deploy PrestaShop on a CyberPanel VPS with the app installer and manually. CyberPanel PrestaShop Application Installer PrestaShop Read More >

Slim SEO: How to Add Title Tags

Title tags are one of the many things the Slim SEO plugin will automatically generate for you, but there will probably come a time when you will choose to add your own custom title tag instead of the one Slim SEO provides. This article will show you how to add title tags in the Slim Read More >

How to Install WordPress on CyberPanel

WordPress is the most popular self-hosted content management system (CMS) today. Between native features and hundreds of third party plugins, WordPress can handle virtually anything from digital portfolios to small business management suites. CyberPanel offers a paid plugin to install WordPress on CyberPanel and manage settings within the dashboard. However, the CyberPanel WordPress installer is Read More >

How to Manage CyberPanel Users

It’s an important leadership skill to know how and when to delegate tasks. If you’re hosting a technically competent user’s website on your server, maybe you should grant them a CyberPanel user account to manage their own raw data and databases. If one of those users start reselling web hosting space, granting them the ability Read More >

How to Install CyberPanel

CyberPanel is a web hosting panel built on the LiteSpeed web server. Officially supporting Ubuntu and CentOS / Enterprise-based Linux distributions, there are two versions to choose from when you install CyberPanel: CyberPanel Free Forever with OpenLiteSpeed CyberPanel Enterprise with LiteSpeed Enterprise We do not recommend using Ubuntu for CyberPanel at this time due to Read More >

Creating Submenus Using the WordPress FSE

One of the biggest obstacles to many WordPress users is the change in the menu creation process when going to the Full Site Editing (FSE) system.  Creating custom menus appears to take the biggest hit.  However, if you haven’t already tried it, the FSE system’s method of building menus is still very flexible and capable Read More >

Install LiteSpeed Enterprise in Control Web Panel (CWP)

One of the fastest ways to secure Control Web Panel (CWP) is to use the LiteSpeed Enterprise web server which natively supports the HTTP/3 protocol. LiteSpeed Enterprise is a premium alternative to OpenLiteSpeed with better security and performance. CWP does not support OpenLiteSpeed at this time. Although most LiteSpeed Enterprise licenses require a paid subscription, Read More >

WordPress Activity Log Plugin

If your organization operates a WordPress site with a large number of users, it can be difficult to keep track of the various changes and other actions taking place within the site. To assist with this, WordPress plugins such as Activity Log provide a reliable way to keep track of changes and other site activities. Read More >

Install Django 4 on Control Web Panel

Django is a Python-based web framework focused on speed, security, and scalability. It is used for various applications including user authentication, administration panels, content management, and customer relationship management (CRM) systems. Many choose to install Django for its minimal prerequisites (Python) and ability to integrate with PostgreSQL, MongoDB, and many other niche software. If using Read More >

How to Use WP Debugging

When operating a WordPress site with multiple users, it can be difficult to identify potential sources of bugs and errors. Using a plugin such as WP Debugging automatically enables your WordPress site to display helpful error messages and bug codes. With this information you can more easily troubleshoot your website and resolve issues. In this Read More >