SiteLaunch← Back to home
🌐

Connect a Custom Domain

Enter the domain you want to connect to this Netlify site. We'll configure it and provision a free SSL certificate automatically.

Next steps after connecting

  1. 1

    Log in to your domain registrar

    Go to the DNS settings for your domain at your registrar (GoDaddy, Namecheap, Cloudflare, etc.).

  2. 2

    Add the required DNS records

    For an apex domain (e.g. mysite.com) add an A record pointing to Netlify's load balancer IP. For a subdomain, add a CNAME record pointing to your Netlify subdomain (e.g. yoursite.netlify.app).

  3. 3

    Wait for DNS propagation

    DNS changes typically take a few minutes to a few hours to propagate worldwide. You can check progress with tools like dnschecker.org.

  4. 4

    SSL is provisioned automatically

    Once DNS propagates, Netlify automatically provisions a free Let's Encrypt SSL certificate. Your site will be accessible over HTTPS with no extra steps.