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

fix: Enforce trailing slash to reduce redirects #620

Merged
merged 1 commit into from
May 28, 2024

Conversation

lukemartin
Copy link
Contributor

@lukemartin lukemartin commented May 28, 2024

https://input-output.atlassian.net/browse/MK-5142

Currently the sitemap is listing URLs without a trailing slash, but when visiting those links they all redirect to the same URL with a trailing slash. This appears to affect SEO performance. More details in the JIRA above.

Adding trailingSlash: true makes the behaviour consistent across sitemap and the website.

Copy link
Contributor

Deploy preview for cardano-documentation ready!

✅ Preview
https://cardano-documentation-ij6514sls-iog.vercel.app

Built with commit 2860a61.
This pull request is being automatically deployed with vercel-action

@lukemartin lukemartin requested a review from fstoqnov-iohk May 28, 2024 13:24
@lukemartin lukemartin merged commit 2019fd6 into master May 28, 2024
2 checks passed
@lukemartin lukemartin deleted the luke/fix/seo-perf branch May 28, 2024 15:00
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

Successfully merging this pull request may close these issues.

1 participant