Earnmoneyworld.com Adsense Optimization | Get More Clicks With Google AdSense
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']"> 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%"> 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> 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> Download
kattz.com.txt (1.1 KB, 76 downloads) Screenshots |