Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[Mod-Mall] Tynt - Add link to copy/pasted content (for SEO) Details »»
[Mod-Mall] Tynt - Add link to copy/pasted content (for SEO)
Version: 1.01, by nitra1000 nitra1000 is offline
Developer Last Online: Jun 2012 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.1.2 Rating:
Released: 04-30-2011 Last Update: 10-08-2011 Installs: 68
Uses Plugins
 
No support by the author.

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
  • Exclude Users with Post Counts above X
  • Exclude Usergroups (for example if they have donated)
  • Exclude Guests
  • More coming soon

How to install
  1. Import the xml
  2. Register at tynt.com, and configure your website
  3. 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>
  4. copy and paste this into the script box found in your admincp under Settings>Options>Add Tynt Script
  5. Activate and configure the add on in the same screen


How to Upgrade
  1. Import the xml, rember to check yes for "Allow Overwrite"
  2. 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
  • [S]Additional user checks (User ID, Usergroup)[/S] - 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.

Download Now

File Type: xml product-tynt_script.xml (5.0 KB, 262 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
eTiKeT?, nacaruncr

Comments
  #62  
Old 07-14-2012, 08:14 AM
yamahapaul's Avatar
yamahapaul yamahapaul is offline
 
Join Date: Aug 2008
Location: UK
Posts: 201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bloomz View Post
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:
Reply With Quote
  #63  
Old 07-26-2012, 07:17 PM
Naijasite's Avatar
Naijasite Naijasite is offline
 
Join Date: Mar 2012
Posts: 281
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's workes perfectly well for 4.2.0 see the demo on www.naijafinder.com just copy any post and past it.
Reply With Quote
  #64  
Old 07-26-2012, 08:26 PM
Naijasite's Avatar
Naijasite Naijasite is offline
 
Join Date: Mar 2012
Posts: 281
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please how do i remove this #axzz21lYkwUpd code from the url http://www.naijafinder.com/web-desig...#axzz21lYkwUpd

I think't is gonna affect SEO. Please what it's your view?
Reply With Quote
  #65  
Old 08-24-2012, 01:28 AM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not sure why, but this stopped working for me all of a sudden? Its activated, code inserted.

Quote:
<!-- 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":"t alkjesus"};
(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.
Reply With Quote
  #66  
Old 11-27-2012, 05:50 AM
kartheekb kartheekb is offline
 
Join Date: May 2010
Location: india
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can u make this for 4.2?
Reply With Quote
  #67  
Old 12-26-2012, 08:05 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #68  
Old 01-01-2013, 10:24 PM
autoescala autoescala is offline
 
Join Date: Oct 2011
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #69  
Old 01-02-2013, 08:51 AM
Naijasite's Avatar
Naijasite Naijasite is offline
 
Join Date: Mar 2012
Posts: 281
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Quote:
Originally Posted by autoescala View Post
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
Reply With Quote
  #70  
Old 01-31-2013, 02:17 PM
autoescala autoescala is offline
 
Join Date: Oct 2011
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Naijafinder, I hope tynt solve this in a future
Reply With Quote
  #71  
Old 03-17-2013, 05:38 PM
Nirjonadda Nirjonadda is offline
 
Join Date: Dec 2011
Location: Italy
Posts: 739
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please update for work on 4.2 and Add option Additional forum checks (Forum ID).
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:50 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05442 seconds
  • Memory Usage 2,341KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete