Forums

Join
bbPress Support ForumsTroubleshootingAdd trailing slash to permalinks

Add trailing slash to permalinks

  1. 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/mytopic

    What should I add to the htaccess file in order to add the trailing slash?

  2. It's useless cause bbPress will redirect to an URL without trailing slash.

  3. You'd have to edit the .htaccess file and the following filters: get_forum_link, get_topic_link..

  4. 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

  5. You must log in to post.