도메인 포워딩
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.