Creating your first website is simple with web hosting and cPanel. Follow the steps below to launch your website online.
Before creating a website, you need:
A domain name
A web hosting account
Example:
yourdomain.comUpdate your domain nameservers with the hosting nameservers provided in your welcome email.
Example:
ns1.govaio.com
ns2.govaio.comDNS propagation may take up to 24 hours.
Open:
https://yourdomain.com:2083or log in through:
https://my.govaio.com/loginGo to Files
Click File Manager
Open:
public_htmlCreate a new file named:
index.htmlAdd the following code:
<!DOCTYPE html>
<html>
<head>
<title>My First Website</title>
</head>
<body>
<h1>Welcome to My Website</h1>
<p>My website is now live.</p>
</body>
</html>Save the file.
Open your domain in browser:
https://yourdomain.comYour website should now appear online.
You can also create a website easily using WordPress.
Log in to cPanel
Open Softaculous Apps Installer
Click WordPress
Click Install
Enter:
Domain
Website Name
Admin Username
Password
Click Install
Platform | Best For |
|---|---|
WordPress | Blogs & Business Websites |
Laravel | Advanced PHP Applications |
HTML/CSS | Simple Static Websites |
WooCommerce | Online Stores |
index.htmlor
index.phpKeep backups of your files
Use strong passwords
Install SSL certificate for HTTPS
Regularly update website software
If you need help creating your first website, contact support:
📧 support@govaio.com