Difference between revisions of "DNS & Domains"

From Spiffy Stores Knowledge Base

Line 65: Line 65:
 
== Domains FAQ  ==
 
== Domains FAQ  ==
  
'''I registered my domain name at Crazy, Domains, Aus Domains, GoDaddy, Domain Names or anywhere else...  how do I use it in my Spiffy Store?'''
+
'''I registered my domain name at Crazy Domains, Aust Domains, GoDaddy, Domain Names or anywhere else...  how do I use it in my Spiffy Store?'''
  
 
You will need to either use the help at the company where you registered the domain name, or contact them for support to find out how to use their system to manage your domain name.  If you like, you can provide them with a link to this page so they know what needs to be set up.  You'll need to either update the name servers for your domain name or set up custom DNS records depending on what your preference is based on the options above.  Please don't contact us for help with this, as we are not affiliated with any of these domain registrars.
 
You will need to either use the help at the company where you registered the domain name, or contact them for support to find out how to use their system to manage your domain name.  If you like, you can provide them with a link to this page so they know what needs to be set up.  You'll need to either update the name servers for your domain name or set up custom DNS records depending on what your preference is based on the options above.  Please don't contact us for help with this, as we are not affiliated with any of these domain registrars.

Revision as of 10:54, 5 October 2012

Spiffy Stores gives you a free xxx.spiffystores.com style domain for your store. For some customers this is enough, but many customers want the extra aesthetics and recognition value that comes from a real www.mystore.com style address.

Registering a new domain name

If you want to register your own domain name, we recommend ordering it through Domain Hosting Shop at http://www.domainhostingshop.com.au

When you're placing your order, there should be a comments field in the checkout there. If you add a comment such as "This is for use in my Spiffy Store at xxxx.spiffystores.com" then the domain name will be delegated to the Spiffy Stores nameservers and you'll be ready to go!

Using an existing domain name that you've registered

There are two ways that you can use your own domain name in your Spiffy Store. The first is by re-delegating to the Spiffy Stores name servers, and the second is by using a DNS entry called a CNAME record.

Option 1: Re-delegating to the Spiffy Store Name Servers

Re-delegating to the Spiffy Stores Servers is the easiest way to use your domain name with your store, and also gives you the advantage of being able to use the included email addresses that come with your Spiffy Stores plan. To re-delegate to the Spiffy Stores Name Servers, log in to the domain management area at your domain registrar and set your name servers to the following;

Nameserver 1:  ns0.spiffy.com.au  (202.60.88.94)

Nameserver 2:  ns1.spiffy.com.au  (202.60.88.158)

Nameserver 3:  ns2.spiffy.com.au  (202.60.88.159)

When you have re-delegated to our servers, simply add your domain name to the DNS & Domains section of your store toolbox.

After your domain has been re-delegated, You can then set up your email. More information on Setting up your email

Option 2: Using a CNAME Record for your full domain name

You only need to use a CNAME record if you want host your email elsewhere. If you have chosen to re-delegate your domain name to our servers, you do not need to set up a CNAME record.

If you want to set up a CNAME record, you will need to find out from your domain registrar (or current web hosting company) how you can add DNS entries to your domain.

Your CNAME record should point to your store domain e.g. yourstore.spiffystores.com

It should look something like this...

name  ttl     class     rr       canonical name 
www   14400   IN        CNAME    yourstore.spiffystores.com.

You will then need to set up a redirect from your domain without the "www" to your domain with the "www".

For example, you will need to redirect "yourdomain.com" to "www.yourdomain.com". If you don't do this, if someone types in your domain name without the "www", it will NOT go to your store.

When you have set up your CNAME record, simply add the domain name you have created to the DNS & Domains section of your store toolbox.

Option 3: Using a CNAME Record for a sub-domain

To have your Spiffy Store on a sub-domain (e.g. shop.joeswidgets.com), you need to set up a CNAME record either where your domain name is registered, or where it is currently hosted (depending on how you currently have things set up).

Your CNAME record should point to your store domain e.g. yourstore.spiffystores.com

It should look something like this...

name       ttl    class       rr       canonical name 
shop       14400   IN         CNAME    yourstore.spiffystores.com.
www.shop   14400   IN         CNAME    yourstore.spiffystores.com.

When you have set up your CNAME record, simply add the sub-domain you have created to the DNS & Domains section of your store toolbox.

Your Primary Domain

When you have more than one domain for your store, you can specify one of them to be your primary domain. This distinction is used in various ways within your Spiffy Store. For instance, customers are redirected to your primary domain after they have completed a checkout.

Domains FAQ

I registered my domain name at Crazy Domains, Aust Domains, GoDaddy, Domain Names or anywhere else... how do I use it in my Spiffy Store?

You will need to either use the help at the company where you registered the domain name, or contact them for support to find out how to use their system to manage your domain name. If you like, you can provide them with a link to this page so they know what needs to be set up. You'll need to either update the name servers for your domain name or set up custom DNS records depending on what your preference is based on the options above. Please don't contact us for help with this, as we are not affiliated with any of these domain registrars.


Do you provide custom DNS records?

No we do not provide custom DNS records. If you need DNS records for your domain name to be pointed to different places, then you will need to set up custom DNS records with your domain registrar or web host.


Please set up MX records to point to my mail server at xxx

Sorry, we do not provide custom DNS records. Please see above.


Please set up an A record to point to my neighbours cousin's son's computer

Sorry, we do not provide custom DNS records. Please see above.