![]() |
Keyword Redirect
/*===================================*\
|| Keyword Redirect || || Author : Anton Kanevsky || Works on : vBulletin 3.5.x - 3.8.x || Released : Jul 01, 2009 || || Time required to install: ~30 seconds || Difficulty: easy \*===================================*/ DESCRIPTION Allows to easily create multiple user-friendly URLs similar to http://www.yoursite.com/go/keyword, where keyword is one of the keywords defined via the admincp. STATISTICS File Uploads: 1 Products to Install: 1 INTRODUCTION Important information regarding file uploads for this hack: To install this product, you must upload a bunch of files. The .htaccess file goes into your website root, and all other files go into your forum root. If your website root is different from your forum root, please open the .htaccess file and edit it according to the instructions in that file. If there is already a .htaccess file in your website root, you must copy the contents of the file in this package and paste it into the one you already have. VERSION HISTORY 1.1.0 [+] Compatible with vBulletin 3.5.x - 3.8.x. [+] Easier to understand documentation (hopefully). 1.0.0 First Release The installation manual is contained within the attached file. IF YOU LIKE MY HACK, PLEASE CLICK INSTALL |
<font size="3">First Post Reserved.</font>
|
VERY AWESOME. GREAT HACK
/install |
hmmm not working??
I have the vbSEO hack installed, therefore, my htaccess file already had RewriteEngine On in the beginning...do I still add all of your stuff above it? |
You would need to add everything except for RewriteEngine On.
I do not have vBSEO .htaccess file, so I cannot give you further instructions. |
Ok let me edit that and see if it helps :)
|
Hmmm nope that did not work...here is what I have:
Code:
RewriteEngine On |
First of all, is your forum in the root of your site?
If it's not, and it seems to me that it's not, then try changing: RewriteRule ^go/(.*)$ keyword.php?keyword=$1 to RewriteRule ^go/(.*)$ forums/keyword.php?keyword=$1 |
Hi there, yes, the forums are in the root directory :)
|
I would bet this would conflict with vBSEO since they are both rewriting the urls.
How does this determin which keyword to place? I would like to see a demo |
All times are GMT. The time now is 11:26 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|