How to resolve 404 error from website internal pages on LiteSpeed/Cyberpanel?

How to resolve 404 error from website internal pages on LiteSpeed/Cyberpanel?

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
cyberpanel login

Got to the website->list websites then click on Manage button present in front of your domain which have issue.

Manage Website
Manage Website

Scroll down and find file manager click on it and here you will find fix permissions button click that a green pop up appears.

fix permissions
fix permissions

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.

How to resolve 404 error from website internal pages on LiteSpeed/Cyberpanel?

Here you can read How to log in to the Rainloop admin dashboard?

Read More: How to Change Upload limit On CyberPanel?

How to Change Upload limit On CyberPanel?

You can follow us on Facebook too.

How to Access Rainloop Webmail in CyberPanel?

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
CyberPanel Login

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:

https://<IP/Hostname>:8090/rainloop/index.php

provide your email and password to login.

How to Access Rainloop Webmail in CyberPanel?
How to Access Rainloop Webmail in CyberPanel?

4. Rainloop Admin settings:

if you want to change Language, Layout, Default Text Editor, Message on Page, Notifications, etc settings. Login into rainloop admin dashboard and change there.

Here you can read How to log in to the Rainloop admin dashboard?

Read More: How to Change Upload limit On CyberPanel?

How to Change Upload limit On CyberPanel?

How to log in to the Rainloop admin dashboard?

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.

http://your-webmail.domain.com/?admin

But in case of cyberpanel it will be like:

https://<IP/Hostname>:8090/rainloop/?admin

You can access rainloop web admin using this link.

How to login to Rainloop admin dashboard?
How to login to Rainloop admin dashboard?

RainLoop admin Password:

Default login is “admin”, password is “12345”. But in the case of CyberPanel and changed password here is the location of rainloop admin password.

CyberPanel Rainloop admin password location:

/usr/local/CyberCP/public/rainloop.php

General Rainloop admin password location:

/var/www/rainloop/data/_data_/_default_/configs/application.ini

How to Access Rainloop Webmail in CyberPanel?

How to force redirect HTTP to HTTPS website in CyberPanel?

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 enter https://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 in http:// 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:

  1. Select Websites on the left menu
force redirect HTTP to HTTPS website in CyberPanel

2. Choose the SSL enabled website from the list

force redirect HTTP to HTTPS website in CyberPanel

3. Select “Rewrite Rules” in the Configuration section

force redirect HTTP to HTTPS website in CyberPanel

4. Copy and paste the following code:

force redirect HTTP to HTTPS website in CyberPanel
rewriteCond %{HTTPS} !on
rewriteCond %{HTTP:X-Forwarded-Proto} !https
rewriteRule ^(.*)$ https://%{SERVER_NAME}%{REQUEST_URI} [R,L]

5. Now just save your changes, and you’re done!

After doing this on OpenLiteSpeed you must have to restart your webserver. Beacuse OLS need to restart to read the rewrite rules properly.

How to add ZeroSSL on your site? Free SSL for your website?

Read More: How to Change Upload limit On CyberPanel?

How to Change Upload limit On CyberPanel?

How to add ZeroSSL on your site? Free SSL for your website

How to add ZeroSSL on your site? Free SSL for your website

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.

  1. Subscription Plan
  2. Email Account
  3. 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:

  1. 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:

  1. Email Verification
  2. DNS (CNAME) HTTP  
  3. 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.

Verification Method:
Verification Method:

After this you will get a option to download SSL. you can download crteficate.

download SSL
download SSL

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.

Read More: How to Change Upload limit On CyberPanel?

How to Change Upload limit On CyberPanel?

How to Change Upload limit On CyberPanel?

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.

Login to your CyberPanel as 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 upload limit.
Change Upload limit of PhpMyAdmin
  • Set the limit in upload_max_filesize according to your choice and then click on Save Changes
Change Upload limit On CyberPanel

After doing that also press the Restart PHP button this thing will apply all changes on server level and you can now good to go wit it.

You can also read about child domain and more in the next article.

Read more: How to create, delete and manage Child Domains in CyberPanel?

May be you are new and also want to know How to create a Database in CyberPanel?

How to remove MailScanner from Cyberpanel?

How to remove MailScanner from Cyberpanel?

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

wget https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/CPScripts/mailscanneruninstaller.sh
How to remove MailScanner from Cyberpanel?
Download MailScanner uninstaller script form GitHub

2. Set the execute permission

After download uninstaller you need to set execute permission to MailScanner uninstaller by running this command on CLI

chmod +x mailscanneruninstaller.sh

3. Uninstall the MailScanner

Once you downloaded MailScanner uninstaller and set the execute permissions then run the command to uninstall Mailscanner.

./mailscanneruninstaller.sh

After this the Mail Scanner is successfully removed form CyberPanel.

Read more: How to create, delete and manage Child Domains in CyberPanel?

How to fix Fix WordPress 404 permalink OpenLiteSpeed- 404 error on OpenLiteSpeed

How to create a Database in CyberPanel?

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:

  1. Login to CyberPanel
  2. Create New Database
  3. 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.

CyberPanel Login

Create New Database:

Once you logged in go to the Database->Create Database: in the left menu.

Create New Database
Create New Database

On this create database page you have to select the domain for which you want to create a new database.

select domain
select domain

Now screen ask you to provide the details for database.

  1. Username
  2. Database name
  3. Password
provide the details for database
Provide the Details for Database

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.

list the database
list database

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.

Read more: How to create, delete and manage Child Domains in CyberPanel?

Follow US on Facebook / Twitter Instagram .

Factors Affecting WordPress website page Speed

Factors Affecting WordPress website page Speed

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.

Factors Affecting WordPress website page Speed
Factors Affecting WordPress website page Speed

What do we learn in this article?

  1. What is page load and speed?
  2. Why Page speed and load is important?
  3. Factors Affecting WordPress Website Loading Speed.
    1. Unoptimized images
    2. Irrelevant, extra, and outdated Plugins and themes
    3. Cache Plugin and its configurations.
    4. Extra and unoptimized CSS and JS.
    5. Hosting server
  4. How to check Page speed?
  5. 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.

Factors Affecting WordPress Website Loading Speed:

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
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:

GT Metrix:
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:
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:

Web Page Test:
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.

  1. Pixler Online Editor
  2. Adobe Photo Shop
  3. Image optimizer
  4. Tiny PNG
  5. Optimizilla

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 your images before upload
Optimize your images 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.

  1. Smush
  2. Optimole
  3. ShortPixel Image Optimizer
  4. Ls Cache
  5. Imagify

Using these plugins you can easily optimize your images by just following some steps.

Optimize Images Through Plugins:
Optimize Images Through Plugins

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.

PLUGIN->INSTALLED PLUGIN->INACTIVE.
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.

  1. Ls cache
  2. WP Rocket
  3. Auto Optimizer
  4. Flywheel

You can follow some of these guides to configure these cache plugins.

The Beginner’s Guide to LiteSpeed Cache for WordPress

Find the Best Settings for your Site

Cache Plugin and its configurations:
Cache Plugin and its configurations

Extra and unoptimized CSS and JS:

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.

  1. Your target location and server location
  2. Your site content and your server capacity
  3. Selection of Server providers
  4. 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.

How to add live chat on WordPress Website – Integrate Tawk.To Live Chat to WordPress

Follow US on Facebook / Twitter Instagram .

How to add Subdomain in CyberPanel?

add subdomain

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.

Websites->List Websites->Manage
Websites->List Websites->Manage

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.

Add Domains
Add Domains

When you click on this option you are asked to provide the details for the subdomain you want to add.

Details for the subdomain you want to add
Details for the subdomain you want to add

After providing the details like:

  1. Domain name
  2. Path (Leave it empty)
  3. Select PHP version
  4. In additional features (Select SSL, DKIM, Open_basedir Protection)

Click the Create Domain button and you will receive a success massage from the panel.

Create Domain
Create Domain

Once child domain is created from here. Now you can list child domain from two ways.

  1. Go to website-> List child Domain
website-> List child Domain
website-> List child Domain

2. From the Websites-> List Websites -> Manage-> List Domains

Websites-> List Websites -> Manage-> List Domains
Websites-> List Websites -> Manage-> List Domains

Read more about child domain: How to create, delete and manage Child Domains in CyberPanel?

Follow US on Facebook / Twitter Instagram .

How to add live chat on WordPress Website – Integrate Tawk.To Live Chat to WordPress

How to add live chat on WordPress Website – Integrate Tawk.To Live Chat to WordPress

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.

Steps to add live chat on WordPress:

  • Add Plugin to your WordPress website.
  • Create account on Tawk.To Live Chat
  • Integrate Tawk.To with your website.

Step 1: Add Plugin to your WordPress website:

The first thing to do during the process of setup Live chat on your website. You have to add Tawk.To Live Chat WordPress plugin on your WordPress.

You can add this plugin using different ways. You can follow this guide to add tawk.To plugin on your WordPress website. Click Here to follow guide.

Add WordPress Plugin on your Website.

Once plugin is added to your WordPress site. Now you have to check your plugin here.

Now go to Setting-> Tawk.to option.

Setting-> Tawk.to
Tawk.to Settings

This page need some details from your Tawk.to account. its time to signup on tawk.to.

Steps 2: Create account on Tawk.To Live Chat

To configure your Tawk.to with your WordPress site you need to create Twak.to account on there platfrom first.

To create your account please click here.

  1. Click on the signup button and provide all required details. Provide all the following details EMAIL, NAME, PASSWORD.
signup button and add live chat on WordPress Websit
Sign up on tawk.to

If all of your information is correct then next screen appears that ask you to chose the Language for your live chat like i chose ENGLISG US.

chose the Language
Language Selection for tawk.to

After the selection of language click on Create Property and provide Property Details.

  1. Site Name
  2. Site URL
  3. Widget Name
Property Details
Property Details

Click on Team Members button and add there details.

Team Members
Team Members

Your email is default admin for your account but if you want to add someone else you can add.

Now you will asked to select type of your website and widget. you can add on this screen and click on done.

Install Wiidget
Install Widget

Once process completed you can see take a tour screen.

take a tour and know to add live chat on WordPress Websit
take a tour

Step 3: Integrate Tawk.To with your website:

You have to integrate your tawk.to account to your website now.

Go to the Settings-> Tawk.to Add email and password for your tawk.to account that you created in last step.

Settings-> Tawk.to
Settings-> Tawk.to

Now after sign in you have to select property that you created there on tawk.to account to enable live chat on your wordpress site.

live chat on your wordpress site
Select a property

You can visit the dashboard from here also.

dashboard
Dashboard

Now if you visit your site you can see this option for live chat on your WordPress site.

live chat on your WordPress site.
Live chat on your WordPress site.

Read More: How to set up Google Drive Backup on CyberPanel?

Follow US on Facebook / Twitter Instagram .