Glossary

A Record

'A' Records, or 'Address Records' are the most common type of DNS record. They are used to point a host name (or root domain name) to an IP Address.

Typically, this IP address is that of a server that provides web hosting or other services for the site.

Note that the server to which you point your site must be configured with web server or other software to accept connections from users.

Card Verification Number

If you use Visa or MasterCard...

For the protection of our customers, Sitelutions currently requires the 3-digit Card Verification Number on the back of your credit card. Why? Because the only way to obtain this number is to actually be in possession of the card that you are making a purchase on.

Sitelutions keeps your prices lower by requiring the Card Verification Number to keep online credit card fraud down.


Delete

The [Delete] link for each host name provides you with an easy way to delete a host name from a domain name. For example, if you owned the domain name 'www.yahoo.com', this would allow you to delete all DNS entries for 'www' in one step.

Encrypted Credit Card Data

At Sitelutions, we take security and our customers' privacy very seriously. That's why we use strong encryption for any credit card information submitted to us.

To make the long story short, even if someone were to hack into our web servers and database server and view all information stored, there is no way they could decrypted your credit card information. We use a public-key infrastructure for encryption -- the private key is stored on a remote machine with no direct access to the internet.

In short, you can rest assured that your data is safe with us. To put our high level of security into perspective, chances of your credit card information being stolen is much higher when using your card to pay at a store or restaurant than it is when paying us using your card.

Fully-Qualified Domain Name

A domain name that extends all the way back to root. Often written as FQDN.

www.yahoo.com. is an FQDN.

A common error is to leave the "." at the end off.

www.yahoo.com is NOT an FQDN, by leaving out the last "." Root is not included.

An FQDN is required any time you reference a domain name outside a zone, optional when referencing names inside the zone.

CNAME records, NS records, and MX records might refer to names outside the zone, they often require an FQDN

Note: If you put an unqualified domain name in any resource record, the name of the zone the record is in is appended, complete with the dot, to form a fully qualified domain name.

So if an MX record in example.com, pointing to Testing.example.com does not include the final "." it will be appended as Testing.example.com.example.com.

However, if the MX record in the example had merely pointed to "Testing", the auto-append would have created Testing.example.com.

Host Name

By 'Host Name', we mean subdomain, or third-level domain. For example, in the name 'www.yahoo.com', 'www' is the host name while 'yahoo.com' is the domain name.

IP Address

IP Address stands for "Internet Protocol" Address. Much like a phone number provides a way of connecting to other telephones in the world, and IP address provides a way of connecting to other computers.

When you enter a URL into your browser, your computer must look up the IP address of this server, in the same way that you have to look up someone's telephone number before dialing them.

Typically, your Internet Service Provider will provide DNS Server addresses (also known as DNS Resolvers). DNS resolvers must "resolve" the host name or Domain Name into an IP Address. Once the IP address is determined by the resolver, it notifies your computer of the IP address and your computer is able to contact the appropriate web site or server. This all typically happens in well under one second.

The format of an IP address is XXX.XXX.XXX.XXX -- four octets separated by dots. Each octet must be less than 255.

A sample IP address is '192.168.0.1'.

MX Preference

All MX Records have MX preferences. The MX preference specifies the priority that a remote mail server should give to a receiving mail server. Remote mail servers attempt to deliver mail to the server specified by the MX record with the LOWEST MX preference. A lower MX preference indicates a higher priority. For example, a typical setup would be the following:

You have two MX records for your-domain.com:
  • The first points to primaryMail.your-domain.com with an MX preference of 0.
  • The second points to backupMail.your-domain.com with an MX preference of 5.
As long as the MX preference for the backup mail server is higher than that of the primary, remote mail servers will attempt to deliver mail for your domain first to primaryMail.your-domain.com. If that server is not accessible or is not running an SMTP server on port 25, the remote mail server will then try to delivery mail to backupMail.your-domain.com. The backup server will then typically store your mail until your primary mail server comes back up. It will then be delivered.

NS Record

'NS Record' stands for Name Server Record.

An NS record declares that a given zone is served by a given name server. By default, when you add your domain name to Sitelutions, we set up NS records for your domain which tells other resolvers that our name servers are authoritative for your domain names. You can delete our default NS records and add your own.

Adding your own NS records will redirect resolvers to other sites.

This method is not advised since it is inefficient, slower, and it needlessly uses up our bandwidth!. Instead, change your Registrar Name Server Configuration..

Pending Domain Expiration To-Be-Determined

For domains that are pending transfer to Sitelutions, the expiration date of the domain is dependant on when the domain transfer is processed. When transferring a domain to Sitelutions, we extend your registration period by one year!

Therefore we wait for the date that the transfer is processed. Only then will you be able to view the new expiration date of your domain name. Our system will automatically update the expiration date that you see listed for your domain name in the Domain Control Center once transfer has been completed.

Registrar Name Server Configuration

Every Domain Registrar provides its customers with a way to provide the registrar with the nameservers that are authoritative for a given registered domain name.

When you register a domain name with any registrar, you must provide the registrar with the the nameserver information provided by your ISP or hosting service. When registering a domain name with Sitelutions, if you elect to use our nameservers you don't need to enter any additional information -- we take care of that for you.

Sitelutions Space

Sitelutions Space™ provides a wide array of hosting features, speed (high bandwidth), and reliability to host your web site. Combining this with Sitelutions' extremely low prices, Sitelutions Space™  is an excellent value!


Sitelutions Space™ allows you as a user to completely control every aspect of your web site via an easy-to-use, secure web interface! It also provides e-mail account configuration, web mail, POP3, and IMAP services!


Time-To-Live (TTL)

A record's time-to-live (TTL) is the amount of time that a DNS record will be cached by DNS Resolvers on the Internet.

TTL is specified in seconds. When a DNS Resolver retrieves information on your domain name from our DNS servers, it caches that information for the specified TTL. After the TTL has been cached for that amount of time, it expires, and the DNS resolver once again needs to contact our DNS server to get DNS information on your domain.

A TTL of 600 (equal to ten minutes) is sufficient for most sites

What TTL should you use? Please continue reading...

Sitelutions says: Use a high TTL! Sitelutions encourages our users that do not plan to change their DNS Configurations very often to use a high TTL, such as '86400', which means 86,400 seconds, or one day (24 x 60 * 60). Why is it good to use a high TTL? For one, it reduces load on our servers, reduces our bandwidth costs, and enables us to offer higher quality services to our users. Second of all, it typically improves DNS lookup speed, at least slightly, when users access your sites. Why? Because instead of hitting our server each time, they can often rely on cached DNS records held by the DNS Resolver of their ISP.

But what if I use Dynamic DNS, or update my DNS information often? Depending on how much site downtime you believe is bearable, set your TTL accordingly. For example, for most small personal sites, even those using our Dynamic DNS services, a minute or two of downtime isn't so terrible. So, set your TTL for 60 or 120. If your IP address changes very regularly and you cannot live with even one minute of downtime, set your TTL for something more like 10 seconds or 5 seconds. Note that while this will help those who access your site to get the most up-to-date DNS information and minimize downtime, it will also put a great deal more load on our servers.

URL and DNS Advanced Configuration

The [Advanced Config] option in the URL & DNS Control Center allows you to access to every aspect of DNS configuration. Less technical users might want to use the DNS Wizard and the DNS Mail Wizard.

The Advanced Configuration tool allows you to create, modify, and manage the following types of records:
URL Redirection Records

  • A Records
    • Sitelutions SpaceTM Records
  • CNAME Records
  • MX Records
    • Sitelutions SpaceTM Mail Records
  • NS Records
  • TXT Records
  • AAAA Records


The Advanced Configuration tool also allows you to delete specific DNS entries.

Web Redirection

Also known as "URL Redirection," web redirection is a service that we offer which allows us to provide better web addresses to existing sites with minimal work. Using web redirecton, we can "point" a new domain name (such as "something.com") to an existing web site residing on any ISP's servers (AOL, MSN, or a free web host, such as Geocities).

Effectively, when someone goes to yourname.com (or a free name provided by us, such as something.ontheweb.us), we will see that the user is trying to go to your site and redirect them to your site.

Optionally, when redirecting, we can hide the original URL of your site, so the user doesn't see your original URL.undefinednbsp; See also URL Redirect Record

Launch your website today

Create your digital presence today, fast, easy and completely risk-free with our money back guarantee.