View Single Post
Old 09-23-2004, 06:16 AM   #1 (permalink)
real_estates_bro
Inactive
 
Join Date: 08-21-04
Posts: 16
iTrader: 0 / 0%
Latest Blog:
None

real_estates_bro is liked by many
Mod_rewrite mess

There is no perfect mod_rewrite for phpbb forums, I mean I didnt see any.
I used one I got from webmasterbrain. It looks great at the beginning. All URLs except ones at the top are rewritten to create descriptive URLs (category name , thread title), instead of viewforum, viewtopic..
At the beginning it looks like blocking links at the top (memberlist..) will be enough. Then you realize you need to block reply, quote, PM too. Even if you do all these you still have to block view-previous-message,.. Since those are rewritten too, they are all different URLs before ? character. view-prev-mess-vt87.php?....
Otherwise there will be a lot of duplicates. for exaple /topic1-vt1 will have another URL like /view-prev-mess-vt2.php?previous

I dont know how to clean all this mess. Any solution seems to require a lot of time. Search engines are already (confused) not following any links other than homepage.

I will pay $10 for perfect solution.
real_estates_bro is offline   Reply With Quote