Pricing: Free plan

Custom domain on free tier

Yes, Netlify allows you to include a custom domain name even in their free tier. You can set up a custom domain for your Netlify site without having to upgrade to a paid plan. Netlify provides DNS services for your custom domain and makes it easy to configure the necessary DNS records.

To set up a custom domain on Netlify’s free tier, you can follow these steps:

  1. Sign in to your Netlify account or create a new account if you haven’t already.
  2. Once logged in, click on the site you want to add a custom domain to.
  3. In the site dashboard, click on the “Domain settings” or “Settings” tab.
  4. Scroll down to the “Custom domains” section and click on the “Add custom domain” button.
  5. Enter your custom domain name (e.g., “example.com”) and click on the “Verify” button.
  6. Netlify will provide you with DNS instructions specific to your domain registrar. These instructions will include the necessary DNS records you need to add to your domain’s DNS settings.
  7. Log in to your domain registrar’s website (where you purchased your domain) and navigate to the DNS settings for your domain.
  8. Add the DNS records provided by Netlify, which typically include CNAME or ALIAS records.
  9. Save the DNS records and wait for them to propagate, which may take some time (usually a few minutes to a few hours).
  10. Once the DNS records have propagated, return to the Netlify domain settings and click on the “Verify” button.
  11. Netlify will verify the DNS configuration, and once successful, you’ll be able to use your custom domain with your Netlify site.

Please note that while adding a custom domain is free on Netlify’s free tier, some additional features such as SSL certificates may require an upgrade to a paid plan. However, Netlify provides free SSL certificates for custom domains in most cases, so you should be able to secure your site with HTTPS even on the free tier.