Skip to content

Manage multiple domains

Your production site or app can support more than one domain through domain aliases, redirects, subdomains, and more.

Find the domains associated with your site or app in the Domain management section of your site configuration.

You can find the domains for your production site at Domain management Production domains.

From your Team Overview’s domains list, you can:

  • review your domain’s DNS records (if applicable)
  • review Netlify name servers for your domain
  • transfer a domain between two team accounts you own
  • delete DNS zones

To find your Team Overview’s domains list:

  1. Go to the Team Overview or dashboard and select Domains from the left sidebar.

  2. Next, select a domain from the domains list for your team.

You’ll be redirected to your domain’s dashboard, where you can find your domain’s DNS records (if applicable) and Netlify name servers.

When you assign an apex domain (eg. petsofnetlify.com) or a www subdomain (eg. www.petsofnetlify.com) as the primary domain for your site, two entries are added to the Production domains panel:

  • one entry for the apex domain, and
  • one entry for the www subdomain.

The primary domain is the custom domain you entered. The other entry is for the alternative domain that gets redirected automatically to the primary domain.

  • If you set the www subdomain as your primary domain, Netlify will automatically redirect the apex domain to the www subdomain.
  • If you set the apex domain as your primary domain, Netlify will automatically redirect the www subdomain to the apex domain.

If you’re using external DNS, we strongly recommend setting the www subdomain (or another subdomain) as your primary domain. If you want to set an apex domain as your primary domain, we recommend using Netlify DNS. Our blog post How to Set Up Netlify DNS has more details on these recommendations.