The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Welcome headers - Improve community registration rates Details »» | |||||||||||||||||||||||||||
Welcome headers - Improve community registration rates
Developer Last Online: Nov 2020
Attention vB 3.7 users: Please see the 3.7 version of this add-on.
The out of the box vBulletin style does not have a robust method of informing users about their current activity status or user level. As a result, guests entering on a page other than the homepage (which is most often the case) have no idea what a forum is about or that they may need to register. Additionally, there are no visible status indicators, making it confusing for unconfirmed, unapproved or new members to know what to do or where to begin. To help solve these problems, the welcome headers plugin creates a 5-part set of conditionals to better introduce members to your community while pushing them to register, activate or post. The default templates are just that, default ? I highly encourage you to tweak the language and functions to meet the needs of your actual community environment. Modifications/ Instructions: Template edits: 2 Plugins: 1 (adds 1 template and several settings) This template hack should take under 5 minutes to implement and customize. What?s new in 4.2 The 4.2 version of this addon functions in the same way as previous versions but with modifications to the backend code. The addon is now designed to independently review conditional statements to make it easier to add new messages. If you are upgrading from a previous version and have changed the template welcome_headers, this version will revert your changes. There is no new functionality in this upgrade and it is optional. Install Instructions: Full install instructions can be found in the attached file. This addon requires adding a plugin and modifying one template. Customizing the content / messages To customize which messages appear or what they say, go to vBulletin options, select the "Welcome Header System" group and configure the options as desired. Each phase can be modified by adding translation text. Details on how it all works: Step One: Turning lurkers into Members For most forums, upwards of 50% of traffic comes through search engines or deep links to threads, profiles and categories. Out of the box, vBulletin only displays a welcome message on the forum-homepage, meaning someone who enters through any other page does not have the benefit of seeing an explanation of the site or welcome message. The guest welcome header is used to explain the purpose of your site, sell users on the benefits of joining the community and push them to proactively register. Step Two: Making Users Confirm their Account Many vBulletin sites require email confirmation prior to being able to post or access an account. However, activation emails are often misdirected to spam folders, ignored or simply deleted, leaving unconfirmed users with little access rights and no explanation as to what is wrong with their account. The unconfirmed welcome header is used to inform unconfirmed members of their account status and to direct them to automatically resend their activation email, or to contact the webmaster for support. Step Three: Get non-posting users to post Another chronic problem faced by many forums is insuring users post after registering. Many new visitors register in order to access certain features with the intent of posting, but never do so. The never posted welcome header is used to encourage users to post for their first time and should ideally be linked directly to an introductions or new member forum to help users "break the ice". Step Four: Getting inactive users to become more active Many members start out as lurkers, register, post once or twice and then go back to being lurkers. Often time these members are not actively thinking about participating in topics or are still shy about interacting. The inactivity welcome header reminds members to make a post after a predetermined amount of time as specified by the forum administrator. Step Five: General Announcements Unfortunately the standard announcements are often overlooked or never even seen by members who use the "new posts feature". As a result, urgent notices may be missed by users causing problems and high volumes of support requests. The global announcement welcome header creates a message shown to all members who do not fall into the other welcome header groups (guest, unconfirmed, never posted, inactive). Whether it be a scheduled outage/ upgrade, an important request or the need to display an advertisement in a prominent spot, global announcements allow an administrator to effectively and quickly display messages in a way that is certain to be read. Optional: One-View Messages Some forums find that users grow tired of seeing the messages thus there is an option to show the welcome messages only once per browser session as determined by using a cookie. Optional: Custom Messages Welcome Headers addresses 5 common needs, your forum probably has more. I highly encourage you to add messages based on profile fields, user states and other criteria that may impact your users. The results: At first glance this system may seem a bit superfluous, however, the numbers rarely lie, nor does the feedback. On ScubaBoard.Com, the site the system was originally tested on, posting rates increased by over 100%; new user registration rates by over 60%; user activity by 50% and the welcome/ intro & greets forum has exploded over 400%. If you browse through the pages of this thread you will find even more real life testimonials and experiences from the thousands of people using the system. vbSEO Add-ons Some forums have found that after adding welcome headers, the welcome message shows up in their search descriptions. To address this issue, user's at vbSEO have recommended turning the guest welcome header into an image -- this way there's no duplicate content for the bots to spider. To learn more click here. My recommendation is that you test this option if you are allowing bots to spider your front-end pages. Limited Guest Viewing compatibility The Welcome Headers System is designed to work with the Limited Guest Viewing without any conflict. To insure that welcome header messages do not show up at the same time as the limited guest viewing message, please be sure you are running welcome headers version 4.1.3 or greater and have enabled the suppression option. Support Please post any enhancement or technical questions you may have and I will do my best to respond in a timely manner. Please note: I can not guarantee an immediate response and am unable to assist with integrating this addon with other addons or with HTML related questions. Updates 4.2.1 - Fixed bug with global message 4.2.0 - Changed template conditionals to simplify customizations 4.1.9 - Added ability to disable messages if using Limited Guest Viewing system 4.1.3 - Added support for Limited Guest Viewing system Show Your Support
|
Comments |
#1322
|
|||
|
|||
Is it compatible with vBulletin 3.8.1 + vBSEO 3.2.0?
|
#1323
|
|||
|
|||
Quote:
|
#1324
|
|||
|
|||
This code is compatible with 3.8.x or of course you could use the 3.8 version of the addon which uses vBulletin notices.
|
#1325
|
|||
|
|||
Ted S,
First, many, many thanks for this mod. I've used it for almost 2 years now and it was a huge step in leveraging our forum's potential. Considering downgrading to this 3.6 version from the 3.7:notices version. Any special considerations? Can both be "installed" at same time? Also, do you have a more full-bodied elaboration of the differences between your 3.6 plug-in and the vB3.7 Notices mechanism? (Other than the hints supplied on your 3.7 thread)? I realize you can't bite the hand, but I found the Notices form logic limiting in all but the simplest cases. We have complex groups and promotions and the Notices logic seems ill equipped to handle our needs. |
#1326
|
|||
|
|||
Great question YabbaDabba. I'll do my best to explain...
As you know notices are "native" to 3.7 & 3.8 and for most people who just do basic messages they fit the bill. Of course as you've discovered the system is pretty basic and while there's a lot of options it actually doesn't do everything the simple conditions in welcome headers did (on the other hand it does a lot of cool things welcome headers did not do). Yes, both can be used at once. Yes, the 3.6 version works on 3.7+. No, nothing has to be tweaked to do this... I personally run the 3.6 version on my client sites as it lets me build whatever conditions I like using template variables rather than relying on what is in the notifications system. As for your last question the difference is pretty much code vs interface. vBulletin provides notices to let people build their own messages -- welcome headers uses template conditions to do the same thing. With my 3.7 mod you get a set of notices using the built in feature, with the 3.6 mod you get a template that identifies the right scenario to display a message to. That solve your questions? |
#1327
|
||||
|
||||
I would love to use this hack... one problem... It shows up in my vb options to set the rules, but it does not show up on my admin cp to post messages etc...
I followed directions correctly. any suggestions ?... I browsed about a hundred threads, saw where other people had the same problem, but couldnt find a solution... thanks in advance for any help... |
#1328
|
|||
|
|||
I'm not following your problem....
If it shows up in your Admin CP options then you're set. What's the issue? |
#1329
|
|||
|
|||
Hi,
I don't if this is already posted (if so, sorry)... I've translated this addons into german (deutsch). |
#1330
|
|||
|
|||
thanx this is too good
|
#1331
|
|||
|
|||
Not sure what is going on with my site, but there is no vBoption for Welcome Headers. I've installed and even update the default messages, but now it does not show up at all in my list of option on my site. I know it's working as if I visit the site not logged in, I can see it!!
Any thoughts??? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|