bbPress

Simple, Fast, Elegant

bbPress support forums » Plugins

Prettier Permalinks Plugin - Changing Mod Rewrite Rules

(5 posts)
  • Started 1 year ago by Mirce
  • Latest reply from chrishajer
  • This topic is not resolved

Tags:

  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.

    Posted 1 year ago #
  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.

    Posted 1 year ago #
  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.

    Posted 1 year ago #
  4. They will be followed.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.