Category: Control Panel
-
How to create an FTP account for your website
FTP, or File Transfer Protocol, is a standard network protocol for transferring files between a client, such as a personal computer, and a server over the Internet. It lets users easily upload, download, and manage their website files. Using FTP provides greater control over file management, faster transfers, and the ability to handle large files…
-
How to Enable Debugging in WordPress
The debug mode in WordPress is a troubleshooting feature that helps identify and fix errors on a WordPress site. When enabled, it displays PHP errors, warnings, and notices that occur during code execution. You can enable debugging for WordPress in several ways: Let’s go through each method in detail. How to Enable Debug Mode in…
-
How to create and manage staging sites on Kiravo
Staging sites are a key feature of Kiravo’s hosting control panel. They allow you to test changes, try new designs, and fix issues without impacting your live website. This guide will show you how to create, manage, and deploy staging sites. 1. Log in to Your Client Area Go to Simplenet.io and log in to your client…
-
How to create a manual backup for your WordPress website
If you’re a Kiravo customer, rest assured: We automatically back up your WordPress website every 24 hours with a 30 day retention period. However, you may need a manual backup before making significant changes, such as updates or plugin installations. Manual backups allow you to fully control your website’s recovery process and ensure critical data…
-
How to change your website’s PHP version
Keeping your PHP version up-to-date ensures your website remains secure, fast, and future-proof, influencing its performance, speed, compatibility, and security. When you update the PHP version, you don’t just aim for performance. By patching security flaws, you can also reduce vulnerabilities. You ensure compatibility with the latest WordPress features and improve server efficiency, leading to…