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

How to remove trailingslash from url in nextjs ? #8829

Closed
farhadniaz opened this issue Sep 23, 2019 · 2 comments
Closed

How to remove trailingslash from url in nextjs ? #8829

farhadniaz opened this issue Sep 23, 2019 · 2 comments

Comments

@farhadniaz
Copy link

farhadniaz commented Sep 23, 2019

Question about Next.js

I need my urls to be just one version for SEO:
for Example :
www.domain.com/hotel/one_room
www.domain.com/hotel/one_room/
this are servers same content and I need all be
www.domain.com/hotel/one_room

i use nextjs 9

@timneutkens
Copy link
Member

Please follow the issue template.

https://github.com/zeit/next.js/issues/new/choose

https://github.com/zeit/next.js/issues/new?template=8.Question_about_next.md

# Question about Next.js

GitHub Issues are reserved for Bug reports and Feature requests. The best place to get your question answered is to post it on https://spectrum.chat/next-js.

@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants