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-16-2009 11:37 PM

Quote:

Originally Posted by tansu (Post 1715218)
how will I understand that it is working properly

post a new message with length longer than the number you set in "Min Post Length" option. select and copy the content of the post. paste it into notepad or your editor or your blog. you will see a backlink there.

tansu 01-16-2009 11:44 PM

Well I copied an old thread and pasted in a test thread. But the links are not hidden.
There are those links visible, like: "source: name of the forum and link"
edit: Opps, that's how it works, right?

bjhuang 01-16-2009 11:49 PM

Quote:

Originally Posted by tansu (Post 1715242)
Well I copied an old thread and pasted in a test thread. But the links are not hidden.
There are those links visible, like: "source: name of the forum and link"

so it works. it meant to be visible anywhere except in the original post.

tansu 01-16-2009 11:52 PM

Quote:

Originally Posted by bjhuang (Post 1715246)
so it works. it meant to be visible anywhere except in the original post.

I see,
last question: where can I change the "source" word to my language? I searched in templates, phrases and xml file. But couldnt find

bjhuang 01-16-2009 11:55 PM

Quote:

Originally Posted by tansu (Post 1715251)
I see,
last question: where can I change the "source" word to my language? I searched in templates, phrases and xml file. But couldnt find

search for phrase variable named "copyright_source"

tansu 01-17-2009 12:01 AM

Ok, thanks...

Rene Kriest 01-17-2009 12:27 AM

Quote:

Originally Posted by FRDS (Post 1714733)
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

Good point.

Here is an in-dept article that exculpates the addon from any black-hat or even grey-hat SEO techniques.

Enjoy! :)

Alfa1 01-17-2009 12:35 AM

I know this is not meant for vb 3.7.4 but I tried it anyway and got this error:
Quote:

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

bjhuang 01-17-2009 12:39 AM

I've read the articles before i created this mod. I think what Matt said support my idea. You can use hidden text, just not too much. that's why there are options for you to decide in which posts should the links inserted and how many of them.

As i mentioned, this mod act the same way your vbulletin popup menus do. if you think this will do hurt to SEO, maybe you should disable your popup menus either? and i forgot to tell, the back links will not be inserted if the pages are requested by bots. Yes, this is some kind of cloacking, but the vbulletin system itself cloacking the popup menus too by default.

I have implement a lot of so called grey-hat SEO techniques on my own site, and they never hurt my ranking. My attitude toward these techniques is simple: do what is good to users.

bjhuang 01-17-2009 12:43 AM

Quote:

Originally Posted by Alfa1 (Post 1715274)
I know this is not meant for vb 3.7.4 but I tried it anyway and got this error:

proably you have downloaded the previous uploaded file. plz try to download it again. it works for the version 3.6.8 afterward.

or open the plugin "Insert Copyright - Insert Text"

Replace All
PHP Code:

$vbulletin->options 

With
PHP Code:

$this->registry->options 



All times are GMT. The time now is 12:52 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.01248 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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