Hi everyone,
We have recently migrated our system to Bubble with a new domain.
Now we’d like to set up a redirect so that when users access our old domain, they will be automatically redirected to the new domain.
Example:
https://example.com/login → https://qwerty1234.com/login
I understand that Bubble provides a “301 Redirect” feature for paths within the same domain, but is there any way to handle cross-domain redirects (old domain → new domain) directly in Bubble?
Or is this something that must be configured outside of Bubble (e.g., at the DNS / hosting layer)?
Any advice or best practices would be greatly appreciated. Thanks!