Skip to content

[Bug]: Incorect www redirects: 302 -> 307 -> 200 #6032

Open
@monolithed

Description

@monolithed

Error Message and Logs

Image

https://www.*, https://*. -> 302 -> 200
https://*.,https://www.* -> 307 -> 302 -> 200 🤯


  1. Why are they temporary?
  2. 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    ✨ EnhancementIssues requesting new features, new services or improvements.🔍 TriageIssues that need assessment and prioritization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions