<!DOCTYPE html>
<html><head><title>How do I set up a custom domain with cPanel?</title></head><body>
<strong>How do I set up a custom domain with cPanel?&nbsp;</strong><br />
<br />
First of all, before you try to set up a custom domain with cPanel, make sure that you understand the details of setting up a CNAME DNS record by reading this FAQ first:<br />
&nbsp;
<table border="0" cellpadding="0" cellspacing="0" style="box-sizing: border-box; border-collapse: collapse; border-spacing: 0px; max-width: 100%; background-color: rgb(255, 255, 255);">
	<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;">&nbsp;</td>
			<td style="box-sizing: border-box;"><b><a href="/user/faqs.cgi?answer=140">&nbsp;What is the recommended way to set up a custom domain?&nbsp;</a></b></td>
		</tr>
	</tbody>
</table>
<br />
You should also watch our Setup Video even though it shows the setup process using the NameCheap registrar. The video explains many important details that are common to setting up a custom domain no matter what registrar or control panel you are using:<br />
&nbsp;
<table border="0" cellpadding="0" cellspacing="0">
	<tbody>
		<tr>
			<td><a href="/misc/video.cgi?name=cnamedns" id="video-link-new"><img border="0" height="24" src="//cdn.clickmagick.com/images/user/play.png" width="24" /></a></td>
			<td><img height="1" src="//cdn.clickmagick.com/images/spacer.gif" width="10" /></td>
			<td><b><a href="/misc/video.cgi?name=cnamedns" id="video-link-new">How To Set Up A Custom Domain Using a CNAME DNS Record</a></b></td>
		</tr>
	</tbody>
</table>
<br />
<br />
<strong>Setting up your custom domain with cPanel ...</strong><br />
<br />
<strong>Step 1:</strong>&nbsp;<strong>Create a CNAME record in the Advanced Zone Editor</strong><br />
<br />
From cPanel, go to the Domains section and click on the &ldquo;Advanced Zone Editor&rdquo; tool. cPanel looks a bit different with every hosting company, but the Domains section should look something like this:<br />
<br />
<img src="//cdn.clickmagick.com/images/user/faqs/cpdomains.png" /><br />
<br />
The Advanced Zone Editor will show you all of your existing DNS records and give you the option to add new DNS records.<br />
<br />
To add a new CNAME record, simply select your domain from the drop-down list.<br />
<br />
Next, where it says &ldquo;Add a Record&rdquo;, select CNAME from the drop-down labeled &ldquo;Type&rdquo; then fill in the settings.<br />
<br />
For example, if you want your custom tracking domain to be <code>www.yourdomain.com</code>, you&rsquo;d enter <strong>www</strong> in the &ldquo;Name&rdquo; section of the DNS entry (cPanel will fill in the rest), set the TTL value to <strong>3600</strong> (1 hour), and point the CNAME to one of ClickMagick&rsquo;s domains. Use&nbsp;<code>www.clkmg.com</code>&nbsp;for tracking links and split tests or&nbsp;<code>www.clkmr.com</code>&nbsp;for rotators.<br />
<br />
Your entry should look like this:<br />
<br />
<img src="//cdn.clickmagick.com/images/user/faqs/cpwww.png" /><br />
<br />
Click the &ldquo;Add Record&rdquo; button and you should see this CNAME entry:<br />
<br />
<img src="//cdn.clickmagick.com/images/user/faqs/cpznwww.png" /><br />
<br />
You can&rsquo;t have two entries with the same hostname value.&nbsp;If you find another CNAME record with the same &ldquo;www&rdquo; hostname value, delete the entry that does not have the ClickMagick domain.<br />
<br />
If you don&rsquo;t want to use &ldquo;<strong>www</strong>.yourdomain.com&rdquo; for your tracking domain because it already points to another website, you&rsquo;ll want to set the Domain Name to something other than &ldquo;www&rdquo;.&nbsp; The word &ldquo;track&rdquo; is a good choice, giving you &ldquo;track.yourdomain.com&rdquo; as your tracking domain:<br />
<br />
<img src="//cdn.clickmagick.com/images/user/faqs/cptrkent.png" /><br />
<br />
<br />
<b>Step 2: Add your custom domain to ClickMagick</b><br />
<br />
Once you complete Step 1 above, the only other thing you need to do is add your custom domain to your ClickMagick account using the&nbsp;<strong><a href="/user/domains.cgi" target="_blank">Domain Manager</a></strong>.<br />
<br />
Be sure to add your custom domain exactly as you&rsquo;ve set it up in Step 1 above e.g. either <code>www.yourdomain.com</code> or <code>track.yourdomain.com</code> in the examples above.<br />
<br />
ClickMagick&rsquo;s Domain Manager will thoroughly test your domain when you try to add it. If the Domain Manager accepts the domain, then you&rsquo;ve set it up correctly and it&rsquo;s working perfectly! Otherwise, read and follow any error messages you get.<br />
<br />
<br />
<b>Step 3: Create your custom domain without &ldquo;www.&rdquo; &nbsp;<em>(optional)</em></b><br />
<br />
If you&rsquo;re using your custom domain <em>only</em> for tracking purposes, you&rsquo;ll probably want to also set up the non-&rdquo;www.&rdquo; version of your domain (i.e., &ldquo;yourdomain.com&rdquo;). This would typically be the case if you&rsquo;ve just bought your domain specifically for tracking purposes.<br />
<br />
For example, if you just set up a CNAME record with a hostname of &ldquo;www&rdquo; as in Step 1 above, your tracking links will look like this:<br />
<br />
<code>http://www.yourdomain.com/linkID</code><br />
<br />
However, if you leave off the &ldquo;www.&rdquo; like this&hellip;<br />
<br />
<code>http://yourdomain.com/linkID</code><br />
<br />
&hellip; the tracking domain will NOT work.<br />
<br />
You have to set the non-&rdquo;www.&rdquo; version up as well, and because the non-&rdquo;www.&rdquo; domain does not have a hostname, you cannot use a CNAME record to properly set it up. Instead, you need to use an &ldquo;A&rdquo; record.<br />
<br />
<em><span style="background-color: rgb(255, 255, 224);">Caution: you cannot make this change if you have any existing content at &ldquo;yourdomain.com&rdquo;. The second you add the &ldquo;A&rdquo; record, your domain will point to ClickMagick and not to your original website. This will break your existing website if you have one, and that includes a WordPress blog.</span></em><br />
<br />
If you&rsquo;re unsure whether you have existing content, just enter your domain without the &ldquo;www.&rdquo; and see what pulls up. If it&rsquo;s a website you want to keep, then you can&rsquo;t add the &ldquo;A&rdquo; record or you will lose that website&hellip;<br />
<br />
<span style="background-color: rgb(255, 255, 255);">To get started, if there&rsquo;s an existing &ldquo;A&rdquo; record that has just your domain with nothing in front of it, then you&rsquo;ll need to delete it. You will almost certainly have to do this step. An existing entry will look like this, but with a different IP address:<br />
<br />
<img src="//cdn.clickmagick.com/images/user/faqs/cpaent.png" /></span><br />
<br />
Next, add a new &ldquo;A&rdquo; record with just your domain in the Name field that points to one of our IP addresses. Use IP&nbsp;<strong>50.97.212.250</strong> for tracking domains and IP&nbsp;<strong>50.97.212.251</strong> for rotator domains.<br />
<br />
Here&rsquo;s what this looks like in cPanel for a custom tracking domain:<br />
<br />
<img src="//cdn.clickmagick.com/images/user/faqs/cparec.png" /><br />
<br />
Click &ldquo;Add Record&rdquo; and your &ldquo;A&rdquo; record is all set up! Your final complete setup&mdash;without duplicates&mdash;should look like this:<br />
<br />
<img alt="" src="//cdn.clickmagick.com/images/user/faqs/cpfinalsetup.png" style="width: 600px; height: 108px;" /><br />
<br />
You will see other entries in your DNS records, but as long as you have only one entry for <code>www.yourdomain.com</code> and only one &ldquo;A&rdquo; record entry for <code>yourdomain.com</code>, then you&rsquo;ve set it up correctly.<br />
<br />
<br />
<strong>Step 4:&nbsp;</strong><b>Add your custom domain (without &ldquo;www.&rdquo;) to ClickMagick</b><br />
<br />
Finally, you have to also add the non-www version of your domain to your&nbsp;<strong><a href="/user/domains.cgi" target="_blank">Domain Manager</a></strong><br />
and you&rsquo;ll be all set.
</body></html>