All Products
Search
Document Center

Simple Application Server:Register and resolve domain name

Last Updated:Mar 31, 2026

A public IP address gives you access to your website, but a domain name makes it shareable and professional. This topic describes how to register a new domain name and resolve it to your Simple Application Server instance from the Simple Application Server console.

Prerequisites

Before you begin, ensure that you have:

  • A Simple Application Server instance running a website

  • An Alibaba Cloud account with sufficient balance (required only if you are registering a new domain name)

Step 1 (optional): Register a new domain name

Skip this step if you already have a domain name. You can also register in the Alibaba Cloud Domain Name console. For more information, see Register a generic domain name.

  1. Go to the Domain Name page in the Simple Application Server console. Alternatively, open the Domain Names tab on your instance details page.

  2. If this is your first time using domain name management, a Tips dialog box appears. Click OK to authorize the Simple Application Server service.

    image

  3. Click Register New Domain Name. In the Register New Domain Name dialog box, enter your desired domain name and suffix, then click Search.

    If the domain name is already taken, select one of the recommended alternatives or try a different name or suffix.

    image

  4. Click Register Now and complete the purchase. Select a subscription duration and a domain name information template in the Registrant Profile section.

    If you have not created a domain name information template, click Create to fill in the registrant information, then select the template. For details, see Create Create a domain name information template
  5. After payment, return to the Simple Application Server console. In the Check whether you complete the payment for the domain name registration order dialog box, click Complete.

    image

Proceed to Step 2 to add and resolve your new domain name.

Step 2: Add and resolve a domain name

Add your domain name to the Simple Application Server console, then configure a DNS record to point it to your instance's public IP address.

  1. Go to the Domain Name page in the Simple Application Server console.

  2. Click Add Domain Names.

  3. In the Add Domain Names dialog box, complete the following sub-steps: a. Add domain names Select or enter your domain name, then click Next. b. Add DNS record Configure the parameters, then click Confirm to Add DNS Record.

    • For Alibaba Cloud domain names: The DNS record is added automatically. image

    • For domain names registered with another registrar: The system cannot add the DNS record directly. Choose one of the following options: image

    Each Alibaba Cloud account supports up to 10 domain names.
    ParameterDescription
    Domain NamePrefilled with your domain name.
    Host RecordThe website domain name.
    Record TypeSet to A record by default, which resolves the domain name to an IPv4 address.
    Select Simple Application ServerSelect the instance to point the domain name to. Filter by region if needed.

    image

  4. On the Domain Name page, click the domain name to view its resolution status. When Resolution Status shows Normal, the DNS record is active and your website is accessible through the domain name.

    image

More operations

After adding a domain name, you can manage its DNS records from the Domain Name page.

OperationSteps
Add domain name resolutionIn the Actions column, click Add DNS Record. Complete the Add DNS Record dialog box and click OK.
Modify domain name resolutionIn the Actions column, click View Details. In the Actions column of the target host record, click Modify Domain Name Resolution. Update the host record or select a different instance, then click OK.
Delete domain name resolutionIn the Actions column, click View Details. In the Actions column of the target host record, click Delete, then click OK in the confirmation dialog box. The DNS record is also removed from the DNS console and stops taking effect within 10 minutes.
Delete a domain nameDelete all DNS records for the domain name first. In the Actions column, click Delete, then click Remove. The domain name is removed from the Simple Application Server console but remains in the Domain Name console.

What's next

Configure HTTPS for your domain name to secure data in transit.