vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Show Thread Enhancements - Hidden Back Links - Let content thieves promote your site (https://vborg.vbsupport.ru/showthread.php?t=201986)

bjhuang 01-15-2009 10:00 PM

Hidden Back Links - Let content thieves promote your site
 
1 Attachment(s)
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

gwerzal 01-16-2009 11:33 AM

hmm sounds good. what does everyone else think about it.

Thanks for sharing.

Think il be using this after i have seen what others have to say about it.

7lanet 01-16-2009 11:38 AM

Quote:

Warning: Division by zero in [path]/includes/class_postbit.php(294) : eval()'d code on line 249

Warning: Division by zero in [path]/includes/class_postbit.php(294) : eval()'d code on line 249
in top forum

bjhuang 01-16-2009 11:46 AM

Quote:

Originally Posted by 7lanet (Post 1714545)
in top forum

sorry, wrong version uploaded. plz download again.

Leo Brazil 01-16-2009 12:03 PM

Sounds good, I'm gonna try it.

Thanks for sharing.

ericgtr 01-16-2009 01:44 PM

If the link is also embedded on your own forum as well then you have two links to that thread on your site and this could potentially hurt your SEO.

SEOvB 01-16-2009 02:35 PM

I'm not sure I'd take the risk from this, hiding links on your own site can dramatically hurt your search engine optimization.

http://www.google.com/support/webmas...n&answer=66353

Use with caution if you feel such a measure is neccassary

bjhuang 01-16-2009 10:13 PM

i've done a lot of suvery before implement this on my own site.

check your own source code, you will find that you already get a lot of hidden links with vbulletin by default. all the popup menu links are.

with this mod, you will get one more hidden link which pointing to the same url of that page. this is obviously without intention to deceive users and i think google is smart enough to tell that.

and if the links were copied to the other sites, they become non-hidden links. of course they do help your seo.

PS. if you were so afraid of hurting your SEO, you could make it visible even in the original post. just not add the css. the back links will be inserted too.

Hornstar 01-16-2009 10:49 PM

This has great potential but right now I think i will test this some before going live since i do not want to get penalized with google.

tansu 01-16-2009 11:15 PM

how will I understand that it is working properly


All times are GMT. The time now is 07:19 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.01079 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete