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
  #2  
Old 05-01-2011, 01:42 PM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes! I have been waiting for something like this.

Only question, will this work for older versions? I'm on 4.0.2
Reply With Quote
  #3  
Old 05-01-2011, 01:56 PM
nitra1000's Avatar
nitra1000 nitra1000 is offline
 
Join Date: Dec 2009
Location: uk
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sticky View Post
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
Reply With Quote
  #4  
Old 05-01-2011, 02:08 PM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nitra1000 View Post
Should work on all versions of vb4.0
Thank you! Installing.
Reply With Quote
  #5  
Old 05-01-2011, 02:10 PM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nitra1000 View Post
Should work on all versions of vb4.0
Question, will this work for people running Cerberus? As in, multiple domains?
Reply With Quote
  #6  
Old 05-01-2011, 02:19 PM
nitra1000's Avatar
nitra1000 nitra1000 is offline
 
Join Date: Dec 2009
Location: uk
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sticky View Post
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.
Reply With Quote
  #7  
Old 05-01-2011, 02:36 PM
eh69 eh69 is offline
 
Join Date: Feb 2009
Posts: 90
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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/spra...#ixzz1L7DS1Anw

Should be: http://www.forum.alfaholicy.org/spra...#ixzz1L7DS1Anw

Marked as installed. Great mod!
Reply With Quote
  #8  
Old 05-01-2011, 05:06 PM
nitra1000's Avatar
nitra1000 nitra1000 is offline
 
Join Date: Dec 2009
Location: uk
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by eh69 View Post
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/spra...#ixzz1L7DS1Anw

Should be: http://www.forum.alfaholicy.org/spra...#ixzz1L7DS1Anw

Marked as installed. Great mod!
Suggestions taken on board, thanks for hitting installed!
Reply With Quote
  #9  
Old 05-01-2011, 09:40 PM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great mod, any chance you can do one for us 3.8.x users
Reply With Quote
  #10  
Old 05-02-2011, 05:09 AM
Ljusya Ljusya is offline
 
Join Date: Jul 2007
Location: Irkutsk
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not working in Opera 11.10
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 02:07 PM.


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.04519 seconds
  • Memory Usage 2,327KB
  • Queries Executed 24 (?)
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
  • (5)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (2)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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