vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - [Mod-Mall] Tynt - Add link to copy/pasted content (for SEO) (https://vborg.vbsupport.ru/showthread.php?t=262944)

dougdirac 09-26-2013 07:03 AM

Quote:

Originally Posted by Morrus (Post 2447383)
It's a good idea, and it works - but it has a flaw. It very much annoys users who use copy/paste to quote parts of posts they're replying to. They're constantly having to delete the Read More link from their posts.

Ugg.. that makes it more trouble that it's worth. We have a problem with people just lifting stuff from our site. So a mod like this would at least remind those folks to credit where they got it. But if it adds that within our own site, then it's too much trouble.

Also, I wonder how much it helps SEO. The links it provides seem to be routed through tynt instead of directly to your site.

Thangvip9x 02-19-2014 12:58 AM

Quote:

Originally Posted by datoneer (Post 2319950)
In your tynt account go to customize address bar tracking. Then uncheck the address bar tracking enabled.

Click Save

Copy/paste code again to your vb settings and that's it

I tested, don't remove #ixtt2tjGn8t52

Thangvip9x 02-19-2014 12:59 AM

I think you should fix from your javascript

m7sen 05-04-2015 04:07 AM

how to get this work in vb 3.8.8

Ali Bokhari 06-16-2016 08:14 PM

is it working still ? configured it but not working

RichieBoy67 06-17-2016 04:10 AM

Quote:

Originally Posted by Ali Bokhari (Post 2572153)
is it working still ? configured it but not working

I would not use this mod if I was you. I would not use any of these mods actually because it is not good these days to just have your link plastered every where. If you are going to use a mod though I would recommend this one over Tynt:
https://vborg.vbsupport.ru/misc.php?..._copright_text

Gn_Snake 03-22-2017 10:16 AM

I with version 4.2.3 I do not see any copied content :confused:

khalled 02-09-2018 07:42 AM

Quote:

Originally Posted by Gn_Snake (Post 2584187)
I with version 4.2.3 I do not see any copied content :confused:

test again , it work good

ramesh_umk3 03-15-2018 06:00 PM

Works With All Vbulletin Versions

Manually Installation Procedure :

1) GOTO 33across.com Register Account Select "SiteCTRL"

2) Login & GOTO Support Tab You will see Below Basic Code:

HTML Code:

<!-- Begin 33Across SiteCTRL -->
<script>
var Tynt=Tynt||[];Tynt.push('amvQSMkiir6knDaKlId8sQ');
(function(){var h,s=document.createElement('script');
s.src=(window.location.protocol==='https:'?
'https':'http')+'://cdn.tynt.com/ti.js';
h=document.getElementsByTagName('script')[0];
h.parentNode.insertBefore(s,h);})();
</script>
<!-- End 33Across SiteCTRL -->

3) Goto Vbulletin Admin --> Template Edit --> Footer and Paste in the End.

If you want this to work only Guest then use Below Conditional
Code:

<vb:if condition="$show['guest']">TYNT CODE HERE</vb:if>
Thanks


All times are GMT. The time now is 05:04 AM.

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.01093 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (4)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
  • (9)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