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

推荐订阅源

Jina AI
Jina AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog
T
The Blog of Author Tim Ferriss
量子位
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
小众软件
小众软件
Recent Announcements
Recent Announcements
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
I
InfoQ
美团技术团队
G
Google Developers Blog
Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
云风的 BLOG
云风的 BLOG
博客园 - 【当耐特】
IT之家
IT之家
Microsoft Security Blog
Microsoft Security Blog
博客园 - 聂微东
Last Week in AI
Last Week in AI
H
Hackread – Cybersecurity News, Data Breaches, AI and More
H
Help Net Security

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!