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

Reply
 
Thread Tools
Hidden Back Links - Let content thieves promote your site Details »»
Hidden Back Links - Let content thieves promote your site
Version: 1.00, by bjhuang bjhuang is offline
Developer Last Online: Jun 2013 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 3.8.0 Rating:
Released: 01-15-2009 Last Update: 01-16-2009 Installs: 130
Uses Plugins
Re-useable Code  
No support by the author.

Product: 1
Plugin: 2
Query: 0

What does it do

It inserts some hidden links (back to your forum) into the content of long posts. If someone steals your content, copy & paste a post to other places, there will be at least a link back to the original URL of your site. Good for SEO too.

Since you can't stop content thieves anyway, why not take some advantages?

Install

Step 1: import product-copyright.xml
Step 2: add this to the main css->additional css definition
PHP Code:
.copyright {
displaynone;


Advanced
* for SEO purpose, there is an option to choose links back to a thread or a post.
* the back links will become visiable after copy&paste. if you like them to stay hidden, just open and modify template "copyright"

Find
PHP Code:
<span class="copyright"
Replace
PHP Code:
<span class="copyright" style="display: none;"
i do not recommend to do this cause this may be bad for SEO.

Sounds stupid?

Yes, stupid enough. It is so easy to remove the back links. But from my experience, thieves are busy, blind, or more stupider. Most of them won't remove the links. You can't image how many back links i got this way.

You could modify the phrase "copyright_source" to some unique string. And google for it.


Will it hurt my SEO?

I can't promise that. but I think it does more good than evil. You could give your opinions here.




The most famous travel forum in chinese world - www.bbkz.com

Download Now

File Type: xml product-copyright.xml (5.2 KB, 804 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
muratcan25, saadessa, shafek

Comments
  #82  
Old 11-17-2010, 08:38 AM
Markos Markos is offline
 
Join Date: Aug 2006
Posts: 522
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any updates for vb4.0.8 ??
Reply With Quote
  #83  
Old 12-19-2010, 03:48 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

FYI: Chrome won't copy the hidden links, Internet Explorer does... haven't tried any other browsers.
Reply With Quote
  #84  
Old 12-21-2010, 02:24 AM
firattetik firattetik is offline
 
Join Date: Jul 2010
Location: T?rkiye/İzmir
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice thanks
Reply With Quote
  #85  
Old 12-27-2010, 09:14 AM
Suiram Suiram is offline
 
Join Date: Jan 2009
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Neutral Singh View Post
Amazing Hack!! this works!! i have gotten more than 100 backlinks owning to this beauty!!
can you (or anyone) explain how you'd know that you get a linkback? i mean i assume what you're saying is that some thieving site (blog/forum i assume) copy/pasted some of your content and now when it displays on their site it has a link to your site - which means people can come to your site from the thieve's site via that article, and/or that google gives you better listing. but how do you know? from server logs? if yes, what do they look like? (screenshot plz). do you for example have a way of being able to go to the thieving site and pinpoint the post that has your stolen data?
Reply With Quote
  #86  
Old 02-20-2011, 10:14 AM
Manoel J?nior Manoel J?nior is offline
 
Join Date: Feb 2009
Location: SP / Brasil
Posts: 778
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any updates for vb4.x ??
Reply With Quote
  #87  
Old 02-25-2011, 06:48 PM
CiyaEzIM CiyaEzIM is offline
 
Join Date: Mar 2007
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any updates for vb4.x ??
Reply With Quote
  #88  
Old 03-04-2011, 08:38 AM
sweetguy2004's Avatar
sweetguy2004 sweetguy2004 is offline
 
Join Date: Feb 2007
Location: uk
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

where r d vb coders?? this is the reason ppl started shifting to IPB
Reply With Quote
  #89  
Old 03-04-2011, 03:10 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sweetguy2004 View Post
where r d vb coders?? this is the reason ppl started shifting to IPB
Since it doesn't work in Chrome, and I'm assuming other browsers, I see no point wasting time to port this. Also there is a free service http://www.tynt.com/ that does basically the same thing.
Reply With Quote
Благодарность от:
8thos
  #90  
Old 08-09-2011, 05:16 AM
yahooooh yahooooh is offline
 
Join Date: Nov 2009
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

still looking for fix
it is only related to this :
PHP Code:
    eval('$copyright_text .= "' fetch_template('copyright') . '";'); 
it should be modified to work with vb4
any help
Reply With Quote
  #91  
Old 03-28-2012, 09:10 AM
Pardeep Bagga Pardeep Bagga is offline
 
Join Date: Dec 2011
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

provide trhis mode for vb4
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 02:01 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.05427 seconds
  • Memory Usage 2,344KB
  • Queries Executed 28 (?)
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
  • (4)bbcode_php
  • (2)bbcode_quote
  • (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
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (4)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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_postinfo_query
  • fetch_postinfo
  • 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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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