Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.75 KB

File metadata and controls

37 lines (22 loc) · 1.75 KB
id mapping-namecheap
title Mapping Domain from Namecheap

This section covers how to map a domain hosted or purchased on Namecheap to Hashnode.

  1. Create an account on NameCheap.

Namecheap Homepage

  1. Purchase your preferred domain (example edidiongasikpo.com).

  2. After completing the purchase, you will be redirected to the product page. Here, you will see your domain.

Namecheap Product Page

  1. Click on the Manage button next to your domain to access the DNS management page.

Namecheap Manage Icon

  1. Navigate to the Advanced DNS tab.

  2. Click on the Add New Record button in the Host Records section.

  3. Select CNAME Record from the drop-down menu. Enter @ under host, hashnode.network under target, and a TTL of 30 minutes.

  4. Next, select A Record from the drop-down menu. Enter @ under the host, 76.76.21.21 under the value, and TTL of 30 minutes.

  5. Check for the section titled NAMESERVERS, click the drop-down menu and select Custom DNS. Two input fields will be revealed,and add the texts below in the input fields.

ns1.vercel-dns.com
ns2.vercel-dns.com

Domain propagation (the process whereby nameservers update across the internet to reflect a change in a domain's DNS record) takes 0 - 48 hours to start working in all locations across the internet. Once your domain propagates, we will automatically provision an SSL certificate for you when you visit your blog for the first time.