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

Canonicalize the URL to prevent duplicate PWA submissions #305

Closed
dandv opened this issue Dec 17, 2016 · 3 comments
Closed

Canonicalize the URL to prevent duplicate PWA submissions #305

dandv opened this issue Dec 17, 2016 · 3 comments

Comments

@dandv
Copy link
Contributor

dandv commented Dec 17, 2016

https://pwa-directory.appspot.com/pwas/5743346702090240 - 👍
https://pwa-directory.appspot.com/pwas/5667346802802688 - 👎

Query parameters like utm* should be stripped, redirects should be followed etc.

@juliantoledo juliantoledo added this to the 0.1.4 More Optimizations milestone Jan 2, 2017
@juliantoledo
Copy link
Collaborator

The problem here is that the manifest URL is different, that is the current primary key for PWAs.

@juliantoledo
Copy link
Collaborator

We will keep https://pwa-directory.appspot.com/pwas/5667346802802688, it's the one that has a working manifest

@juliantoledo
Copy link
Collaborator

We will Canonicalize the URL and add it to the primary key for:
#323

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

No branches or pull requests

2 participants