Open
Description
Error Message and Logs

https://www.*, https://*.
-> 302 -> 200
https://*.,https://www.*
-> 307 -> 302 -> 200
🤯
- Why are they temporary?
- How do I set a permanent redirect using 301 or 308 instead?
I migrated 6 websites and Google excluded all of them from indexing — basically banned them — because of these redirects!
I've previously mentioned that the current approach to www redirection is quite confusing.
It requires paying attention to the order of domains and understanding the exact function of buttons like Generate Domain, Set Direction, Save, Restart, and Redeploy.
Wouldn't it be more user-friendly to simplify this process, as it's done in platforms like Vercel or Dokploy, where managing this basic option is straightforward and avoids unnecessary uncertainty or bugs?