Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 03-26-2008, 01:29 PM
MrEyes MrEyes is offline
 
Join Date: Nov 2004
Posts: 380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Member Driven Adsense

I am currently looking into various ways of attracting new users and existing users into using the vBulletin blogging software and creating quality content.

One of the things I am considering is allowing users to display their own adsense code in the header of their blog.

Yes, I would lose out on some revenue but I think that if you consider the big picture it might actually be beneficial to the site, i.e. quality content = more viewers = more viewers to the rest of the site = more registrations = more revenue from subscriptions/adsense (elsewhere on the site)

I do not think there is a mod for this, so I will need to code it however before starting on this:

Has anybody tried to do anything like this? Or does anybody have any comments on the idea?
Reply With Quote
  #2  
Old 03-26-2008, 01:35 PM
Guest210212002
Guest
 
Posts: n/a
Default

This would depend on how you have your adsense set up now, really. There is a limit to how many ads you can display per page, iirc it's 3 text/image ads and 2 link units (or something thereabouts).

Any ad space you give your members would take away from your page total, so just keep that in mind. For logged in users I only show 1-2 ad slots depending if they are contributors or not. If you do give a slot to your members, I'd make sure you set a fixed number of ads that they can run - perhaps limit it by character count or so. You don't want people to be able to just paste all 5 slots in a row into their blog.
Reply With Quote
  #3  
Old 03-26-2008, 01:42 PM
MrEyes MrEyes is offline
 
Join Date: Nov 2004
Posts: 380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Currently the blogs displays a single Content 728x90 Leaderboard that uses my Adsense code. The intention is to allow members to replace this with their own single leaderboard.

In order to prevent people from insert multiple ads the, currently non-existent, mod would ask for the variables, not the full markup. So for example if the full markup was:

Code:
<script type="text/javascript"><!--
google_ad_client = "pub-123456789";
google_ad_slot = "987654321";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
The member configuration would require:
  • Ad Client
  • Ad Slot

From there the mod would generate the rest of the markup for the page.

One of the things I am not sure of, and this is a question for google, is if this is allowed under Google Adsense TOS. The member would have to have an adsense account and IIRC google manually check all sites before giving the account. So they may say that the domain already has an account, or if the member already has an account for "memberdomain.com" can they use the same account for "myforum.com"
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 04:10 AM.


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.04166 seconds
  • Memory Usage 2,176KB
  • Queries Executed 13 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (3)postbit
  • (2)postbit_onlinestatus
  • (3)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_postinfo_query
  • fetch_postinfo
  • 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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete