Problem Wordpress need solution : Manual Migration

platform : Latest WP
case : migration from CWP (sample.com) to CyberPanel (newname-sample.com)(only public html and sql)
File zip publichtml size : 14GB
File SQL manual export .sql : 32 MB

What i do
Extract publichtml.zip to Cyberpanel new user/domain/website (newname-sample.com)
database manual create + username and password
SQL imported via cli because of size
edit wpconfig change database info etc etc , include define URL

test open site: success
test wp-admin and login: success
test change permalink: success
test all link+add new test post: success

missing:
litecache plugin for WP

i install it manual from Wordpress repo plugin–> add new

question:
#1
then… ?
what should i do for make it optimal ?

#2


Whats is this ? should i update it ? if yes… i must do 1 by one or there is any bulk migrate ?

thankyou

Convert MyISAM to InnoDB. There is no bulk convert option which is easier to do, hence do it one by one.

1 Like

noted
better to convert it. roger that

and about the #1 ?

You can install Litespeed Cache plugin from add new plugin option inside wordpress. Any error you facing?

yes, i mean, how to set it up to make optimal ?
because i install this manual using extract public html, not from CyberPanel Wordpress installation

or no need make any setup ?

You can install it by any methods. Cyberpanel doesnt configure the plugin settings, you need to do that manually.

There is no optimal settings as each website structure is different (theme, plugin set, design, etc). What works for one website wont work for some different website.

Although you can try this LiteSpeed Cache WordPress Plugin – UNOFFICIAL GUIDE

so the wordpress litespeed plugin is “default” lol
i though because i use litespeed or because i use wordpress manager from cyberpanel it will have preconfiguration lol

btw thx for the link

edit:
can u check : LiteSpeed Cache WordPress Plugin – UNOFFICIAL GUIDE. ?

so OLS user will no need quic.cloud ?

Quic.cloud is not mandatory. But if used, its best. It has dynamic cache option which no other cdn provides.

1 Like

yeap… noted

thankyou

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.