Overview
You can upload your website files to VexoWeb hosting in three different ways: using the DirectAdmin File Manager, using FTP, or installing a CMS like WordPress via Softaculous.
Method 1 – Upload via File Manager
- Log in to DirectAdmin
- Go to System Info & Files → File Manager
- Open your domain folder (usually domains/yourdomain.com/public_html/)
- Click Upload
- Select your files
Tips
- Use Extract to unzip .zip files
- public_html is the folder that displays your website
Method 2 – Upload via FTP
- Go to Account Manager → FTP Management
- Create an FTP account (or use the default one)
- Connect via FileZilla using:
Host: yourdomain.com Username: your FTP username Password: your FTP password Port: 21
Upload files to:
domains/yourdomain.com/public_html/
Method 3 – Install WordPress using Softaculous
- Go to Extra Features → Softaculous Apps Installer
- Select WordPress
- Click Install
- Choose your domain and directory
- Set up your admin username and password
Troubleshooting
- If your site shows a blank page → check the PHP version and error logs
- If files do not upload → check available disk space
- If WordPress is slow → enable AccelerateWP or Redis (if supported)