Going live with a new site
After you have setup a new website, the next step is to make this new site available to the entire internet. There are 2 ways you can make your site go live, both of them are related to DNS settings on your domain name. (To make either of these changes you need to login to your domain registar.)
MX RECORD 1
- Archetype Media manages your DNS:
Change your domain name's name servers - Manage your own DNS:
Change your domain name's "A RECORD"
Benefits of each option
There are benefits for each option, and it's a balance between cost and control over your domain name.Benefit | Cost | |
---|---|---|
Archetype Media Manages your DNS | It's simple and easy to setup. You are only required to update one setting for your domain name. | There is an extra fee to use this service, as the A RECORDS and MX RECORDS are setup for you. |
Manage your own DNS | There are no fees to make your site go live. You have direct control over how your domain is directed. You can keep custom email systems or setup subdomains to go to external services. |
There is time and effort required to both learn the systems and make the settings changes. |
1. Archetype Media manages your DNS:
Changing name servers
This process is more simplified for you, but does not allow you to have granular control over your domain name's settings.- Login to your domain registrar
- Edit the DNS settings for the domain name
- Enter the following nameservers.
- ns.rackspace.com
- ns2.rackspace.com
2. Manage your own DNS
Changing an "A RECORD"
This is simply setting what is called an "A RECORD" and the value is just the IP Address of your reseller site. To find this IP Address do this:- Login to your domain registrar
- Edit the DNS settings for the domain name
- Edit the domain name's base A RECORD. (ie for the domain name AND www.domain if applicable)
- Enter the IP Address of your Archetype™ reseller site.
- Login to your site admin area
- Click "Administration"
- In the left column under the navigation you will find the IP address displayed.
- It is a number like : 192.168.0.1
- Copy this number, and enter it as an A RECORD for your domain.
Changing Mail Exchange records (MX RECORDS)
If you decide to change your A RECORD, then to use Archetype™ email systems, you need to setup MX RECORDS as well.- Login to your domain registrar
- Edit the DNS settings for the domain name
- Enter the following MX RECORDS.
MX RECORD 1
- Host/Domain: yourdomainname.com
- Priority: 10
- Target: mx1.emailsrvr.com
- Host/Domain: yourdomainname.com
- Priority: 20
- Target: mx2.emailsrvr.com