惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
博客园_首页
U
Unit 42
Apple Machine Learning Research
Apple Machine Learning Research
云风的 BLOG
云风的 BLOG
MongoDB | Blog
MongoDB | Blog
美团技术团队
H
Help Net Security
G
Google Developers Blog
B
Blog RSS Feed
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
aimingoo的专栏
aimingoo的专栏
Google DeepMind News
Google DeepMind News
J
Java Code Geeks
M
MIT News - Artificial intelligence
腾讯CDC
IT之家
IT之家
Vercel News
Vercel News
C
Check Point Blog
博客园 - 三生石上(FineUI控件)
Last Week in AI
Last Week in AI
I
InfoQ
博客园 - 司徒正美
A
About on SuperTechFans

Netlify Changelog

Gemini 3.5 Flash now available in Agent Runners 4 Nuxt CVEs: what Netlify users need to know Gemini 3.5 Flash now available in AI Gateway Agent Runners workflow improvements Next.js & React security release (May 2026): what to know Block project transfers out of your team Gemini 3.1 Flash-Lite now available in AI Gateway OpenAI GPT-5.5 Instant now available in AI Gateway New `netlify logs` CLI command Deploy to Netlify with Stripe Projects Netlify Database is now generally available OpenAI GPT-5.5 and GPT-5.5 Pro in AI Gateway & Agent Runners Rename an agent run GPT Image 2 now available in AI Gateway New frontend-design skill for Agent Runners Claude Opus 4.7 now available in AI Gateway and Agent Runners Pricing updates for Credit-based plans New sorting and filter controls on the Members page Netlify Database GA coming soon, no new databases for now Deploy logs streaming is now faster Netlify CLI adds prompt-based creation and anonymous deploys Deploy from Codex with the Netlify Plugin Hydrogen with React Router 7 now supported on Netlify Monitor credit usage by day Invoices for Enterprise Available on the Billing Page AI app development on production infrastructure with Netlify Introducing Prompt Templates OpenAI GPT-5.4 Nano and GPT-5.4 Mini in AI Gateway Change your pricing plan Internal Builder Role & Project Access Controls
How to bring a subdomain to Netlify DNS
Nahrin Jalal · 2022-11-30 · via Netlify Changelog

You can now delegate a subdomain to Netlify DNS without having to bring over the apex domain! For example, you can let Netlify manage a subdomain like app.example.com while leaving example.com on your primary DNS service.

You can now get the benefits of Netlify DNS management on your subdomains—even if you can’t move your apex domain to Netlify.

Learn more in the docs.

Benefits of bringing your project’s subdomain to Netlify DNS

When you use Netlify for DNS management on a subdomain (app.example.com), you gain a number of productivity, security, and performance benefits.

You can:

  • Easily serve different content from different branches. Branch subdomains allow you to spin up unlimited environments, such as staging.app.example.com, beta.app.example.com, etc.
  • Take advantage of Netlify’s automatically-provisioned SSL certificates. Your wildcard certificate will help secure app.example.com and all of its subdomains.
  • Ensure your site uses Netlify’s CDN for this subdomain and all of its subdomains. Gain a performance boost and serve content from locations closest to your site visitors.

How to set up subdomain delegation

First, you’ll need to make sure your domain registrar supports NS records (or name server records) on subdomains. Once you’ve been able to verify this:

  1. Go to Team Overview > Domains in the Netlify UI.
  2. Choose “Add or register a domain.”
  3. Enter your subdomain, e.g. app.example.com, and complete the steps!

Add a domain to Netlify DNS

The final step in this process will give you NS records to enter at your registrar. As with any DNS changes, it can take 24 hours or more to propagate in the domain name system.

Let us know what you think

We’ve added support for subdomain delegation based on customer requests, so we’d love to know what you think! You can share your thoughts on this 3-question survey or in the community forums. Thanks for any feedback!