The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Mod Rewrite Friendly URLs
I am trying to change this
Code:
http://www.website.com/forums/threads/19910-blablabl-blabla/page2 http://www.website.com/forums/threads/19910-blablabl-blabla/page3 Code:
http://www.website.com/forums/threads/19910-blablabl-blabla-page2 http://www.website.com/forums/threads/19910-blablabl-blabla-page3 Code:
http://www.website.com/forums/threads/page2/19910-blablabl-blabla http://www.website.com/forums/threads/page3/19910-blablabl-blabla Code:
RewriteCond %{REQUEST_FILENAME} -s [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] # Forum RewriteRule ^threads/.* showthread.php [QSA] RewriteRule ^forums/.* forumdisplay.php [QSA] RewriteRule ^members/.* member.php [QSA] Please i really need to change this. |
#2
|
||||
|
||||
The best way to manage Friendly URL's, is with DBSEO. There are so many options with DBSEO, you should try it.
DragonByte SEO https://vborg.vbsupport.ru/showthrea...DragonByte+SEO |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|