PDA

View Full Version : Miscellaneous Hacks - Keyword Redirect


akanevsky
03-02-2010, 10:00 PM
I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.

/*===================================*\
|| Keyword Redirect
||
|| Author : Anton Kanevsky
|| Works on : vBulletin 3.5.x - 4.0.x
|| Released : Mar 03, 2010
||
|| 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

2.0.0
[+] Compatible with vBulletin 4.0.x.

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 (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=237385)

Kolbi
03-03-2010, 06:36 PM
Nice hack :)

saviola8x
03-03-2010, 07:06 PM
Nice. I like it.

Gnoll
03-04-2010, 08:34 AM
looks nice tagged :)

mhackl
03-06-2010, 05:20 AM
Where is the new URL point to and does it create a SEO issue with duplicate content via multiple URLS to the same location or content?

ChopSuey
03-07-2010, 08:56 AM
OMG update from 3.8 thanks!

nguyenthanhphon
06-28-2010, 04:53 AM
it no work with VBB 4.0.4 => http://www.diendanvungtau.com/

latch
08-03-2010, 03:31 AM
I can also confirm that this mod is not working for 4.0.5.

lapiervb
11-26-2013, 08:08 PM
Is this mod dead?

tbworld
11-27-2013, 12:19 AM
It appears so. The author is no longer maintaining it, as per the initial post.

I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.

lapiervb
11-27-2013, 02:29 AM
Looks like another mod for Ozzy

ozzy47
11-27-2013, 02:32 AM
LOL maybe at some point. :)

lapiervb
11-27-2013, 08:18 PM
LOL maybe at some point. :)

No better time than now :)

ozzy47
11-27-2013, 10:32 PM
To be honest, I don't know what this mod is supposed to do, or it's purpose.

faisaly.com
11-27-2013, 10:42 PM
its kinda like renaming the admincp and editing the config.php with the new name i think

tbworld
11-28-2013, 06:33 AM
To be honest, I don't know what this mod is supposed to do, or it's purpose.

Basically it does a redirect to a pre-defined URI, stored as a keyword, I have not used this mod.

Pseudo-code

if($keyword) then header("Location: " . $keyword);

mad4social
12-25-2013, 10:40 PM
Database error when i install it.