Query Monitor – Easily Debug and Improve WordPress Performance
![](https://cyberpanel.net/wp-content/uploads/2022/05/What-is-Query-Monitor-Plugin-1-1024x576.png)
In this tutorial we will learn how to use Query Monitor plugin to find out the reasons for slow performing WordPress site. Deactivating plugins until you find the bottleneck is usually the best way to identify a troublesome plugin. However, there’s a more efficient and faster way to do it. In order to solve this […]
How To Do Conversion Rate Optimization In 5 Easy Steps?
![](https://cyberpanel.net/wp-content/uploads/2022/05/How-To-Do-Conversion-Rate-Optimization-In-5-Easy-Steps-1-1024x576.png)
It is extremely important for marketers to achieve high rankings on search engines and to grow their websites’ traffic. Most companies and bloggers want it, and it’s a fantastic idea. The traffic may be great, but is it worth it without converting into leads or sales? Most likely, you were not even thinking about conversion […]
Use PHP Redis Cache With Custom PHP Sites
![](https://cyberpanel.net/wp-content/uploads/2022/05/cache-1024x576.jpg)
In this tutorial, we will learn how to use PHP Redis Cache with custom PHP sites. Redis is a speedy in-memory database and cache that is built in C and tuned for speed. It is open source under the BSD license. “Remote DIctionary Server” is how Redis got its name. Because its main data types […]
Git Diff Between 2 Branches
![](https://cyberpanel.net/wp-content/uploads/2022/05/Git-Diff-Between-2-Branches-1024x576.png)
Introduction In this article we will learn how to git diff between 2 branches. It’s crucial to evaluate a branch to another before merging or deleting it with Git. As a result, it gives you a quick overview of current changes and helps you decide whether they should be integrated or removed. Comparing two branches […]
CyberPanel v2.3.1 Released – Security Release
![](https://cyberpanel.net/wp-content/uploads/2022/04/cp-2.3.1-1024x576.png)
I am happy to announce that CyberPanel v2.3.1 has been released. This update brings tons of security and bug fixes to CyberPanel. During this time we’ve also launched our new site and new community forums. Right now CyberPanel is the only free control panel that is fully audited by RACK911 Labs for any security issues, […]
WordPress Database Optimization – A Complete Guide
![](https://cyberpanel.net/wp-content/uploads/2022/04/WordPress-Database-Optimization-A-Complete-Guide-1-1024x576.png)
You can find hundreds or thousands of WordPress Full Page Caching solutions out there. Full-page WordPress caching is for sure really important, but you can not ignore database optimization, because database is core of your WordPress installation. In this tutorial we will talk about WordPress database optimizations. There are a number of tables that are […]
Permanently Delete WooCommerce Products With One Click (3 Methods)
![](https://cyberpanel.net/wp-content/uploads/2022/04/Permanently-Delete-WooCommerce-Products--1024x576.png)
It is important to remain vigilant when running a WooCommerce store. To keep the store updated and have products that are more likely to sell, one must stay on top of everything, from what’s trending to what’s selling. In this tutorial we will learn how to permanently delete WooCommerce products with one click Adding comes […]
What Is Oxygen Builder In WordPress? Is It Worth It?
![](https://cyberpanel.net/wp-content/uploads/2022/04/What-Is-Oxygen-Builder-In-WordPress-1024x576.png)
By using Oxygen Builder, you can design your entire website visually, from the header to the footer, without needing to know any coding. You can make the WordPress site look exactly the way you want it to. As soon as Oxygen is activated, the WordPress theme is disabled. Therefore, Oxygen won’t apply theme styles or […]
How to Backup and Restore MySQL Database from Command Line
![](https://cyberpanel.net/wp-content/uploads/2022/04/How-to-Backup-and-Restore-MySQL-Database-from-Command-Line-1024x576.png)
Often times you need to move your site from one server to another and while moving your site you need to also move your website database. However, some huge sites may have database size in GBs (2GB or more), which can’t be easily exported or imported via PHPMyAdmin. Let see how we can create MySQL […]
2 Simple Methods To List Users in MySQL
![List Users in MySQL](https://cyberpanel.net/wp-content/uploads/2022/04/222-1024x576.jpg)
There are various methods to list users in MySQL, if you are using CyberPanel you can also use PHPMyAdmin. In this tutorial, we will go through 2 methods to list users in MySQL. In MySQL, there isn’t a show users command, as most people assume. The MySQL command shows information about the database, but there […]
Serve Static Assets With An Efficient Cache Policy (3 Methods)
![](https://cyberpanel.net/wp-content/uploads/2022/04/Serve-Static-Assets-With-An-Efficient-Cache-Policy-2-2-1024x576.png)
When you serve static assets with an efficient cache policy, the user’s browser will store these files locally and less time will be needed to load the page. Normally as soon as a page is loaded, all the resources of that page, such as HTML, CSS, JavaScript, and images, must be downloaded. Browser caching allows […]
Dedicated Server Vs Shared Hosting. Which Is Better?
![Dedicated Server Vs Shared Hosting](https://cyberpanel.net/wp-content/uploads/2022/04/Dedicated-Server-Vs-Shared-Hosting.-Which-Is-Better-1024x576.png)
When deciding between a dedicated server vs shared hosting, you’re faced with a multitude of web hosting service options, leaving you uncertain about where to begin. These two options, dedicated server vs shared hosting, represent the opposite ends of the web hosting spectrum. It’s not just about the apparent cost disparity; it’s also about securing […]