Info
- 5 posts
- 4 voices
- Started 4 years ago by Mirce
- Latest reply from chrishajer
- This topic is not resolved
Prettier Permalinks Plugin - Changing Mod Rewrite Rules
-
- Posted 4 years ago #
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_nameThe topic link was changed from:
http://www.example.com/topic/topic_id
to
http://www.example.com/forum/topic_idI 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/topic5Thank you,
Mircea Piturca and Paun Narcis Iulian. -
- Posted 4 years ago #
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 4 years ago #
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 4 years ago #
They will be followed.
-
- Posted 4 years ago #
-
You must log in to post.