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

Duplicate URLs mess with pocketlaw and with caching #1902

Open
longhotsummer opened this issue Jul 10, 2024 · 0 comments
Open

Duplicate URLs mess with pocketlaw and with caching #1902

longhotsummer opened this issue Jul 10, 2024 · 0 comments
Labels
performance performance

Comments

@longhotsummer
Copy link
Contributor

Many of our listing pages effectively duplicate ?page=1 with no page param. This means we don't get to use the cached version, and any scrapers see duplicate content.

We should redirect page=1 to a page with that parameter removed, and perhaps generate URLs excluding page when page=1

@niiroobiro niiroobiro added the performance performance label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance performance
Projects
None yet
Development

No branches or pull requests

2 participants