<!DOCTYPE html>
<html><head><title>How do I create a subdomain?</title></head><body>
<strong>How do I create a subdomain?</strong><br />
<br />
To create a subdomain, you would add an additional word (the subdomain) to the front of your domain. You can choose any word you want to. Here are two examples:<br />
<br />
<code>http://track.mydomain.com<br />
http://rotate.mydomain.com</code><br />
<br />
Creating a subdomain generally takes only a few steps, but every domain registrar (the company where you buy your domains from) handles creating subdomains differently.<br />
<br />
One effective approach to learning how to create subdomains with your particular domain registrar is to go to <a href="http://youtube.com" target="_blank"><strong>YouTube.com</strong></a> and enter the phrase:<br />
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td valign="top"> </td>
<td> </td>
<td>“Create subdomain <em>registrar-name</em>”</td>
</tr>
</tbody>
</table>
<br />
For example,<br />
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td valign="top"> </td>
<td> </td>
<td>“Create subdomain GoDaddy”<br />
“Create subdomain HostGator”<br />
“Create subdomain 1&1”<br />
“Create subdomain BlueHost”<br />
etc.</td>
</tr>
</tbody>
</table>
<br />
<a href="http://youtube.com" target="_blank"><strong>YouTube.com</strong></a> also has videos for specific control panels:<br />
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td valign="top"> </td>
<td> </td>
<td>“Create subdomain cPanel”<br />
“Create subdomain Plesk”<br />
etc.</td>
</tr>
</tbody>
</table>
<br />
In our FAQ on creating custom domains, we have written walkthroughs for setting up subdomains with the most popular domain registrars. You can find those in this FAQ:<br />
<table border="0" cellpadding="0" cellspacing="0" style="box-sizing: border-box; border-collapse: collapse; border-spacing: 0px; max-width: 100%;">
<tbody style="box-sizing: border-box;">
<tr style="box-sizing: border-box;">
<td style="box-sizing: border-box; width: 20px;"><a href="/user/faqs.cgi?answer=140"><img height="20" src="//cdn.clickmagick.com/images/user/faqpage.gif" style="box-sizing: border-box; border: 0px; vertical-align: middle;" width="17" /></a></td>
<td style="box-sizing: border-box;"> </td>
<td style="box-sizing: border-box;"><b><a href="/user/faqs.cgi?answer=140"> What is the recommended way to set up a custom domain?</a></b></td>
</tr>
</tbody>
</table>
<br />
<div class="faq-note"><b>Note:</b> You might notice that <code>www.yourdomain.com</code> is a just a subdomain of <code>yourdomain.com</code> where the “additional word” is simply <code>www</code>. By convention, the <code>www</code> subdomain is typically set up to point directly to the root domain (<code>yourdomain.com</code> in this example) which is why most people think they are the same thing.<br />
<br />
<code>yourdomain.com</code> and <code>www.yourdomain.com</code> are, in fact, two completely different domains and could be set up to do different things, but you probably wouldn’t want to do that or you’d risk confusing anybody who expects them to always do the same thing...</div>
</body></html>