Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
LF-KS | Becomes a legal forum and kill the SEO companies Details »»
LF-KS | Becomes a legal forum and kill the SEO companies
Version: 1.00, by Link-results Link-results is offline
Developer Last Online: Mar 2011 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 4.x.x Rating:
Released: 02-28-2011 Last Update: Never Installs: 8
Code Changes Additional Files  
No support by the author.


LF-KS |Legal Forum - Kill SEO (companies)
Mark as installed, if you use it

Hello Everyone,

What is LF-KS:
LF-KS creates for you two solutions:
  • SEO companies stop accepting the direct link to their customers - without your permission
  • Can stop the prosecution of illegal downloads link - because the link is not direct
Explanations:
LF-KS is a solution to kill all the SEO companies that write your content in advance of their customers' sites.
It is likely that any website owner forums and blogs are trying to promote their site through the messages on your website.

LF-KS makes you a simple solution.
This makes auto change link to a search engine.
This way, SEO companies will no longer find your forum interest, because they do not receive a direct link to the site they want to publish (without your permission)

Of course you can determine who you allow
You can determine which domains you confirm
!


Changes the direct links for illegal downloads.
Nobody wants to accept a claim that a user wrote a link for download violates copyright (eg songs, movies, etc.).
LF-KS - creates a distance between your site and the download servers sites, by changing the links to search engine result, your forum becomes a legitimate laws, and it will be possible to come to you with complaints about breaches link



Your outbound links will change automatically to: (For example this link to Google)
http://link-results.com/?lid=aHR0cDo...5nb29nbGUuY29t

Installing:
step 1
In ACP - vBulletin Options
Settings -> Options -> Help BB Code Settings
Yes on : Add nofollow attribute to URL BB Code
Insert 2 domain on : URL nofollow domain Whitelist
Your-domain.com
link-results.com (Otherwise the link will remain true after the change)
* And other links with your permission


step 2:
Open file : class_bbcode.php ( in includes folder)
FIND:
PHP Code:
        // standard URL hyperlink 
ADD ABOVE
PHP Code:
////////////////////////////////////////////// link-results start
            
if ($is_external)
{            
if (
$text[12]==$rightlink[12] && $text[13]==$rightlink[13] && $text[15]==$rightlink[15] && $text[16]==$rightlink[16])
{
$rightlink='http://link-results.com/?lid='.urlencode(str_replace('=''-56A'base64_encode($rightlink)));
$text=$rightlink;
}
else
{
$rightlink='http://link-results.com/?lid='.urlencode(str_replace('=''-56A'base64_encode($rightlink)));
}
}
////////////////////////////////////////////// link-results end 
done !
Mark as installed, if you use it

Download Now

File Type: txt LF-KS.txt (1.1 KB, 30 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 04-01-2011, 02:00 PM
dacho's Avatar
dacho dacho is offline
 
Join Date: Dec 2004
Location: Tell-Aviv
Posts: 224
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I use it ...
Because that's how my forum link appears legitimate search engine

It's not just a matter of changing the links, if we turn to another source, it is important to us that the site would be more legitimate in itself
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:04 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06566 seconds
  • Memory Usage 2,234KB
  • Queries Executed 17 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (2)post_thanks_box
  • (2)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_attachment
  • (2)postbit_onlinestatus
  • (2)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete