1. Point your domain to SpeedyPage
Update your domain’s nameservers at your registrar to:| Nameserver | Hostname |
|---|---|
| Primary | ns1.speedy.page |
| Secondary | ns2.speedy.page |
2. Set up your first email account
Once your domain is pointing to SpeedyPage, create an email address for it.Open Email Accounts
Log in to cPanel through your client area or at
yourdomain.com/cpanel. Go to Email and click Email Accounts.3. Upload your website files
You have two options for getting your files onto the server:- File Manager — upload directly through your browser in cPanel. Go to Files > File Manager, open the
public_htmlfolder, and click Upload. See Using File Manager. - FTP — connect with an FTP client like FileZilla using the credentials from your welcome email. See Create and manage FTP accounts.
public_html (or the document root for your domain). If you’re installing WordPress or another CMS, most installers handle this for you.
What’s next
Next steps:- Review your PHP version and make sure it matches what your site needs.
- Create a database if your application requires one.
- Read through security best practices to lock down your account.