Domain Forwarding
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.
Domain forwarding (URL forwarding) redirects visitors from one domain to another using HTTP redirects. This is useful for directing multiple domains to a primary website without setting up separate [[web-hosting|hosting]] for each.
Example
Forwarding your-brand.io to your-brand.com with a 301 redirect ensures visitors reach your main site regardless of which domain they type.