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 (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
How to install
How to Upgrade
Releases
V1.0 - Initial Release
V1.1 - Proof of concept for checking user information
V1.2 - Added additional user checks
To Do List
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.
tuoitreit.vn_product-tynt_script.zip (1.5kb)
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 (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
Code:<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.
tuoitreit.vn_product-tynt_script.zip (1.5kb)