ドメインフォワーディング
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-forwarding/" 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-forwarding/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/domain-forwarding/)
Use the native HTML custom element.
ドメインフォワーディング(URLフォワーディング)とは、HTTPリダイレクトを使用して訪問者を一方のドメインから別のドメインに転送することです。これにより、それぞれのドメイン用に個別の[[web-hosting|ホスティング]]を設定することなく、複数のドメインをメインサイトに誘導できます。
使用例
Forwarding your-brand.io to your-brand.com with a 301 redirect ensures visitors reach your main site regardless of which domain they type.