vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Keyword Redirect (https://vborg.vbsupport.ru/showthread.php?t=237385)

akanevsky 03-02-2010 10:00 PM

Keyword Redirect
 
1 Attachment(s)
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

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

Quote:

Originally Posted by ozzy47 (Post 2464019)
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

Quote:

Originally Posted by ozzy47 (Post 2464206)
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
Code:

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

mad4social 12-25-2013 10:40 PM

Database error when i install it.


All times are GMT. The time now is 08:12 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01102 seconds
  • Memory Usage 1,743KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (17)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete