Customize Home Page Title

  1. SSH to the VPS using root

  2. Navigate to the following directory

 /usr/local/CyberCP/baseTemplate/templates/baseTemplate
  1. Edit homePage.html

nano homePage.html
  1. Change the title of the page in line 3

  2. Restart Cyberpanel for the changes to take effect

sudo systemctl restart lscpd

Last updated