CNAME रिकॉर्ड
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/cname-record/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/cname-record/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/cname-record/)
Use the native HTML custom element.
CNAME (Canonical Name) रिकॉर्ड एक डोमेन नाम से दूसरे डोमेन नाम के लिए एक उपनाम (alias) बनाता है। [[a-record|A रिकॉर्ड]] की तरह IP पते को सीधे इंगित करने के बजाय, CNAME एक अलग डोमेन नाम को इंगित करता है, जो फिर IP पते में रिज़ॉल्व होता है।
उदाहरण
A CNAME record pointing www.example.com to example.com means both addresses reach the same server.