DEV Community

Cover image for Setup Custom Domain Name in Netlify
Stephen Akugbe
Stephen Akugbe

Posted on • Edited on

2

Setup Custom Domain Name in Netlify

I recently wanted to move my website from the netlify.app domain to a domain I got from Namecheap.
Here's how I did it and you can also follow the same steps.
To complete this:

  • You must have a domain on Namecheap or from any other provider
  • You must have a deployment setup on Netlify (I'm assuming you already know how to do this, hence, I won't be going into details)

You will go to your Netlify dashboard and select the deployed site you want to change domain:

Netflix site dashboard
Click on Domain Management:

Domain Management Netlify Dashboard
Then select "Add Domain Alias" and go on to add your domain name here:
Domain name alias Netlify
Add your domain name in the box provided and save it:
Domain Name
Once that is completed, you can go on to select the "options" dropdown and select "Setup Netlify DNS"

Setup Netlify DNS
Verify your domain, you can skip adding extra records as that is not needed and then activate the Netlify DNS.
Activate Netlify DNS

Activate Netlify DNS step 3

Once you have gotten that, you can then copy the details to your Namecheap domain management dashboard and paste each of the domain records into the custom DNS nameserver.
Namecheap domain management dashboard
With that completed, you have successfully linked your Netlify deployment to your custom domain.

Thanks for reading, don't forget to give it a like if you found this helpful

Image of Datadog

Master Mobile Monitoring for iOS Apps

Monitor your app’s health with real-time insights into crash-free rates, start times, and more. Optimize performance and prevent user churn by addressing critical issues like app hangs, and ANRs. Learn how to keep your iOS app running smoothly across all devices by downloading this eBook.

Get The eBook

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video