Skip to main content
You can publish superun projects on your own domain to improve branding and SEO.

Why use a custom domain

  • Consistent branding looks more professional
  • Better search indexing
  • Easier to remember and share

Requirements

  • You own a domain
  • Hosting with automatic certificates (e.g. Vercel/Netlify)

Configure a custom domain in superun

You can configure a custom domain in the superun console without manual DNS setup in many cases. Steps
  1. On the project page, go to OperationsSearch optimization+ Custom domain
  2. Follow the wizard and enter your domain (e.g. yourdomain.com)
  3. Choose your DNS provider or manual setup
  4. Add the DNS records shown to your DNS provider
  5. After setup, SSL is provisioned automatically
For detailed steps, see Domain binding and SEO troubleshooting.
Mainland China ICP filing reminder: Domains serving the public from mainland China nodes generally require applicable ICP filing. superun does not provide filing service codes — prepare a compliant filing account and resources accepted by your filing provider.Filing resources are not the same as superun project runtime resources. Depending on provider and filing method, eligible cloud resources, filing packages, or other accepted assets may suffice; a dedicated server is not always required. Follow your filing provider and regulator rules.

Connect your domain (example: Vercel)

  1. Connect your project to Vercel
  2. Add the domain under Vercel Domains
  3. Follow DNS instructions (e.g. CNAME to cname.vercel-dns.com)
  4. Wait for SSL (minutes to 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 site unreachable: Check DNS propagation (dnschecker), DNS-only mode if applicable, and SSL issuance
  • Subdomains: Supported — enter the subdomain in the connect flow
  • SSL: Most hosts issue and renew automatically
  • WeChat opens link with security warning: Prefer full https:// links. http:// may trigger warnings in WeChat. With domain bound and SSL healthy, share https://your-domain.
  • Frontend vs backend custom domainFrontend custom domains are self-serve via the steps above; for backend custom domains, contact support
  • Standalone deploy / custom domain needs: Describe requirements to superun; support will advise. Private deployment is harder — see Private deployment

superun website

Visit the site to learn more about features and examples.