Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP 301 must be used to redirection to the "right" url, else 302 #172

Open
kapouer opened this issue Feb 1, 2021 · 0 comments
Open

HTTP 301 must be used to redirection to the "right" url, else 302 #172

kapouer opened this issue Feb 1, 2021 · 0 comments

Comments

@kapouer
Copy link
Member

kapouer commented Feb 1, 2021

requested url code location
/old-url 301 /new-url
/incomple 301 /incomplete
/page?bad=value&good=value 301 /page?good=value
/news.rss 302 /news.rss?version=8.5.6

This is being addressed in "site" and "feed" packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant