Forums

Join
bbPress Support ForumsPluginsPrettier Permalinks Plugin - Changing Mod Rewrite Rules

Info

Tags

Prettier Permalinks Plugin - Changing Mod Rewrite Rules

  1. Hi,
    Mod rewrite rules set up for bbPress are OK and are better then the ones WordPress uses. However some tweaking can be done to make things better.

    I've tried to put up together a permalinks plugin. I think that I am half way done but I need some help finishing things up.

    The plugin can be downloaded from:
    http://www.phpdigest.net/

    You can take a look to my test site:
    http://www.dfur.com (the template is not finished)

    The forum link was changed from:
    http://www.example.com/forum/forum_id
    to
    http://www.example.com/forum_name

    The topic link was changed from:
    http://www.example.com/topic/topic_id
    to
    http://www.example.com/forum/topic_id

    I need help with creating the pagination mod_rewrite rules (page_2 ). Please let me know if anyone can help with setting up new pagination mod_rewrite rules for this page:
    http://www.dfur.com/designer_furniture/topic5

    Thank you,
    Mircea Piturca and Paun Narcis Iulian.

  2. Why not just leave pagination as ?page=2

    That method isn't necessarily ugly, and I think your prettier permalinks certainly make a good addition.

  3. Thanx,
    I am not sure that ?page=2 will be followed by search engines. bbPress have a better spiderability then all the other forums and WordPress, it would be a shame to loose so many pages.

  4. They will be followed.

  5. You must log in to post.