Log in

View Full Version : Mini Mods - [Mod-Mall] Tynt - Add link to copy/pasted content (for SEO)


nitra1000
04-30-2011, 10:00 PM
What Tynt Does
In short Tynt adds a link to content copy and pasted from your site, this obviously helps your SEO and also provides a decent link for more visitors.

You can find loads of information at http://www.tynt.com/publisher-tools

Example... Try to copy something from this page (http://www.nypost.com/p/news/opinion/opedcolumnists/gags_at_fete_5OIwETToYQSpJhP13jvJ3I) (selected at random)....

What This Mod Does
This mod inserts the javascript in your header template, saving you from having to edit or revert your templates every upgrade.

It also has built in conditionals to allow you to configure who the script is active for

Currently supports

Exclude Users with Post Counts above X
Exclude Usergroups (for example if they have donated)
Exclude Guests
More coming soon


How to install

Import the xml
Register at tynt.com, and configure your website
It should give you some code that looks like the below to insert into your header
<script type="text/javascript">
if(document.location.protocol=='http:'){
var Tynt=Tynt||[];Tynt.push('');Tynt.i={"ap":""};
(function(){var s=document.createElement('script');s.async="async";s.type="text/javascript";s.src='http://tcr.tynt.com/ti.js';var h=document.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);})();
}
</script>
copy and paste this into the script box found in your admincp under Settings>Options>Add Tynt Script
Activate and configure the add on in the same screen



How to Upgrade

Import the xml, rember to check yes for "Allow Overwrite"
Check your configuration on Settings>Options>Add Tynt Script



Releases
V1.0 - Initial Release
V1.1 - Proof of concept for checking user information
V1.2 - Added additional user checks

To Do List

Additional user checks (User ID, Usergroup) - V1.2
Additional forum checks (Forum ID)


Please note I have nothing to do with Tynt, I just saw the script and thought it would be a good thing to try for my first modification on vBulletin.

sticky
05-01-2011, 01:42 PM
Yes! I have been waiting for something like this.

Only question, will this work for older versions? I'm on 4.0.2

nitra1000
05-01-2011, 01:56 PM
Yes! I have been waiting for something like this.

Only question, will this work for older versions? I'm on 4.0.2

Should work on all versions of vb4.0

sticky
05-01-2011, 02:08 PM
Should work on all versions of vb4.0

Thank you! Installing.

sticky
05-01-2011, 02:10 PM
Should work on all versions of vb4.0

Question, will this work for people running Cerberus? As in, multiple domains?

nitra1000
05-01-2011, 02:19 PM
Question, will this work for people running Cerberus? As in, multiple domains?

Should do.. can't see why not.

p.s to all that downloaded the xml before this post, redownload it... left a extra } in the code.

eh69
05-01-2011, 02:36 PM
1. Can You make this mod without Tynt or other external website?

2. Can You make that links will be redirect to copied post?
Ex:
Now its looking: http://www.forum.alfaholicy.org/sprawy_organizacyjne/19274-tu_zglaszamy_bledy_na_forum-35.html#ixzz1L7DS1Anw

Should be: http://www.forum.alfaholicy.org/sprawy_organizacyjne/19274-tu_zglaszamy_bledy_na_forum-35.html#post565186#ixzz1L7DS1Anw

Marked as installed. Great mod! :)

nitra1000
05-01-2011, 05:06 PM
1. Can You make this mod without Tynt or other external website?

2. Can You make that links will be redirect to copied post?
Ex:
Now its looking: http://www.forum.alfaholicy.org/sprawy_organizacyjne/19274-tu_zglaszamy_bledy_na_forum-35.html#ixzz1L7DS1Anw

Should be: http://www.forum.alfaholicy.org/sprawy_organizacyjne/19274-tu_zglaszamy_bledy_na_forum-35.html#post565186#ixzz1L7DS1Anw

Marked as installed. Great mod! :)

Suggestions taken on board, thanks for hitting installed!

Hornstar
05-01-2011, 09:40 PM
Great mod, any chance you can do one for us 3.8.x users :D

Ljusya
05-02-2011, 05:09 AM
Not working in Opera 11.10

nitra1000
05-02-2011, 09:55 AM
Not working in Opera 11.10

Can you try it on the demo link and tell me if it works?

Ljusya
05-02-2011, 04:33 PM
Can you try it on the demo link and tell me if it works?
Yes, i try it. Not work. In Firefox, Chrome - all fine

nitra1000
05-02-2011, 04:40 PM
Can you try it on the demo link and tell me if it works?
Yes, i try it. Not work. In Firefox, Chrome - all fine

Tynt's response....

Tynt Insight currently works on all popular web browsers & Operating Systems including: IE 7-8, Firefox, Safari & Chrome on Windows 7, XP, Vista, and Mac OS.

Right now, we don't have plans to support the Opera browser.

vikris
05-02-2011, 08:52 PM
Great mod, will see how it works :)

mobilewo
05-03-2011, 05:10 AM
any chance to remove (Tynt Script Added by Leicester Forum) this link from forum

nitra1000
05-03-2011, 06:14 AM
any chance to remove (Tynt Script Added by Leicester Forum) this link from forum

I'd rather you didnt because of the work i've put in..... However if you want to, pm me.

Alan_SP
05-03-2011, 08:37 AM
Excellent, as you gave me idea I mark this mod installed. But I just changed my template manually.

eh69
05-03-2011, 09:51 AM
mobilewo which link? I dont any link :P

nitra100 what was updated in script?

nitra1000
05-03-2011, 11:04 AM
mobilewo which link? I dont any link :P

nitra100 what was updated in script?

Nothing relavent, I think it just thought I'd updated it after I fixed a spelling mistake...

RamisK
05-03-2011, 04:53 PM
Nice plugin. work this plugin only with forum posts or with cms/blog articles too?

nitra1000
05-03-2011, 05:23 PM
It will work on every page as far as I am aware

RamisK
05-03-2011, 05:26 PM
thanks! installed..

nitra1000
05-03-2011, 07:45 PM
I have updated this script to provide checking for conditions...

Currently it only supports postcounts, but in the coming days you will be able to include/exclude users, usergroups, forums as well.

directmars
05-06-2011, 05:39 AM
Thank alot!

nitra1000
05-06-2011, 04:39 PM
Thank alot!

No problem, could you mark as installed

nitra1000
05-07-2011, 07:05 PM
Small update:

Now you can

Exclude Usergroups (for example if they have donated)
Exclude Guests

FReeSTER
06-03-2011, 12:18 PM
thank you

sdebank
06-03-2011, 06:56 PM
any chance to remove (Tynt Script Added by Leicester Forum) this link from forum

Uninstalled. Appreciate your effort but if every mod came with a footer link I'd have umpteen links.

nitra1000
06-03-2011, 07:19 PM
Uninstalled. Appreciate your effort but if every mod came with a footer link I'd have umpteen links.

At least your honest enough to uninstall it o/

There is a donation option of $10 for xml without the link

daveaite
06-03-2011, 07:30 PM
Users can add their tynt to their headerinclude template, or footer template. If you want conditionals, apply Tynt script into an advertisement location and apply conditionals.

nitra1000
06-23-2011, 11:56 AM
Users can add their tynt to their headerinclude template, or footer template. If you want conditionals, apply Tynt script into an advertisement location and apply conditionals.

They can indeed but then it's not in the optimium position and slows page load, if they edit there templates manually then they have to rejig the templates on upgrade.

8thos
07-23-2011, 07:24 AM
Tynt doesn't work for me with or without this modification. It adds a # sign and alphanumeric characters at the end of URLS.

nitra1000
07-23-2011, 08:53 AM
That's a setting in tynt for tracking, turn it off then recopy the code

prandah
07-24-2011, 07:30 PM
but it's shown prefiks :D #axzz1T3YYslxS
how to disable it ?

8thos
07-24-2011, 09:20 PM
but it's shown prefiks :D #axzz1T3YYslxS
how to disable it ?
You can't.

nitra1000
07-25-2011, 08:09 AM
Ask Tynt, I can't tell you the in's and out's of their script.

nitra1000
10-09-2011, 08:32 PM
Updated got rid of a unused if statement (nit picking)

dang3rzon3
10-15-2011, 09:47 AM
installed :)

FReeSTER
10-15-2011, 08:25 PM
great thanks for the update

chrisngrod
10-16-2011, 12:55 AM
BRILLIANT! I've installed this and your Woopra product.

Absolutely wonderful. I'm glad I monitor this site a lot or I'd be missing out big time.

thecore762
10-16-2011, 01:17 AM
As always, great mod!

AURFSCAN
10-16-2011, 01:48 AM
<i>adds a link to content copy and pasted from your site</i>

and back to your site (into posts) If you copy/paste Internal content..

Off site = good
On site = bad

hanhdn
10-20-2011, 06:25 AM
but it's shown prefiks :D #axzz1T3YYslxS
how to disable it ?
Do you know how to remove it? please so me thanks:up:

nacaruncr
10-20-2011, 04:13 PM
Do you know how to remove it? please so me thanks:up:

yes I'm looking for the same :S:confused::confused::confused:

tommydamic68
11-17-2011, 11:45 PM
i get this when it redirects No Thread specified. If you followed a valid link, please notify the administrator

it seems that the end piece "#ixzz1e0sDablX" it whats messes up the good redirect.

Read more: http://www.mysite.com/showthread.php?p=1e0rZTQAf#ixzz1e0sDablX

it used to work, any suggestions? recopied the code with mod off, re uploaded and over wrote the xml-No luck.

tommydamic68
11-20-2011, 11:43 AM
i get this when it redirects No Thread specified. If you followed a valid link, please notify the administrator

it seems that the end piece "#ixzz1e0sDablX" it whats messes up the good redirect.

Read more: http://www.mysite.com/showthread.php?p=1e0rZTQAf#ixzz1e0sDablX

it used to work, any suggestions? recopied the code with mod off, re uploaded and over wrote the xml-No luck.

Found the problem, it's VBSEO.

thanks any way.

tommydamic68
11-20-2011, 12:37 PM
Found the problem, it's VBSEO.

thanks any way.

Does anyone know how to get around this? modify tynt code perhaps?

For an example, if i paste this Read more: http://www.mysite.com/showthread.php...#ixzz1e0sDablX it wont work, if i remove then#ixzz1e0sDablX the link works and is valid. Is there a way to have this modified out of the tynt code? Or can the xml be modified?

tommydamic68
11-20-2011, 01:38 PM
To those who do not care about the tracking aspect and tynt, here is the same thing and works with vbseo.

http://code.adonline.id.au/add-read-more-links-to-copied-text/

cagbaazee
11-20-2011, 04:24 PM
Thanks it is gret mod.

tommydamic68
11-21-2011, 09:39 AM
Does anyone know what template i could add this code to besides header, i don't want it to copy the main forum page just posts and threads.

Thanks in advance.

OldSchoolDSL
11-25-2011, 01:39 PM
I find that if you just add the code manually into your header without using this modification.... vBSEO has no issue.

See for yourself....

Read more: http://www.sociallyuncensored.eu/forums/f10/african-americans-will-not-support-herman-cain-viewpoint-6454/#ixzz1ejCaLoOP

OldSchoolDSL
01-26-2012, 02:04 AM
I find that if you just add the code manually into your header without using this modification.... vBSEO has no issue.

See for yourself....

Read more: http://www.sociallyuncensored.eu/forums/f10/african-americans-will-not-support-herman-cain-viewpoint-6454/#ixzz1ejCaLoOP

For a better load and more accurate reporting, it's even better to add to your footer

ubeaut
03-10-2012, 12:46 AM
Maybe President Obama should deliver next year’s State of the Union at the Friars Club.

Last night, the commander in chief unfurled a string of sharp-as-a-tack one-liners at the annual White House Correspondents' Dinner — many of which slammed square into his potential Republican foe Donald Trump, who was sitting in the audience at the gala.

As a stern-faced Trump looked on, Obama spent a good portion of his monologue mocking his putative run for the White House and the New York real-estate mogul’s “birther” stance.

PHOTOS: WHITE HOUSE CORRESPONDENTS' DINNER

Read more: [url]http://www.nypost.com/p/news/opinion/

ubeaut
03-12-2012, 01:49 PM
Maybe I've missed something but in every trial I've done the link, back to original site, can be edited out by the poster when pasted into a post email blog, etc. can also be deleted by moderators and administrators.

At first glance it appears to be a really good thing but.... if this can be done, other than the exclusions, just what is the benefit for major forums that are being constantly skimmed.

Cheers - Neil

PS I was just able to delete half of the SkinLinks link in the post above

nitra1000
04-05-2012, 12:51 PM
Hi ,of course someone can always remove the link... but it puts it there in the first place.

nitra1000
04-05-2012, 12:51 PM
Does anyone know how to get around this? modify tynt code perhaps?

For an example, if i paste this Read more: http://www.mysite.com/showthread.php...#ixzz1e0sDablX it wont work, if i remove then#ixzz1e0sDablX the link works and is valid. Is there a way to have this modified out of the tynt code? Or can the xml be modified?

I beleive there is a setting on tynt's website

tommydamic68
04-08-2012, 11:54 PM
the settings for exclusion do not work on my forum. Anyone else had this issue with excluding usergroups? also tried post count as well. Still does not work.

tommydamic68
04-12-2012, 10:34 PM
anyone?

datoneer
04-14-2012, 05:45 AM
Do you know how to remove it? please so me thanks:up:

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

bloomz
07-11-2012, 07:11 AM
Will this script work on Vbulletin 3.8.6?

yamahapaul
07-14-2012, 08:14 AM
Will this script work on Vbulletin 3.8.6?

Just copy the code given to you by tynt and paste at the top of your header template :up:

Naijasite
07-26-2012, 07:17 PM
It's workes perfectly well for 4.2.0 see the demo on www.naijafinder.com just copy any post and past it.

Naijasite
07-26-2012, 08:26 PM
Please how do i remove this #axzz21lYkwUpd code from the url www.naijafinder.com/web-design-development/#axzz21lYkwUpd

I think't is gonna affect SEO. Please what it's your view?

Chadi
08-24-2012, 01:28 AM
Not sure why, but this stopped working for me all of a sudden? Its activated, code inserted.

<!-- BEGIN Tynt Script -->
<script type="text/javascript">
if(document.location.protocol=='http:'){
var Tynt=Tynt||[];Tynt.push('bhTszC12yr4yKFacwqm_6l');Tynt.i={"ap":"Read More:","st":true,"su":false,"w":"talkjesus","f":"talkjesus"};
(function(){var s=document.createElement('script');s.async="async";s.type="text/javascript";s.src='http://tcr.tynt.com/ti.js';var h=document.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);})();
}
</script>
<!-- END Tynt Script -->


What could it be? Tested in Firefox and IE.

kartheekb
11-27-2012, 05:50 AM
can u make this for 4.2?

tpearl5
12-26-2012, 08:05 PM
Coder should note that this adds a link to their site in the footer of every page...

FYI, It's just as easy to do this youself by adding the tynt code to the header around some conditionals for usergroups and post count. Or even easier, put the code in as 'advertising' in a header position and use the conditionals there.

autoescala
01-01-2013, 10:24 PM
I have problems with the code, it works fine but since 2 or 3 weeks produce errors in quick reply (white colour text) and produces messages preventing exit or close the page from the navigator (chrome or firefox)

I disable this product, i have 4.2.0 version

Naijasite
01-02-2013, 08:51 AM
I also had similer problem. When you try to reply or post new thread you can't type on the message space. I have to disable the product and it's start working. Am using a diffrent read more mode which does same thing like Tynt.

Ithe error is from tynt and not the mod.
I have problems with the code, it works fine but since 2 or 3 weeks produce errors in quick reply (white colour text) and produces messages preventing exit or close the page from the navigator (chrome or firefox)

I disable this product, i have 4.2.0 version

autoescala
01-31-2013, 02:17 PM
Thanks Naijafinder, I hope tynt solve this in a future :)

Nirjonadda
03-17-2013, 05:38 PM
Please update for work on 4.2 and Add option Additional forum checks (Forum ID).

autoescala
04-24-2013, 08:48 AM
Will be great if this mod is updated to 4.2.1

Naijasite
06-23-2013, 04:38 PM
tynt script is conflicting with a mod on my forum. when you click on new post or reply, it shows the reply or new thread box but you can't actually post.

What mod could it be conflicting with?

Naijasite
07-13-2013, 08:02 PM
please how do i make it to show to guest only? or exclude it from postbit_legacy?

datoneer
09-21-2013, 10:17 PM
My forum is on 4.2.1 version now and it works

Morrus
09-23-2013, 12:30 AM
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.

datoneer
09-23-2013, 08:57 AM
Morrus, that is not true. read more will be added only when you copy post/thread to another site. it will not work on the same website, in quote or replies.

Morrus
09-24-2013, 12:36 PM
Morrus, that is not true. read more will be added only when you copy post/thread to another site. it will not work on the same website, in quote or replies.

Yes it does. Either that, or my members and I are suffering some kind of mass hallucination! Which is possible, I suppose, but somewhat unlikely! :)

datoneer
09-24-2013, 10:14 PM
When i click copy on my content and then paste on the same site read more is not there, but when i paste the same content to another site then read more is there. That is actually the point of this mod

datoneer
09-25-2013, 09:20 PM
I apologize Morrus, yea just noticed the same thing on my forum. Few days ago it wasn't worked like that. Anyway i hope that this will not irritate my members

muimui
09-26-2013, 05:13 AM
work on vb4.2 version

dougdirac
09-26-2013, 07:03 AM
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
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
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?do=producthelp&pid=add_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
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:

<!-- 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
<vb:if condition="$show['guest']">TYNT CODE HERE</vb:if>

Thanks