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)

mark370 01-17-2009 11:13 AM

Not 100% sure abt this mod but going to give it a try anyways as i have hidden links in my sites footer to specific threads on my site and it hasent hurt our SEO yet :)

Some thoughts:
Add options to turn this on/off on a Catogary/ Room basis ?
Add options to turn this on/off on a user group basis ?

Alfa1 01-17-2009 08:30 PM

I have installed the new version and will let you know if this solves it.

glennybee 01-18-2009 12:41 PM

Will it add links to posts already in the database or only to new posts after installing the mod?

bjhuang 01-18-2009 12:47 PM

Quote:

Originally Posted by glennybee (Post 1716775)
How long do the posts need to be before it will add a link?

Will it add links to posts already in the database or only to new posts after installing the mod?


you could decide that in the options.

it add the links on the fly for new and old posts, and will not modify anything into database.

glennybee 01-18-2009 01:24 PM

Is there a way to add just one link to the end of the post instead of after x amount of characters?

For example:
Code:

<a href="http://link of post">Source...</a>
So that the link looks genuine when it's copied and pasted somewhere else, instad of being stuck somewhere in the middle of the post and not looking right?

Or the anchor text could automatically become the title of the thread?

Maybe a possible option for future releases?

Thanks for the mod, useful but I think needs improved.

bjhuang 01-19-2009 12:03 AM

it reason why i don't put it at the end of posts is that the link is hidden in the original post, so there is a big probability it won't be selected for copying if it is the last few byte. and when it becomes visiable after pasted, the link is more likely be recognized and removed.

as for the second suggestion, the anchor text should be the link itself because most of the time the content will be copied as plain text intstead of html source code. if the anchor is the thread title, there will not be a back link after pasted.

but of course this is easy if you insist. open template "copyright" and find these two line
PHP Code:

$vboptions[bburl]/showthread.php?t=$thread[threadid]</a>
$vboptions[bburl]/showthread.php?p=$post[postid]</a

replace each with
PHP Code:

$thread[title]</a

try to simulate the action of copy&paste. you will see the tricks here.

Quote:

Originally Posted by glennybee (Post 1716806)
Is there a way to add just one link to the end of the post instead of after x amount of characters?

For example:
Code:

<a href="http://link of post">Source...</a>
So that the link looks genuine when it's copied and pasted somewhere else, instad of being stuck somewhere in the middle of the post and not looking right?

Or the anchor text could automatically become the title of the thread?

Maybe a possible option for future releases?

Thanks for the mod, useful but I think needs improved.


kud0gfx 01-22-2009 01:04 AM

uhm, interesting, but will wait to see what happens with this mod

realmr 01-22-2009 07:03 AM

any screenshots ?

myown 01-22-2009 02:01 PM

i will wait for some time from other users experience..............

gtrts 01-23-2009 05:59 AM

老黄,干得不错哦


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