When your website is ready to go live, it's time to launch your site on a live domain. You will first need to add your domain(s) to your Domain Settings dashboard, then you will log in to your domain registrar to point your domain to the SpaceCraft IP address.
You will first want to add your domain name(s) to your website's Domain Settings dashboard:
Tip: Make sure you allow search engines to crawl your site by following this tutorial to submit your website's sitemap to search engines. This is what allows users to find you in their online searches!
Your website's domain name (the address that users type in their address bar to access your website) is hosted by a domain registrar; this is usually the company that you purchased your domain name through.
To connect your domain name to your website:
Setting | What you will enter |
Record Type | A |
Host or Name | @ (if that option is not available, enter your domain name without the www. i.e. gospacecraft.com) |
Value or Points To | 35.190.45.195 |
TTL | 600 or 3600 (depending on what your domain registrar allows - if you are unsure, or do not have these options, then stick with the default setting) |
Network Solutions: Managing Advanced DNS Records
Enom: Change Host Records - Forward, Redirect or Point Your Domain/Sub-Domain
Your DNS status will give you an idea of what steps to take if there are any issues with setup. The different statuses, as well as their meanings, are as followed:
Resolved | Everything is working correctly! The 'A' Record has been configured to point to the correct IP address and the website should be found live on the custom domain. |
Not Resolved | The DNS setup is incorrect and an 'A' Record has not been configured to point to the IP address. You will need follow the steps above to point your domain's 'A' Record points to the SpaceCraft IP address. |
Resolving | The 'A' Record has been configured to point to the IP address but has not fully propagated to all root nameservers. It can take up to 48 hours to resolve DNS changes, and some users may see it updated faster than others. |
Legacy Resolved | This status means that your DNS record setup is working correctly, except that the 'A' Record is pointing to an old (legacy) IP address. For proper SSL implementation, you must update your domain’s A Record to the current IP address using these steps above. |
Depending on your DNS registrar, a CNAME record isn’t always included in your records. If you are able to access your domain without “www.”, but not with “www.”, this indicates that you are missing a CNAME record.
To resolve your site not working when typing www.:
Setting | What you will enter |
Record Type | CNAME |
Host or Name | www |
Value or Points To | Enter your domain name without the www. i.e. gospacecraft.com |
TTL | 600 or 3600 (depending on what your domain registrar allows - if you are unsure, or do not have these options, then stick with the default setting) |
To ensure a proper HTTPS setup on your domain, our certificate provider requires a CAA record to the domain. While most domain registrars include this by default, there may be occasions when you will see a "CAA Error" under your DNS Status; this means that you will need to add your own CAA record to your domain. Note: Not all DNS service providers support the CAA record type.
To add the CAA record:
Setting | What you will enter |
Record Type | CAA |
Host or Name | @ (if that option is not available, enter your domain name without the www. i.e. gospacecraft.com) |
Value or Points To | letsencrypt.org |
TTL | 600 or 3600 (depending on what your domain registrar allows - if you are unsure, or do not have these options, then stick with the default setting) |
To test whether your CAA Record is set up correctly, you can enter your site details in the DNS CAA Tester.
When you update your DNS (Domain Name System) records in your domain registrar, the rest of the Internet must catch up to the changes. This period is known as "propagation". Usually, DNS changes will propagate within a few minutes, but it can take up to 48 hours for everything to propagate across the Internet.
There are a few factors that can explain why some domains propagate faster than others:
In most cases, your DNS updates will propagate within a few minutes. Due to these factors, however, you should allow up to 48 hours for any DNS changes to fully propagate across the Internet. If it's been more than 48 hours and your changes aren't reflecting correctly, there may be a different cause of the issue, such as incorrect DNS settings.