Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

Make canonical URL trailing slash optional #86

Closed
ceilfors opened this issue Nov 9, 2020 · 2 comments
Closed

Make canonical URL trailing slash optional #86

ceilfors opened this issue Nov 9, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ceilfors
Copy link

ceilfors commented Nov 9, 2020

Is your feature request related to a problem? Please describe.
Version 1.4.x introduces canonical URL, but it forces trailing slash at the back of the URL making the upgrade a breaking change. This should not be enforced.

Describe the solution you'd like
Make trailing slash enforcement optional.

Additional context

  • Nuxt-SEO version 1.4.x.

P.S. Thank you @TiagoDanin for maintaining this module, it has saved us a lot of time making meta tags work in Nuxt! :)

@TiagoDanin TiagoDanin added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Nov 14, 2020
@TiagoDanin TiagoDanin self-assigned this Nov 14, 2020
@TiagoDanin
Copy link
Owner

TiagoDanin commented Nov 14, 2020

Done in version 1.5.0.
Add new option isForcedTrailingSlash, default is disable in 1.5.0

@TiagoDanin TiagoDanin removed the help wanted Extra attention is needed label Nov 14, 2020
@ceilfors
Copy link
Author

Wow! That's fantastic and super speedy! @TiagoDanin 🤩

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants