Back to vBulletin 4.x Template Modifications

Earnmoneyworld.com Adsense Optimization | Get More Clicks With Google AdSense
Mod Version: 2.00, by DxSEO

vB Version: 4.0.6 Rating: (1 vote - 5.00 average) Installs: 22
Released: 06 Sep 2010 Last Update: 06 Sep 2010 Downloads: 73
Not Supported Template Edits Re-usable Code  

This is only adsense placement i am using in my forum and this is working great

i am getting more clicks and more revenue with this simple optimization.

Demo http://www.earnmoneyworld.com


Installation instructions:


In Default Templates

In the template postbit templates > postbit find:

Code:
<vb:if condition="$show['attachments']">
Just Above Post google add

Code:
<vb:if condition="$post[postcount] == 1">
<script type="text/javascript"><!--
google_ad_client = "pub-";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text";
google_ad_channel = "forum";
google_color_border = "E1E1E1";
google_color_bg = "E1E1E1";
google_color_link = "FFFFFF";
google_color_text = "FFFFFF";
google_color_url = "FFFFFF";
google_ui_features = "rc:0";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</vb:if>

Code is different in My Template

In the template postbit templates > postbit find:

Code:
</div><vb:if condition="(THIS_SCRIPT == showthread) AND ($post[postcount] == '1')">
  <div class="body">
  <div style="width: 100%">
Add Below

Code:
<script type="text/javascript"><!--
google_ad_client = "pub-";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text";
google_ad_channel = "forum";
google_color_border = "E1E1E1";
google_color_bg = "E1E1E1";
google_color_link = "FFFFFF";
google_color_text = "FFFFFF";
google_color_url = "FFFFFF";
google_ui_features = "rc:0";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
match the color with ur forum theme

you can also use this condition before google adsense code (adsense only for guest)

Code:
<vb:if condition="$show['guest']">Show this to guest only</vb:if>
Enjoy more Earnings with adsense

Download

File Type: %1$s kattz.com.txt (1.1 KB, 76 downloads)

Screenshots

Click image for larger version
Name:	kattz.jpg
Views:	1859
Size:	52.8 KB
ID:	121638  


vblts.ru supports vBulletin®, 2022-2024