AdSense Optimization for Forums (Discussion Boards)

By Jason Menayan June 25th, 2008

Forums (discussion boards, discussion groups, bulletin boards, etc) are a natural fit for AdSense since both heavily rely on text to convey information, but are punctuated judiciously by images (display) and videos. Although an automated solution like YieldBuild will consistently give you the best ad performance, if you want to try optimizing AdSense on your own, you should consider taking the following advice.

Read our primers

Start off by familiarizing yourself with the basics, to get a proper grounding in AdSense format and layout basics:

The fundamentals for forums

Formats: Most vBulletin (to use one of the most popular forum platforms) AdSense implementations shows a 728×90 leaderboard being installed at the top and bottom of the thread list. We’ve found the following tends to perform better:

Either:

  • a text link unit (468×15) in the navbar
  • a leaderboard (728×90) or banner (468×60) below the navbar, before the threads
  • a medium rectangle (300×250) embedded in the top thread (or top post)

Or:

  • two medium rectangles (300×250) set side-by-side below the navbar, before the threads
  • a medium rectangle (300×250) embedded in the top thread (or top post)

A/B testing should tell you which variant performs better for your forum.

Be sure to enable display (image) and video ads for the ad unit sizes that support them, to give AdSense the opportunity to identify which formats will perform best.

Colors: Review our suggestions on how to choose colors – which is largely dependent on your forum’s color palette and the ad units’ layout (i.e. whether they are above or below the fold).

Embedding Code

Here is how to embedding of four AdSense unit: two in the navbar (navbar_1 – 468×15 text link unit, navbar_2 – 728×90), and two in the forum display (at the start & end of the threads, both 468×60) [hat tip: NeutralizeR]

1. Open your navbar template: vBulletin AdminCP > Styles & Templates > Edit Templates > Navigation / Breadcrumb Templates > navbar
2. Find:
<div class=”navbar” style=”font-size:10pt”><a href=”$vboptions[forumhome].php$session[sessionurl_q]” accesskey=”1″><img class=”inlineimg” src=”$stylevar[imgdir_misc]/navbits_start.gif” alt=”" border=”0″ /></a> <strong>$vboptions[bbtitle]</strong></div>
</if>

3. Insert your AdSense code (navbar_1) right below that
4. Find:
<!– / PAGENAV POPUP –>
</if>

5. Insert the following right below that:
<table class=”tborder” cellpadding=”0″ cellspacing=”0″ border=”0″ width=”100%” align=”center”>
<tr>
<td class=”alt1″ align=”center”>
[Your AdSense code – navbar_2]
</td>
</tr>
</table><br />

6. Save.
7. Open your FORUMDISPLAY template: vBulletin AdminCP > Styles & Templates > Edit Templates > Forum Display Templates > FORUMDISPLAY
8. Find:
<if condition=”$show['threads']“>
9. Insert the following right below that:
<tr>
<td align=”center” class=”alt1″>-</td>
<td align=”center” class=”alt2″>-</td>
<td class=”alt1″>
<div>
[Your AdSense code – start_thread]
</div>
</td>
<td class=”alt2 smallfont” align=”center”>Sponsored Links</td>
<td class=”alt1″ align=”center”>-</td>
<td class=”alt2″ align=”center”>-</td>
<if condition=”$show['inlinemod']“><td class=”alt1″ align=”center”>-</td></if>
</tr>

10. Find:
<!– end show threads –>
11. Insert the following right below that:
<tr>
<td align=”center” class=”alt1″>-</td>
<td align=”center” class=”alt2″>-</td>
<td class=”alt1″>
<div>
[Your AdSense code – end_thread]
</div>
</td>
<td class=”alt2 smallfont” align=”center”>Sponsored Links</td>
<td class=”alt1″ align=”center”>-</td>
<td class=”alt2″ align=”center”>-</td>
<if condition=”$show['inlinemod']“><td class=”alt1″ align=”center”>-</td></if>
</tr>

12. Save.

Thanks to Chris Gathright for contributing to this article.

Bookmark and Share

This entry was posted on Wednesday, June 25th, 2008 at 10:54 pm and is filed under Online Advertising. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

8 Responses to “AdSense Optimization for Forums (Discussion Boards)”

  1. Tinh Says:

    Great tips, thanks for sharing as I really need this. Tinh

  2. staggerge Says:

    Hello all.

    I was looking to buy the amazon electronic book reader called the kindle.

    The most exciting feature that i think is the newspaper delivery option. But the price is also not to less so i was thinking if anybody can give me some info about it.
    Does it do what it says ..and is it worth it?

    Take Care.
    Bye

  3. poemeProore Says:

    Using internet is simple as hell. But I can tell y ou right now, it can be very hard, if you are the first time user.
    So, first thing I suggest – open the Explorer, and type in the address you like.
    You’ll get there really fast, it depends on your connection speed.
    Good luck.

  4. Moniboniz Says:

    Hi people… :)

  5. Angellaa Says:

    Hmm, very cognitive post.
    Is this theme good unough for the Digg?

  6. hoppiemochie Says:

    Hiya all of youz!..
    How are yaz doing?

  7. JJAllenFit Says:

    Just wanted to say you all have a great forum. Seems like a good place I can actually be a part of. :)

  8. INTERSETED Says:

    hi,can someone please help.
    why do yieldbuild need my adsense account password?-when google says not 2 give it?
    the code -thats all they need,
    the only reason 2 have the password is to access the adsense account.
    i changed my password-yieldbuild knew-the ONLY reSON THEY COULD KNOW-is they tried 2 access the account.
    why do you need it? yieldbuild that is?
    there is no reason when google catagorically state -DO NOT GIVE THIS TO ANYONE
    IT DONT SAY -OH YEH BY THE WAY EXCEPT THE DUDES AT YIELDBUILD!!!
    passwords are to protect-so why do they force users to hand it over!?!?!

Leave a Reply