Some time you face 404 error on all internal pages of your website. This often happened when you move your website from one server to any other or change any internal configurations. Here in this article we will tell you How to resolve 404 error from website internal pages on LiteSpeed Cyberpanel.
Without going deep let me tell you the reason for this. This happened due to the permissions or the rewrite rules. As after changes Open litespeed need a restart.
To resolve 404 error from website internal pages on LiteSpeed/Cyberpanel we just have to do 2 steps.
Steps to resolve 404 error from website:
1. Fix permissions.
Login to your cyberpanel on port 8090.
https://<YOURIP>:8090
Got to the website->list websites then click on Manage button present in front of your domain which have issue.
Scroll down and find file manager click on it and here you will find fix permissions button click that a green pop up appears.
2. Restart LiteSpeed Webserver
After doing all restart the Open liteSpeed webserver. You can do it two way one through command.
Systemctl restart lsws
.Or go to the Server status-> LiteSpeed status and press restart.
A lot of CyberPanel user uses Rainloop to handle their email. Rainloop is an internal email solution with CyberPanel. Here in this article, we will discuss how you can access Rainloop webmail in CyberPanel?
Rainloop is an efficient memory webmail solution. it is a fast, simple, and modern web-based client email client. Rainloop is the email solution that comes with CyberPanel. It has an amazing user interface. Not only the interface also works great as any other email services.
This article is specifically about access rain loop webmail in CyberPanel.
Follow these steps Access Rainloop Webmail in CyberPanel:
Login you CyberPanel:
First of all, you need to log in to the CyberPanel dashboard. For this, you must have a username and password (admin or non-admin). Visit your the server IP or hostname with port 8090 to login to cyberpanel.
https://<ip/hostname>:8090
2. Create and Email to Login:
Here you can read How to create email account. After creating mail keep these records so you can use to login.
3. Access WebMail:
To access webmail simple go to the Email->Access WebMail. you will be redirected to the link:
if you want to change Language, Layout, Default Text Editor, Message on Page, Notifications, etc settings. Login into rainloop admin dashboard and change there.
Sometimes we need to log in to the rainloop dashboard to do some configurations. Here in this article, we will tell you how to log in to rainloop admin dashboard?
Rainloop is an efficient memory webmail solution. it is a fast, simple, and modern web-based client email client. Rainloop is the email solution that comes with CyberPanel. It has an amazing user interface. Not only the interface also works great as any other email service.
RainLoop Admin Dashboard access address:
To access rainloop dashboard you just need to go to.
In this article we will tell you how to force redirect HTTP to HTTPS website in CyberPanel?
What is HTTP?
HTTP stand foe Hypertext Transport Protocol. When you enter http:// in your address bar in front of domain, it tells the browser to connect over HTTP. HTTP use TCP(Transmission control protocol), generally over port 80, to send and receive data packets over ther web.
What is HTTPS?
HTTPS stands for Hypertext Transfer Protocol Secure (also referred to as HTTP over TLS or HTTP over SSL). When you enterhttps://in your address bar in front of the domain, it tells the browser to connect over HTTPS. Generally sites running over HTTPS will have a redirect in place so even if you type inhttp:// it will redirect to deliver over a secured connection. HTTPS also uses TCP (Transmission Control Protocol) to send and receive data packets, but it does so over port 443, within a connection encrypted by Transport Layer Security (TLS).
Redirect from HTTP to HTTPS
if you forcefully redirect your website HTTP to HTTPS in Cyberpanel, you will need to add a rewrite rule to that website in order to have it automatically forward to HTTPS instead of HTTP.
In CyberPanel you can forcefully redirect HTTP to HTTPS website using rewrite rules.
To add this:
Force redirect HTTP to HTTPS website in CyberPanel:
Select Websites on the left menu
2. Choose the SSL enabled website from the list
3. Select “Rewrite Rules” in the Configuration section
You always need a secure URL for your website. Secure means your website will be accessible with SSL(Secure Sockets Layer). It’s very important to access your site on HTTPS instant of HTTP. Today I will tell you how you can add ZeroSSL to your website. ZeroSSL is totally free for your website.
ZeroSSL allows the free start of three domains. You can add free-of-cost SSL to your first three sites after those you have to buy if you want to issue SSL for more sites.
Create ZeroSSL account:
In first step you have to create an account on ZeroSSL website. For this go Here.
Here on this page you can see the Get Free SSL button click on that and visit to registration button.
On this page you have to provide some information to signup.
Subscription Plan
Email Account
Password
After providing these all press to the Next Step button.
Once you press this button you can see the ZeroSSL dashboard.
Create New SSL Certificate:
Here on Dashboard you can see New Certificate button press this button present in the above image.
On the next page you have to provide following information:
Enter Domain (Enter your domain name for which you want to issue SSL)
You will see this Green ticks for a valid domain name.
2. Validity (For how many time this ssl is valid )
Usually for 90 days its free and if you want for 1 year you have to buy.
3. CSR & Contact
Finalize Your Order (you have to select )
You have limit to issue three free ssl to your domain. Once the process of plan selection done now you have to verify your domain.
Verification Method:
ZeroSSL allow three types of verification:
Email Verification
DNS (CNAME) HTTP
File Upload
You can chose any one you are comfortable with. If you have this email then use it, or update DNS records according to the second or upload the file to dns.
After this you will get a option to download SSL. you can download crteficate.
Add ZeroSSL to your Website?
When you got your SSL file there must be three files after extracting. ca_budle, certificate, private key
Add these files values according to the require mint on your site.
if you want to upload a file from the file manager on CyberPanel and the size of the file is large according to the upload limit. Then you need to change (Mostly increase) the default setting. In this article, we show how to change the upload limit on cyberpanel step by step.
Change Upload limit On CyberPanel
Login to your CyberPanel using the link:
https://<your-ip>:8090
Go to PHP → Eidt PHP Configs → Basic, and select the version of PHP on which you want to change the upload limit.
Set the limit in upload_max_filesize according to your choice and then click on Save Changes
After doing that also press the Restart PHP button this thing will apply all changes on the server level and you can now be good to go with it.
You can also read about child domains and more in the next article.
Maybe you have installed MailScanner on your server from CyberPanel, And you want to remove it for some reason. In this article, we are going to show how to remove MailScanner from CyberPanel?.
What is MailScanner?
MailScanner is an open-source email security system. it designed for a Linux-based email gateway. The purpose of MailScanner is to scans email for viruses, spam, phishing, malware, and other attacks against security vulnerabilities.
Follow the procedure to remove MailScanner form CyberPanel:
1. Download MailScanner uninstaller script form GitHub
Frist you need to download uninstaller form GitHub . Run this command on CLI it will download MailScanner uninstaller
If you want to create a Database in CyberPanel. And do not know how to do this you are on right place read this article to know how you can create a new DataBase on CyberPanel for your Website.
Table of Contents:
Login to CyberPanel
Create New Database
Access Database
Login to CyberPanel:
First of all visi the CyberPanel login URL to login to your CyberPanel it must be with port 8090, Look like:
https://<somainname/IP>:8090
Provide username and password and login to your CyberPanel dashboard.
Create New Database:
Once you logged in go to the Database->Create Database: in the left menu.
On this create database page you have to select the domain for which you want to create a new database.
Now screen ask you to provide the details for database.
Username
Database name
Password
When you press Create Database button this will create a new one for you on your server.
you can also list the database for any of your site on sever from Database-> List Database then select the domain and you can see the list.
Access Database:
To access your database you created you have to go to Database-> PHPMYADMIN. Then press Access Now button.
You can see the PHPMyAdmin screen now. Where you can see all database for all domains. You can check the database your created and do any operation you want to do on this database.
Do you want to secure your website from hackers? You want a secure website? Do you want to install and setup Wordfence Security Plugin to make your website more secure?
If you need anything above here in this article you will get all this information.
Wordfence Security is the most popular WordPress Scanner and Firewall. Wordfence uses to scan, remove malware, firewall again attacks, IP securing, 2FA login, etc.
You have to follow these steps to install and setup Wordfence in WordPress:
Install and Activate Wordfence
Setup Firewall in Wordfence
Scan your site from Wordfence
Login Security Setup
Other Security tools
Install Wordfence Plugin:
installation of Wordfence is just like any other WordPress Plugin. You can easily install Wordfence Plugin from the Plugin directory or you can download it from the Wordfence site and upload it.
After installation activate this Wordfence security plugin to configure it.
Once you completed the installation and check this privacy policy and terms link you can see the Dashboard of the Wordfence plugin by click on it from Wordfence -> Dashboard.
They guide you through these steps and you can follow these but follow another part of this article in order to understand better.
Setup Firewall in Wordfence:
Wordfence Firewall saves your website from malleolus access of the website. The firewall has general real-time security and secures your website from brute force attacks on your website.
The free version of the Firewall of the workforce does most of the things for you but in the premium version, you will get all the advanced features also.
Premium versions include Real-time IP blocklist, Real-time firewall rules, and malware defense.
The firewall has two-level f protection one is basic and the other one is advanced level protection. The basic level of protection covers the threads and attacks on the website but may miss some plugin and themes attacks. Advanced level covers all these.
On the Dashboard page of your Wordfence plugin, you can see the firewall percentage.
To configure your Wordfence firewall go to Wordfence->Firewall option.
Once you click the Optimize The Wordfence Firewall you will see a notice click Continue and you can see your firewall is successfully installed.
You can also see extended mode is enabled. if you check your firewall performance is also increased.
Scan your site from Wordfence:
You can scan your website using the Wordfence security plugin. To scan your website go to the Wordfence->Scan->Start Scan.
After clicking start scan you can see that your site starts scanning and now wordfence goes into the file of your WordPress site.
Basically, wordfence goes into the files of your websites and scans all the files present on your website directory. Note all changes that happen in that file and write those on your screen.
Wordfence tells you that which issue and changes of files are critical, which are ignorable, which files need to delete and which can be ignored.
The scanning process does not go into just one step it complete in a number of steps.
The coolest feature of worfence is that it has a Login security feaster also use this plugin you can set 2FA. Now your question is how to set up a 2FA login using wordfence security plugin?
To set 2FA login go to the Wordfence->Login->2FA scan code.
You can also go to settings and check for the other settings too like whom you want to 2FA for.
Other Security tools:
There are also other security tools like Live traffic, Whois Lookup, Import/Export Options, and Diagnostics.
These option also help user in security as well as performance.
Security of your website is very important you have to secure your website no matter you use this plugin or use any other matter but the point is your site must be secure.
From this guide, How to Install and Setup Wordfence Security Plugin in WordPress you got a good idea to configure your Wordfence plugin with your website.
Here in this article we are going to discuss Factors Affecting WordPress website page Speed.
Do you like websites which take some time to load? Do you want to visit again on site on which you wait for page to open?
I think no one like to wait for loading of slow sites. Users always want a quick response from the website. After clicking the link they don’t want to wait and waste their time.
Above is the user perspective now if we come to the website owner’s view, the owner never wants to lose his/her visitor from the site. But we know there are a large number of things which affect page speed and load of our website. We know it is not possible to list all but we mention a few things that are common for this.
Irrelevant, extra, and outdated Plugins and themes
Cache Plugin and its configurations.
Extra and unoptimized CSS and JS.
Hosting server
How to check Page speed?
How to solve the problems stated above?
What is page load time and speed?
Page speed is the loading speed for your page. It mean that how fast your page loads for your user. Acutely the time between the click by user and the view of page.
You can say that page speed is the page load time or time taken for the first bit. Site speed and page speed are two different things but sometimes we mixed both as one.
Now if we look at load time, Load time is the total time taken to download whole page and display it. When the whole content is there then we can say that this is the load time for our page.
Why Page speed and load is important?
As we know that now the internet is going fast and fast every day. With the increasing speed of the internet websites also need to be fast. As we no if your site is slow then there is no space for your website.
Now users want that website to load fast. So he can get his result as soon as possible. The important issue with having a slow website is that your users will often lose patience and leave. But this is not your user that wants this there are a lot of other important things for which your page speed is important.
Website ranking depends upon different things and these all relate to your page speed. If you want to rank high your site you need to improve your bounce rate, SEO, etc. Google as well as other search engines check all these things.
If your website is fast google always prefer fast site. In this way your SEO score will improve and when your SEO took you up visitor come and they will navigate between the page if your site is fast. This will improve your bounce rate.
There are a large number of factor that affects your website page speed and make it slow here we will discuss the most common factor that affects the page speed. So stay with us to check these:
1: Unoptimized images
The most common mistake that people makes which cause there site slow Is the use of unoptimized images you create an image and upload it without optimizing it is not a good move. You must optimize your image before upload it on your site.
Use of unoptimized images is one of the common mistake made by most of us. We will also discuss how to overcome this issue later.
2: Irrelevant, extra, and outdated Plugins and themes
One of the big reason of getting site slow in WordPress user. The use of irrelevant, extra, outdated and pirated plugins. Sometime people see any new plugin and install it to test and they didn’t remove it, this thing slow down your site. There are also some user who like to use pirated plugin because they don’t want to pay for it that thing is very bad for their speed and security.
Many of us usually don’t like to update plugin scar of being destroy settings. More you have these thing more your site is slow.
When you install WordPress some Default themes also come with that. Most of the user never touch them and also never delete that make more load on server and cause site slow.
3: Cache Plugin and its configurations:
Use of cache plugin is very important to speed up your site. There are a lot of Cache plugin in market you can use them. There are a lot of free and also paid too. Use of cache plugin is is good but the important thing you have to configure it in right way. if you don’t know how to configure it then using this cause extra plugin only.
4: Extra and unoptimized CSS and JS:
The main function or propose to use cache plugin is to optimize extra and unoptimized CSS and JS. But where did it come. Acutely most of WordPress users like to buy ready made themes instant of making there own and all. They buy theme and plugin from any where and use it.
But the bad thing is that themes are not according to your requirement theme and plugin fulfill yours but also have a lot of extra and unoptimized JS and CSS files that caused the slow site issue.
6: Hosting server:
Chose of hosting is one of another important affect on site speed. If you have a big and high traffic site and you host it at a shared plan. then you cant get the required speed.
There are also other things which you need to keep in mind while selecting host. Like if your visitor are from India and your site is hosted in US then this is also a very bad move.
How to check Page speed?
There are a lot of ways to check Page speed of your website. Here we discuss some common page speed tools with are commonly used to check the performance of your website.
Google PageSpeed Insights:
Google PageSpeed Insights is one of the simple and most powerful tool to check the page speed of any website. It gives you both Mobile and Desktop page speed score. So you can easily check and compare the performance of your website.
This Google PageSpeed Insights also give you the issues details and this is very important for your SEO term.
GT Metrix:
This is an other tool that helps you to check your page speed and helps you to improve you site speed and ranking. GTMatrix is also a great tool to check the performance of you site click here to visit GTMatix and check you page speed.
Pingdom Speed Test:
Pingdom Speed Test is also a speed test tool. They says that they are cost effective and reliable uptime and performance monitoring provider for your website. They give you a kind of brief and detailed report about your website.
Web Page Test:
This tool is not simple as other this a a tool which give you a detailed view about your website. But this tool worth look. This will give you information about the Security, First Byte, Keep-Live, Compress transfer, Cache static etc.
There are also many other tools but for now we will discuss only these.
How to solve the problems stated above?
AT the last of this article we will tell you how you can solve the problem stated above.
Optimize your Unoptimized images:
You have a lot of options to optimize your images, you can optimize you images using different ways like you can optimize before and after uploading we will give you name of some plugins and methods through which you can optimize your images before and after uploading to the site.
Optimize your images before upload:
You can optimize your images before uploading. This is one of the core factor from the factors affecting WordPress website page Speed.
The optimize your images there are few basic thing you have to take care of, Like always use JPG, webp, etc. versions of image files instant of using PNG.
This is a good and intelligent move to optimize images before uploading it on live site. You can optimize your Images before upload using differnt tools. I will state some of them here.
You can optimize your images before uploading using these tools and editors. there are large number of tutorials to do so. Go get any of these tools and optimize your image before upload.
Optimize Images Through Plugins:
Better move is you can upload optimize images but if you didn’t do that and after upload you fell that you have to optimize these so in this case you can now optimize your images using plugin.
Here I will mention some plugin through which you can easily optimize your images. Even you have old images and you want to optimize them.
Using these plugins you can easily optimize your images by just following some steps.
Remove Irrelevant, extra, and outdated Plugins and themes:
This is one of the main reason and it is very easy to solve this issue.
Just need to login to your system and check how many plugins need Updates. Also check which are the inactive or extra plugins which you don’t need or without those you can easily do your work.
One of the best thing to remember in this section is to remove the default theme mostly people do not remove default theme and keep those.
GO to the admin dashboard and check the inactive plugins under PLUGIN->INSTALLED PLUGIN->INACTIVE.
Cache Plugin and its configurations:
Now a days there are a lot of cache plugins which you can use to get a speed on your site but the question is how to use these plugins on your site.
I must say configuration of a cache plugin is an important and critical phase. Here are some popular cache plugins.
Using above plugins you can optimize extra CSS and JS but the question is where it came from. Extra CSS come in the Ready made themes so to avoid these better to use a custom theme that gives you the css and js that you needed.
Chose a Good Hosting server:
The best thing and the hard decision to make is the chose of good and reliable server.
If you have a big sized WordPress site and you bought a shared plan that is not a good move at all. There are some things which you need to take care of before buying a server.
Your target location and server location
Your site content and your server capacity
Selection of Server providers
Shared, VPS or dedicated server choice.
These are some steps and thing you need to take care of before doing and looking for speed. these are Factors Affecting WordPress website page Speed. And we also stated how you can remove Factors Affecting WordPress website page Speed.
The process to add Child domain or subdomain in CyberPanel is very easy and short. Here i will tell you how to add subdomain in CyberPanel under any main domain or website.
How to Create Child Domain under main website?
To create child domain for a main or master domain you just need to go to.
Websites->List Websites->Manage
Manage of that website for which you want to create the subdomain.
And click the Manage button you can also follow this URL:
https://<YOUR IP>:8090/websites/example.com
When you click the manage button you can see the website manager screen. This screen has a a lot of option. Like LOGS, DOMIANS, FILES, CONFIGRATIONS, ETC.
Got to the Domains part and click the Add Domains button.
When you click on this option you are asked to provide the details for the subdomain you want to add.
After providing the details like:
Domain name
Path (Leave it empty)
Select PHP version
In additional features (Select SSL, DKIM, Open_basedir Protection)
Click the Create Domain button and you will receive a success massage from the panel.
Once child domain is created from here. Now you can list child domain from two ways.
Go to website-> List child Domain
2. From the Websites-> List Websites -> Manage-> List Domains
In this Article I am going to share my personal experience that how i added the Twak.to Live Chat in my WordPress Site. After reading you come to know how to add live chat on WordPress Website.
This tutorial is basically my personal experience that how I integrate live chat on my WordPress Website. So without wasting time lets start tutorial.