vbRanking revised
This modification is in the archives.
You might know the http://www.vbranking.com/ for vBulletin 3.5.x. (vB Ranking Version 1.1)
This one is a complete rewrite. The plugin will regenrate links to a new format (e.g: showthread-goto_newpost-t_27730.html). Webspiders, like the GoogleBot, will then parse the whole page and generate better search indexes from your forum.
Requirements
License © 2006 by Nils Maier http://www.opensource.org/licenses/gpl-license.php Homepage http://celebnamer.celebworld.ws/stuff/vbRanking/ Installation
Code (just as a reference the code from the plugin and from .htaccess). Code is dead simple. PHP Code:
<?php
Code:
RewriteEngine on RewriteRule ^(.*)-(.+?)_(.*?)\.html$ $1.html?$2=$3 [N,QSA,L] RewriteRule ^(.*)\.html$ $1.php [QSA] Beta version. No support (maybe you'll get some if I have a nice day) Download This modification is archived and cannot be downloaded. |
Similar Mods
Moderator Drop Down (Revised) v2 | vBulletin 2.x Full Releases |
Infamous Fame - Revised | vBulletin 2.x Styles |
[Revised] Edit, Quote, and Report hack | vBulletin 2.x Template Modifications |