Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lideo/6501c42f39b0445f2efe87ca263b34db to your computer and use it in GitHub Desktop.
Save lideo/6501c42f39b0445f2efe87ca263b34db to your computer and use it in GitHub Desktop.
Netlify custom domain dns configuration with domain from namecheap
Please follow these steps to point your domain name to the Netlify nameservers:
- Having logged into Namecheap account, go to your Domain List -> click 'Manage' next to the domain billboardsjenica.com -> locate the 'Nameservers' section;
- Choose ‘Custom DNS’ in the drop-down menu;
- Fill in your custom nameservers into empty lines;
4 lines in total :
dns1.p07.yourDNS.net
dns2.p07.yourDNS.net
dns3.p07.yourDNS.net
dns4.p07.yourDNS.net
- Save changes using a checkmark icon next to the nameservers.
It may take 24-48 hours for the DNS changes to be accepted globally. Please give it some time to propagate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment