HTTP Redirects are used to forward a domain visitor to another domain. Once the destination is reached, the domain name also changes in the browser address bar.

Example:

A visitor goes to ionos.ca, which is then redirected to help.ionos.ca. The visitor sees the contents of help.ionos.ca, and the address entered into the browser (ionos.ca) changes to the destination (help.ionos.ca).

This redirection is recommended as standard instead of using a Frame Redirect.