<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Uncody Blog]]></title><description><![CDATA[Uncody Blog]]></description><link>https://blog.uncody.com</link><generator>RSS for Node</generator><lastBuildDate>Thu, 07 May 2026 11:56:24 GMT</lastBuildDate><atom:link href="https://blog.uncody.com/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[How to setup custom domain]]></title><description><![CDATA[Namecheap

Sign in to your Namecheap account

Select Domain List from the left sidebar and click on the Manage button next to your domain
 

Navigate to the Advanced DNS tab at the top of the page
 

Select all the records and delete all the existing...]]></description><link>https://blog.uncody.com/how-to-setup-custom-domain</link><guid isPermaLink="true">https://blog.uncody.com/how-to-setup-custom-domain</guid><dc:creator><![CDATA[Anurag K]]></dc:creator><pubDate>Sun, 11 Feb 2024 13:12:51 GMT</pubDate><content:encoded><![CDATA[<h3 id="heading-namecheap">Namecheap</h3>
<ol>
<li><p>Sign in to your Namecheap account</p>
</li>
<li><p>Select <strong>Domain List</strong> from the left sidebar and click on the <strong>Manage</strong> button next to your domain</p>
<p> <img src="https://Namecheap.simplekb.com/SiteContents/2-7C22D5236A4543EB827F3BD8936E153E/media/nctutmanage.png" alt class="image--center mx-auto" /></p>
</li>
<li><p>Navigate to the <strong>Advanced DNS</strong> tab at the top of the page</p>
<p> <img src="https://namecheap.simplekb.com/SiteContents/2-7C22D5236A4543EB827F3BD8936E153E/media/advanced_dns.png" alt class="image--center mx-auto" /></p>
</li>
<li><p>Select all the records and delete all the existing records</p>
</li>
<li><p>Find the <strong>Host records</strong> section and click on the <strong>Add New Record</strong> button</p>
<p> <img src="https://namecheap.simplekb.com/SiteContents/2-7C22D5236A4543EB827F3BD8936E153E/media/addnewrecord.png" alt class="image--center mx-auto" /></p>
</li>
<li><p>You need to add two records with below configuration. The first record is to point your root domain and the second record is to point your <strong>www</strong> subdomain.</p>
</li>
</ol>
<p>    <strong>Type</strong> - A Record</p>
<p>    <strong>HOST</strong> - @</p>
<p>    <strong>IP Address -</strong> 165.22.15.149</p>
<p>    Note - <strong>@</strong> is used to point a <strong>root domain</strong> (yourdomain.com)</p>
<p>    <strong>Type</strong> - A Record</p>
<p>    <strong>HOST</strong> - www</p>
<p>    <strong>IP Address -</strong> 165.22.15.149</p>
<p>    Note - <strong>www</strong> - is entered when it is needed to point to www.yourdomain.com</p>
<p>    <img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1707656116719/5405b42e-a6cb-4d54-8c14-471ff02133fe.png" alt class="image--center mx-auto" /></p>
<ol>
<li><p>Login to your <strong>uncody</strong> account and head over to <strong>custom domain</strong> settings</p>
</li>
<li><p>In your custom domain settings enter your domain name without the <strong>www</strong></p>
<p> Then click on <strong>Publish</strong> button to publish your page.</p>
<p> <img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1707656969140/2a797728-3179-435d-bfa7-7f47685f619e.png" alt class="image--center mx-auto" /></p>
</li>
<li><p>Visit <strong>https://yourdomain.com</strong> from your browser address bar and verify your website is accessible.</p>
<p> Note - Dns propagation sometimes takes <strong>24-48 hours</strong>, so your website may not be instantly accessible on your custom domain. Please wait for specified time and check later.</p>
</li>
</ol>
]]></content:encoded></item></channel></rss>