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

Reply
 
Thread Tools
Zoints Thread Tags System - GREAT for SEO Details »»
Zoints Thread Tags System - GREAT for SEO
Version: 1.2.2, by Zoints Zoints is offline
Developer Last Online: Apr 2009 Show Printable Version Email this Page

Version: 3.5.5 Rating:
Released: 09-28-2006 Last Update: 12-26-2007 Installs: 24
DB Changes Uses Plugins Template Edits
Code Changes Additional Files  
No support by the author.

There will be no future releases of the 3.5.x version of the tags system, only the 3.6.x and later revisions. AJAX support in vB 3.5.x is far too problematic to work with and slows down development time significantly. Due to most forums being on or making the transition to 3.6.x, we've decided to do this so that we can provide more features and better support in a timely manner going forward. I apologize for the trouble, but feel this is the best decision for the community at large.

Demo:

http://network.zoints.com/tags

A great article on the importance of tagging can be read here.

The Zoints Thread Tags System will improve forum side search, SEO, and traffic for forums that choose to utilize it. And in my opinion, it's just plain cool

When a member creates a new thread, they can now input a series of "tags". Tags are simply keywords that describe the thread.



If you then go to your-forum.com/tags you will be presented with what is called a "tag cloud". The more times a tag is used, the larger the text grows. As you can see, the tags are also searchable.



Clicking on one of the tags in the cloud then lists all of the threads that are tagged with that particular keyword. The default option lists tags in a forumdisplay format. There is an option in the admincp to use a simple format.



Clicking on the thread title of one of the above threads then takes you to the thread. If you have the option on, the tags the thread are tagged with are also listed above the thread. Clicking one of those tags takes you to all the threads on the forum tagged with the same tag. Search engine spiders are going to have a field day with this



The thread starter and moderation staff have a slightly different view which allows for administration of tags:



The forum's tags are also searchable via the search dropdown. The advanced search option allows for a variety of additional criteria to be seached for. Your members create a whole new (and highly efficient) forum search engine!



If you have the option on in the admincp and register your forum, once every hour, your tagged threads in publically viewable forums are linked via the corresponding interest tag on the Zoints Forum Network. For example, if you go to http://zoints.com/tag/children you will see what is pictured below. Not only is this a great relevant inbound link for SEO, but you will get traffic from Zoints direct to these threads!

Another example of this in action: http://zoints.com/tag/music




The admincp options

















Official support for this modification will be at http://network.zoints.com in this forum.


Change log:

2006/10/24 - 1.2.1
* Bugfix: breaking inline moderation when tag cloud below posts
* Bugfix: ajax input not working when tag cloud below posts
* Bugfix: seo hook effective for "results as threads" option
* Bugfix: Autogenerated tags have "quot" removed
* Bugfix: Automated template edit screwing up styles
* Improved instructions for manual template edits

2006/10/19 - 1.2.0
* Option to display results as threads
* Advanced search page
* Popular tag cloud pagination
* Popular tags displayed in forums
* Option to display tags in showthread at the top/bottom
* Fix for vbadvanced products navbar links
* Other minor fixes and tweaks

2006/10/02 - 1.1.2
* Bugfix: Foreign language characters in thread description
* Bugfix: Commas showing up when removing first tag in showthread via ajax
* Removing some redundancy in the tags AJAX removal

2006/09/30 - 1.1.1
* Bugfix: Preventing all HTML from being parsed inside tag descriptions

2006/09/30 - 1.1.0
* Adding and deleting tags from showthread via AJAX
* Mass-deleting single tags from entire cloud for admins
* Automatically generate tags for older threads (with option to show or hide on main cloud)
* Automatically stripping out tiny (2 or less characters) tags

2006/09/28 - 1.0.8
* Minor bugfix

2006/09/28 - 1.0.7
* Bugfix for required tagging

2006/09/28 - 1.0.6
* Character replacements
* Tag limit per thread
* Option to require tags for a thread
* Bugfix where stopwords may not have worked properly
* Bugfix for vBSEO / main cloud not showing up

2006/09/xx - 1.0.5
* Unreleased dev build

2006/09/23 - 1.0.4
* Ability to add multiple tags via showthread.php
* Ability to exclude certain forums from utilizing tags
* Addition of custom hook for developers to change thread urls

2006/09/21 - 1.0.3
* Ability to add and remove tags from showthread.php
* Bugfix for older versions of mysql

2006/09/21 - 1.0.2
* Small bugfix

2006/09/20 - 1.0.1
* Showing tags list on showthread.php

2006/09/20 - 1.0.0
* Initial release

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 10-28-2006, 07:00 AM
kompakt's Avatar
kompakt kompakt is offline
 
Join Date: Dec 2004
Location: FL
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks DChapman, the latest build fixed my issues with adding new tags via ajax. However, this addon does not seem to get to my vba CMPS. When I added the zoints profile it worked fine and did all the automated template edits including the navbar on cmps. With the thread tag system it is no where to be seen on cmps and I could not get a tags module working for that matter either.
Reply With Quote
  #23  
Old 11-01-2006, 01:44 PM
Zoints Zoints is offline
 
Join Date: Feb 2004
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ushkand
Thanks for the great hack. Looks like this is the perfect hack for what I was looking for. I have a question - How would I add a tag automatically to a new thread link? something like this? what is the right syntax?

https://vborg.vbsupport.ru/newthread...wthread&f=112&tag=xxx

Also what is the syntax for searching based on a specific tag?
I apologize, i'm not quite following what you're trying to accomplish. What do you want to do and why?

Quote:
Originally Posted by tpearl5
Chapman, do you work for Zoints? I've gotten e-mails from them before regarding their services, but this actually looks interesting.
Yes I do. If you have any questions, please let me know.

Quote:
Originally Posted by kompakt
Thanks DChapman, the latest build fixed my issues with adding new tags via ajax. However, this addon does not seem to get to my vba CMPS. When I added the zoints profile it worked fine and did all the automated template edits including the navbar on cmps. With the thread tag system it is no where to be seen on cmps and I could not get a tags module working for that matter either.
Did you do this with your CMPS?

Quote:
5. Note for vBadvanced CMPS users
============================================
In order for the automatic template edits to work, login to your admin cp, click on the
"Default Settings" link under the "vBa CMPS" section. Once there, add the following to the
"Portal Output Global Variables" setting

zointstags_searchform
zointstags_tagslink
Reply With Quote
  #24  
Old 11-09-2006, 12:16 PM
Hammon Hammon is offline
 
Join Date: Mar 2006
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This hack is amazing!
But as I can see is not possible to search multiple tags, why? It would be great to have this possibility (ie comma separated words in search).

Adding tags to threads with char like "àèìòù" tags are incorrect added to thedatabase: (ie. "velocita" -> "velocitu00e0").
p.s. I use UTF-8 encoding
Reply With Quote
  #25  
Old 11-09-2006, 02:25 PM
ChrisSy ChrisSy is offline
 
Join Date: Mar 2002
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great hack, thanks.

Has anyone got this working with vbseo? Would be great to have the threads that are pulled by the tag search to use vbseo rewritten urls rather than the vb default.

Thanks.

Edit: Found the answer here http://network.zoints.com/showpost.p...72&postcount=2
Reply With Quote
  #26  
Old 11-09-2006, 10:38 PM
Zoints Zoints is offline
 
Join Date: Feb 2004
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hammon
This hack is amazing!
But as I can see is not possible to search multiple tags, why? It would be great to have this possibility (ie comma separated words in search).

Adding tags to threads with char like "?????" tags are incorrect added to thedatabase: (ie. "velocita" -> "velocitu00e0").
p.s. I use UTF-8 encoding
We hope to allow for multiple tag searching in the future. And we'll have better multi language support in the next release.
Reply With Quote
  #27  
Old 11-10-2006, 04:20 AM
tbaleno tbaleno is offline
 
Join Date: Feb 2006
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice. I second the multiple tags search feature request.
Reply With Quote
  #28  
Old 11-21-2006, 06:01 PM
kafi kafi is offline
 
Join Date: Apr 2004
Posts: 379
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to set up different tag-systems or probably just clouds for different forums?

I see that there is already option to exclude some forums from tag system, but that will work only for one topic.
I have few topics on my board and that is why I wish to have separate cloud for each one....

Is this possible with current version or doable in future?
Thanks!!!
Reply With Quote
  #29  
Old 11-21-2006, 09:03 PM
Zoints Zoints is offline
 
Join Date: Feb 2004
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Kafi,

I forsee that being doable in the future.

To everyone else here. There will be no future releases of the 3.5.x version of the tags system, only the 3.6.x and later revisions. AJAX support in vB 3.5.x is far too problematic to work with and slows down development time significantly. Due to most forums being on or making the transition to 3.6.x, we've decided to do this so that we can provide more features and better support in a timely manner going forward. I apologize for the trouble, but feel this is the best decision for the community at large.
Reply With Quote
  #30  
Old 11-22-2006, 07:20 AM
kafi kafi is offline
 
Join Date: Apr 2004
Posts: 379
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks DChampman .-)

hope you can add this feature ASAP .-) ... and you made another bit to push me into 3.6x .-)
Reply With Quote
  #31  
Old 03-27-2007, 09:41 AM
999s.net 999s.net is offline
 
Join Date: Feb 2006
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i want Zoints show on ForumHome, not CMPS. Everybody help me ?
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 07:16 PM.


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.04556 seconds
  • Memory Usage 2,322KB
  • Queries Executed 25 (?)
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
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete