Forked from ddeveloperr/namecheap-netlify-dns-configuration.txt
Created
September 4, 2019 11:21
-
-
Save lideo/6501c42f39b0445f2efe87ca263b34db to your computer and use it in GitHub Desktop.
Netlify custom domain dns configuration with domain from namecheap
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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