SEO, Privacy, Encryption, Redirect, Invest and Affiliate Link Cloaker of URL inside your posts.
Features:
- Make long ugly affiliate links turn into short "hijack proof" url's.
- Improve your SEO by hide out-links from your threads, posts and signatures.
- URL Encryption
- Automatically process Redirect of URLs
- Retain pagerank of your site by giving links out parameter that makes Googlebot think it was looking at a session id link and ignore it.
- Process all threads, posts and signatures.
Installation:- Upload letsw.php file attached here to your forum root.
- Go to your forum admin panel to "Plugins & Products" then "Add New Plugin".
- Hook Location: choose "postbit_display_complete"
- Title: "URL Cloak".
- Plugin PHP Code: copy below code and paste it htere:
PHP Code:
include_once('./letsw.php');
global $vbulletin;
if ($GLOBALS['perpage'] > 0)
$post_modulus = $post['postcount'] % $GLOBALS['perpage'];
if(function_exists('letsw_text')) $post['message'] = letsw_text($post['message']) ;
if(function_exists('letsw_text')) $post['signature'] = letsw_text($post['signature']) ;
- Plugin is Active: set it to "Yes"
- Click "Save"
That's it. Surf your posts to see how your in-post links look like.
See test site http://forum.letsfx.com