Put suggestion title in URL
The URL for a suggestion should include the words in the title. For example, https://feedback.feedbear.com/boards/feedback-and-ideas/posts/383 should be https://feedback.feedbear.com/boards/feedback-and-ideas/posts/383/custom-background-color
This would make the URL more readable and might improve SEO when searching with Google.
(From an implementation perspective, the actual words in the URL wouldn't matter; any request to https://feedback.feedbear.com/boards/feedback-and-ideas/posts/383/xyz would redirect to the URL that contains the current title. Renaming a suggestion would change the URL it's shown under, but all the old URLs would redirect automatically.)