Jun
(Jun)
November 6, 2024, 2:39am
1
On my website, topic detail url is like: domainname/t/topic/25. I want to make title as member of the url, so it’s more searchable like stackoverflow.
How to add topic title to it?
The id field is too short and can be traversal,how to fix it with random id?
Thanks.
Topic title is already part of the url. for example, see the url of this topic
https://meta.discourse.org/t/how-can-i-add-title-to-topic-detail-url/334703
and
This is not making any sense to me. What is the ID field and why would you want a random ID in the URL?
Jun
(Jun)
November 7, 2024, 3:16am
4
@itsbhanusharma Topic title is already part of the url in Discourse official community. On my own website is not(language: Chinese). Are there any related settings?
Thanks.