You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the default configuration on a production app, this package caused an issue with google thinking the pages are duplicate content because of the default 302 redirect.
Wondering
why is the default redirect a 302? (doesn't seem correct)
can we make the default a 301 instead of a 302?
The text was updated successfully, but these errors were encountered:
Using the default configuration on a production app, this package caused an issue with google thinking the pages are duplicate content because of the default 302 redirect.
Wondering
The text was updated successfully, but these errors were encountered: