Kinghost DNS

Introduction
Properly configuring the DNS for your landing page is an essential step to ensure visitors can access your site without issues. When you use services like SprintHub to host your landing page, you will often need to configure a CNAME record. In this article, we will guide you step by step on how to configure your landing page DNS by pointing the CNAME to SprintHub.
Step by Step
Access Your DNS Provider's Control Panel

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


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

Now let's go to the part where we point your DNS to SprintHub. As soon as you access the DNS manager screen, the option to insert a DNS record already 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 suppose your domain is "meusite.com" and you want "landingpage.meusite.com" to point to "cname.sprinthub.com". Here is an example of how the fields should be filled:
Name:
landingpageType:
CNAMEValue/Destination:
sh.sprinthub.site
Verifying the settings
After configuring the CNAME record, it's important to verify that everything is working correctly. You can use online tools like "DNS Checker" to check CNAME propagation. Just enter the subdomain (for example, "landingpage.meusite.com") and verify if it is pointing correctly to the destination "sh.sprinthub.site".
If everything is correct, you should only proceed to configure your custom domain within SprintHub; follow the article below to learn more:
Update 08/31/24
It is also necessary to perform the pointing for AWS validation.

Instructions:
Access your domain's DNS records.
Add a new record in the DNS settings by selecting CNAME as the record type.
Return to the first window, copy the content of the "Record / Host" field.
Paste the copied content into the "Record or Host" field of your DNS records.
Go back to the first window and copy the content of the "Destination / Target" field.
Paste the copied content into the "Destination or Target" field of your DNS records.
Verification CNAME Record:
Record Type: CNAME
Record Name "Record / 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 the custom domain is validated correctly when configuring the CNAME record on the DNS server.
Conclusion
Configuring your landing page DNS 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 ensure your subdomain will point correctly to SprintHub, allowing your landing page to be accessible to all visitors.
Last updated
Was this helpful?