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

Implement canonical URLs #3017

Open
1 task
guimachiavelli opened this issue Oct 7, 2024 · 0 comments
Open
1 task

Implement canonical URLs #3017

guimachiavelli opened this issue Oct 7, 2024 · 0 comments

Comments

@guimachiavelli
Copy link
Member

Due to our increasing use of utm query parameters, some of the navigation data is getting distorted by e.g. example.com and example.com?key=value being considered different pages.

We can solve this by establishing canonical URLs for all pages.

(Thanks for the heads up, @qdequele!)

Tasks

  • Research how to implement canonical URLs in next.js and figure out if it's something we can do programmatically
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

1 participant