Info
- 4 posts
- 3 voices
- Started 1 year ago by Dannemannen
- Latest reply from Dannemannen
- This topic is not resolved
Add trailing slash to permalinks
-
- Posted 1 year ago #
Greetings,
Currently running bbpress version 1.0.2.
I wonder if anyone has a solution on how to add a trailing slash at the end of permalinks URLs in bbpress.Today the structure of the links are:
mywebsite.com/forum/support
mywebsite.com/topic/mytopicWhat should I add to the htaccess file in order to add the trailing slash?
-
- Posted 1 year ago #
It's useless cause bbPress will redirect to an URL without trailing slash.
-
- Posted 1 year ago #
You'd have to edit the
.htaccessfile and the following filters:get_forum_link,get_topic_link.. -
- Posted 1 year ago #
Hello,
zaerl: True, I noticed that.
I wont modify anything, I thinks okay anyway, as long as Im consistent regarding the URL structure.
Reading tip for those who is wondering about trailing slash or not:
http://googlewebmastercentral.blogspot.com/2010/04/to-slash-or-not-to-slash.html -
You must log in to post.