Why use a custom domain
- Consistent branding looks more professional
- Better for search indexing
- Easier to remember and share
Requirements
- Own a domain
- Use platforms like Vercel/Netlify for hosting and automatic certificates
Connect your domain(Ex:Vercel)
- Connect your project to Vercel
- Add the domain under Vercel Domains
- Follow the DNS instructions (e.g., CNAME to
cname.vercel-dns.com) - Wait for SSL issuance (minutes to a few hours)
Other providers
- Netlify: import repo → domain management → follow DNS guide
- Namecheap + GitHub Pages: host on GitHub and configure A/CNAME per guide
FAQ
- Domain connected but not accessible: check DNS propagation (dnschecker), ensure DNS‑only mode, verify SSL issued
- Subdomains supported: yes—enter a subdomain in the connection flow
- SSL: hosting providers typically handle issuance and renewals automatically
Superun Website
Visit the website to learn more features and examples.

