We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently it sends a 301, I suggest changing this to a 302 so the redirect is not permanently cached - which is a pain when debugging etc.
N.B. research says search engines are indifferent to redirect type.
The text was updated successfully, but these errors were encountered:
Related discussion I dug up when looking at multi-lingual redirects: https://moz.com/community/q/language-detection-redirect-301-or-302#reply_162161
Sorry, something went wrong.
feat: change redirect status code #173
3e154a7
fix: update redirect test #173
e1a8abc
e21d0eb
abovedave
No branches or pull requests
Currently it sends a 301, I suggest changing this to a 302 so the redirect is not permanently cached - which is a pain when debugging etc.
N.B. research says search engines are indifferent to redirect type.
The text was updated successfully, but these errors were encountered: