StarBuG
08-20-2010, 10:00 PM
Introduction:
I am StarBuG, a clinical Physician for Children, and I am running several health Forums to support patients with medical questions. During the many years I am running my Forums I constantly worked on optimizing my Advertising integrations to maximize my earnings and the user experience using my forums. The click through rates for my Adsense integrations are good to very good for forums and may increase due to further optimizations so mark this mod as installed (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=249058) if you use it to make sure you always use the best optimized version of my adsense integration.
What this mod does:
This mod adds a Google Adsense leaderboard above active users and similar threads below each thread. It is blended to look like the other moduls below the thread without violating google adsense TOS. Make sure you use the same colors you use on your forum to optimize blending!
Installation instructions:
in the template SHOWTHREAD find:
<div id="thread_info" class="thread_info">and add below:
<h4 class="threadinfohead"><span class="optiontitle">Advertising</span></h4>
<div id="thread_onlineusers" class="thread_info_block">
<div class="inner_block">
<h5>Advertising</h5>
<div>
<div class="ads_lb_container_forumdisplay">
<div class="ads_lb">
<!- Your Google Adsense Code for a 728x90px leaderboard -->
</div>
</div>
</div>
</div>
</div>
add the following to the template CSS >> additional.css
.ads_lb_container_forumdisplay {
background: #FFFFFF;
width:100%;
margin-left: auto;
margin-right: auto;
}
.ads_lb {
position: relative;
width: 728px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
}
Additional Comments:
Make sure you change all lines marked RED to fit your forum.
If you only want this Advertising shown to guests like I do wrap the above code in this condition:
<vb:if condition="$show['guest']">
</vb:if>
Screenshot:
https://vborg.vbsupport.ru/external/2010/09/14.png
More of my Adsense Integrations:
Adsense Integration as second post - StarBuG optimized blending (https://vborg.vbsupport.ru/showthread.php?p=2087325)
Adsense Integration as last post - StarBuG optimized blending (https://vborg.vbsupport.ru/showthread.php?t=249053)
Adsense integration together with nice welcome message - StarBuG optimized blending (https://vborg.vbsupport.ru/showthread.php?t=250649)Demo:
Patientenfragen.net - we have the answers (http://www.patientenfragen.net/en/)
Of course feedback is welcome and if you have suggestions to further improve CTR please let me know!
StarBuG
https://vborg.vbsupport.ru/ (http://www.AdSenseExperts.com)
Google isn't paying you enough money! Discover WHY! (http://www.adsenseexperts.com/consulting/adsense-optimization-service.html)
I am StarBuG, a clinical Physician for Children, and I am running several health Forums to support patients with medical questions. During the many years I am running my Forums I constantly worked on optimizing my Advertising integrations to maximize my earnings and the user experience using my forums. The click through rates for my Adsense integrations are good to very good for forums and may increase due to further optimizations so mark this mod as installed (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=249058) if you use it to make sure you always use the best optimized version of my adsense integration.
What this mod does:
This mod adds a Google Adsense leaderboard above active users and similar threads below each thread. It is blended to look like the other moduls below the thread without violating google adsense TOS. Make sure you use the same colors you use on your forum to optimize blending!
Installation instructions:
in the template SHOWTHREAD find:
<div id="thread_info" class="thread_info">and add below:
<h4 class="threadinfohead"><span class="optiontitle">Advertising</span></h4>
<div id="thread_onlineusers" class="thread_info_block">
<div class="inner_block">
<h5>Advertising</h5>
<div>
<div class="ads_lb_container_forumdisplay">
<div class="ads_lb">
<!- Your Google Adsense Code for a 728x90px leaderboard -->
</div>
</div>
</div>
</div>
</div>
add the following to the template CSS >> additional.css
.ads_lb_container_forumdisplay {
background: #FFFFFF;
width:100%;
margin-left: auto;
margin-right: auto;
}
.ads_lb {
position: relative;
width: 728px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
}
Additional Comments:
Make sure you change all lines marked RED to fit your forum.
If you only want this Advertising shown to guests like I do wrap the above code in this condition:
<vb:if condition="$show['guest']">
</vb:if>
Screenshot:
https://vborg.vbsupport.ru/external/2010/09/14.png
More of my Adsense Integrations:
Adsense Integration as second post - StarBuG optimized blending (https://vborg.vbsupport.ru/showthread.php?p=2087325)
Adsense Integration as last post - StarBuG optimized blending (https://vborg.vbsupport.ru/showthread.php?t=249053)
Adsense integration together with nice welcome message - StarBuG optimized blending (https://vborg.vbsupport.ru/showthread.php?t=250649)Demo:
Patientenfragen.net - we have the answers (http://www.patientenfragen.net/en/)
Of course feedback is welcome and if you have suggestions to further improve CTR please let me know!
StarBuG
https://vborg.vbsupport.ru/ (http://www.AdSenseExperts.com)
Google isn't paying you enough money! Discover WHY! (http://www.adsenseexperts.com/consulting/adsense-optimization-service.html)