The Arcive of vBulletin Modifications Site. |
|
|
|||||||
Earnmoneyworld.com Adsense Optimization | Get More Clicks With Google AdSense Details »»
|
|||||||||||||||||||||||||||||||
|
Earnmoneyworld.com Adsense Optimization | Get More Clicks With Google AdSense
Developer Last Online: Feb 2017
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 Earn Money world 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 Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||
| Благодарность от: | ||
| SaN-DeeP | ||
| Comments |
|
#2
|
|||
|
|||
|
PHP Code:
|
|
#3
|
||||
|
||||
|
could u share your CTR of this ad unit ?
|
|
#4
|
|||
|
|||
|
Are you sure its not against Google Adsense terms and conditions?
And I don't see these ad codes anywhere in my Adsense account. |
|
#5
|
||||
|
||||
|
postbit templates > Postbit
My CTR is very high with this ad unit. Quote:
That is simple 728x90 add. Since CTR is high then google is serving premium design
|
|
#6
|
|||
|
|||
|
|
|
#7
|
||||
|
||||
|
thaivisa forum using the same
http://www.thaivisa.com/forum/topic/...5#entry3865345 and also digital point forum using the same (with random strings) check here deep integration have also same ad placement https://vborg.vbsupport.ru/showthread.php?t=107965 at last a support forum thread http://www.google.com/support/forum/...68908d30&hl=en plz feel free to discuss about this ad placement |
|
#8
|
|||
|
|||
|
My Postbit no have the code :S
PHP Code:
|
|
#9
|
|||
|
|||
|
Im editing the postbit legacy, but the code you post to find on postbit i cant found it or anyone similar.
|
|
#10
|
|||
|
|||
|
I've done several test and so far has gone nowhere, I'm experiencing difficulties with this tutorial.
|
![]() |
|
|