डोमेन स्टेटस कोड
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/domain-status-codes/" 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/domain-status-codes/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/domain-status-codes/)
Use the native HTML custom element.
डोमेन स्टेटस कोड मानकीकृत EPP (Extensible Provisioning Protocol) फ्लैग हैं जो एक डोमेन के रजिस्ट्री रिकॉर्ड से जुड़े होते हैं और इसकी वर्तमान परिचालन स्थिति और क्या कार्रवाई की अनुमति है, यह दर्शाते हैं। सामान्य कोड में clientTransferProhibited ([[domain-lock|रजिस्ट्रार लॉक]]), serverTransferProhibited (रजिस्ट्री लॉक), clientDeleteProhibited, serverHold (रजिस्ट्री द्वारा DNS निलंबित), और [[client-hold|clientHold]] (रजिस्ट्रार द्वारा DNS निलंबित) शामिल हैं। सक्रिय स्थिति OK (या 'active') बिना किसी प्रतिबंध के स्वस्थ डोमेन को इंगित करती है। स्टेटस कोड WHOIS और [[rdap|RDAP]] प्रतिक्रियाओं में दिखाई देते हैं और [[domain-audit|डोमेन ऑडिट]] और [[domain-monitoring|मॉनिटरिंग]] के दौरान लॉक, निलंबित या अन्यथा प्रतिबंधित डोमेन की पहचान करने के लिए एक प्रमुख संकेत हैं।
उदाहरण
A WHOIS lookup on yourdomain.com returns 'clientTransferProhibited' and 'clientUpdateProhibited', meaning the registrar has locked the domain against transfers and record updates until you lift those locks.