Skip to main content

Usage Guide

Custom Domain Configuration Steps

Configure a custom domain through the superun backend to bind your project to your own domain, improving brand image and SEO. Configuration Steps:
  1. Enter Search Optimization Settings
    • On the project page, click the Operations tab in the top navigation bar
    • In the left sidebar, click Search Optimization
    • In the “Domain” area, click the + Custom Domain button
    Operations - Search Optimization Interface
  2. Start Configuration Process
    • After the configuration dialog appears, click the Continue button
    Configuration Dialog Initial Page
  3. Enter Domain
    • Enter your first-level domain in the input box (e.g., yourdomain.com)
    • If you need to use a subdomain, you can check the “I want to use a subdomain” option
    • After entering, click the Continue button
    Domain Input Page
  4. Select Domain Provider
    • If your domain provider is in the list, you can select it directly
    • If you can’t find your provider, scroll down to the bottom of the page
    • Click Go to our manual setup to enter manual configuration
    Domain Provider Selection Page
  5. Configure DNS Records
    • On the “Configure your domain manually by adding these records” page, you will see the DNS records that need to be added
    • You need to add two CNAME records:
      • First record:
        • RECORD TYPE: CNAME
        • HOST NAME: www
        • REQUIRED VALUE: [System-provided target address]
      • Second record:
        • RECORD TYPE: CNAME
        • HOST NAME: @
        • REQUIRED VALUE: [System-provided target address]
    • Click the Copy button next to each record to copy the corresponding value
    • Go to your domain service provider’s (such as Alibaba Cloud, Tencent Cloud, etc.) DNS management backend
    • Add these two CNAME records
    DNS Record Configuration Page DNS Records Copied Status
  6. Confirm Configuration Complete
    • After completing the DNS record configuration at the domain service provider, return to the superun configuration page
    • Click the I have added 2/2 records above to my domain’s provider button
  7. Complete Configuration
    • Wait for the system to verify DNS records (may take a few minutes to hours)
    • After successful configuration, click the Done button to complete the setup
    Configuration Successfully Completed
Notes:
  • DNS record changes may take up to 48 hours to fully take effect
  • Please ensure you have correctly added two CNAME records at your domain service provider
  • SSL certificates will be automatically applied and configured, no manual operation required
  • If you cannot access after configuration, please check if DNS records are correctly added
Common Issues:
  • Can’t find domain provider: You can choose manual configuration (Go to our manual setup)
  • Still cannot access after adding DNS records: Please wait for DNS propagation to complete (up to 48 hours)
  • SSL certificate not effective: SSL certificates will be automatically applied after DNS records take effect, please be patient

Troubleshooting

Domain Binding Fails

Symptoms:
  • GoDaddy first-level domain cannot directly bind CNAME
  • Domain resolves to superun homepage after resolution
Solutions:
  1. Use Cloudflare: Change domain’s nameserver to Cloudflare, then bind through backend
    • Change nameserver to Cloudflare-provided address at domain registrar
    • Bind domain through Cloudflare in superun backend
  2. Tell AI Manually: First use “consult mode” to ask:
    My domain redirects to superun homepage after binding, what could be the cause? How should I modify the configuration?
    
    • Confirm domain to modify based on AI’s suggestions
    • If confirmed needed, then clearly tell AI the correct domain in dialog, let AI modify configuration
Steps:
1. Change nameserver to Cloudflare at domain registrar
2. Bind domain through Cloudflare in superun backend
3. Wait for DNS to take effect (usually a few minutes to hours)