For the complete documentation index, see llms.txt. This page is also available as Markdown.

Kinghost DNS

Introduction

Properly configuring the DNS for your landing page is an essential step to ensure that visitors can access your site without problems. When you use services like SprintHub to host your landing page, it is common to need to configure a CNAME record. In this article, we will guide you step by step on how to configure the DNS for your landing page by pointing the CNAME to SprintHub.

Step by Step

Access Your DNS Provider's Control Panel

Home Screen

Click on your product/Landing page to access the configuration panel

Click on your product

In the control panel, scroll down to the section for your site "Site example.com.br" and click manage DNS.

Let's now move on to the part where we point your DNS to SprintHub. As soon as you access the DNS manager screen, the option to add a DNS record appears.

Fill in the Required Fields

  • Subdomain name: Enter the subdomain you want to point to SprintHub. For example, if you want "landingpage.yourdomain.com" to point to SprintHub, enter "landingpage".

  • Value/Destination: Enter the CNAME value provided by SprintHub. This will be a domain provided by SprintHub, such as "sh.sprinthub.site".

Practical Example

Let's assume your domain is "mysite.com" and you want "landingpage.mysite.com" to point to "cname.sprinthub.com". Here is an example of how the fields should be filled in:

  • First name: landingpage

  • Type: CNAME

  • Value/Destination: sh.sprinthub.site

Checking the settings

After configuring the CNAME record, it is important to verify that everything is working correctly. You can use online tools such as "DNS Checker" to verify CNAME propagation. Just enter the subdomain (for example, "landingpage.mysite.com") and check whether it is pointing correctly to the destination "sh.sprinthub.site".

If everything is correct, you just need to proceed to configure your custom domain within SprintHub; follow the article below to learn more:

Update 31.08.24

It is also necessary to carry out the pointing for AWS validation.

  • Instructions:

    1. Access your domain's DNS records.

    2. Add a new record in the DNS settings by selecting CNAME as the record type.

    3. Return to the first window, copy the contents of the "Marker / Host" field.

    4. Paste the copied content into the "Marker or Host" field of your DNS records.

    5. Return to the first window and copy the contents of the "Target / Destination" field.

    6. Paste the copied content into the "Destination or Target" field of your DNS records.

  • Verification CNAME Record:

    • Record Type: CNAME

    • Record Name "Marker / Host": A generated value appears (a unique alphanumeric code).

    • Value "Destination / Target": A specific generated value (also an alphanumeric code), pointing to an AWS domain for validation.

These instructions are to ensure that the custom domain is validated correctly when configuring the CNAME record on the DNS server.

Conclusion

Configuring the DNS for your landing page by pointing the CNAME to SprintHub is a relatively simple process, but it requires attention to detail to ensure everything works correctly. By following the steps above, you can make sure your subdomain will point correctly to SprintHub, allowing your landing page to be accessible to all visitors.

Last updated

Was this helpful?