Installing a blog (Wordpress) onto a Sub domain using Cyberpanel

1. Open Cloudflare to your domain and open dns records

2. In DNS records, add a new type A record and name it "Blog" and set the ip to your KVM

3. Open Cyber panel and navigate to create new sub domain

4. Select sub domain, your websites domain, and name the sub domain "blog.yourdomainhere"

5. Pick whichever php version is recommended but php 8.0 usually has no issues.

6. After the sub domain is created return to the list of sub domains. Click manage on your blog subdomain

7. Scroll to the bottom of the page to Application Installer and install WP + LSCache

8. Name your blog, name the user, password, and email and click install.

9. When the install finishes, open the URL to your new blog. put "/wp-admin" at the end of the URL to open admin panel

10. Log into admin with the user and password from step 8