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

Google ads disapproves app because of (default) 302 redirects #18

Open
ChaseIndustries opened this issue Sep 22, 2020 · 3 comments
Open

Comments

@ChaseIndustries
Copy link

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

  1. why is the default redirect a 302? (doesn't seem correct)
  2. can we make the default a 301 instead of a 302?
@ghost
Copy link

ghost commented Oct 6, 2020

Just in case you didn't see the readme :)

image

@ChaseIndustries
Copy link
Author

The issue is in response to the readme- I'm wondering why it defaults to a 302 instead of a 301

@rlam3
Copy link

rlam3 commented Jun 6, 2023

@paulomcnally any ideas?

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

2 participants