TXT रिकॉर्ड
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/txt-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/txt-record/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/txt-record/)
Use the native HTML custom element.
TXT रिकॉर्ड एक [[dns|DNS]] रिकॉर्ड है जो मनमाना टेक्स्ट डेटा रखता है। मूल रूप से मानव-पठनीय नोट्स के लिए बनाया गया था, लेकिन अब TXT रिकॉर्ड का उपयोग मशीन-पठनीय उद्देश्यों जैसे ईमेल प्रमाणीकरण ([[spf-record|SPF]], [[dmarc|DMARC]]) और डोमेन स्वामित्व सत्यापन के लिए व्यापक रूप से किया जाता है।
उदाहरण
A TXT record containing 'v=spf1 include:_spf.google.com ~all' authorizes Google's servers to send email on behalf of your domain.