BurjHost Shared Hosting plans are designed to make website creation easy for everyone, whether you are a beginner or a professional developer. There are two primary ways to build your site.
Method 1: One-Click Installer (Easiest for Beginners)
Most users start with WordPress, the world's most popular website builder.
-
Log in to cPanel.
-
Look for the "Softaculous Apps Installer" or "Website Installer" section.
-
Click on the WordPress icon (or any other CMS like Joomla or Drupal).
-
Click the "Install" button.
-
Choose your domain, fill in your site details (Site Name, Admin Username, Password), and click "Install."
-
Within minutes, your website is live! You can then log in to
yourdomain.com/wp-adminto customize the design.
Method 2: Manual Coding/HTML
If you have a custom-coded website:
-
Create your website files on your computer using an editor like VS Code.
-
Upload them to the
public_htmlfolder via cPanel's File Manager or an FTP client. -
Your site will be live as soon as the files are uploaded.