予約済みテストTLD
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/test-tld/" 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/test-tld/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/test-tld/)
Use the native HTML custom element.
予約済みテストTLDは、[[iana|IANA]](RFC 2606)がドキュメント、テスト、開発目的のために設定した[[tld|トップレベルドメイン]]であり、公開[[dns|DNS]]ルートゾーンに委任されることはありません。4つの主要予約TLDは、.test(ソフトウェアテスト用)、.example(文書化・説明用)、.invalid(解決しないことが保証)、.localhost(ローカルマシンのループバック用)です。コード、文書、デモでこれらのTLDを使用することで、例が誤って実際のドメインに解決したり、意図しないインターネットトラフィックが生じることを防げます。
使用例
RFC documentation uses example.com, example.net, and example.org for all illustrative purposes; developers use http://myapp.test during local development to avoid conflicts with live domains.