vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - Earnmoneyworld.com Adsense Optimization | Get More Clicks With Google AdSense (https://vborg.vbsupport.ru/showthread.php?t=250031)

DxSEO 09-05-2010 10:00 PM

Earnmoneyworld.com Adsense Optimization | Get More Clicks With Google AdSense
 
1 Attachment(s)
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']">
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

iask 09-06-2010 01:54 PM

PHP Code:

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

Postbit ?????

YankForum 09-06-2010 03:39 PM

could u share your CTR of this ad unit ?

Veer 09-07-2010 07:30 AM

Are you sure its not against Google Adsense terms and conditions?
And I don't see these ad codes anywhere in my Adsense account.

DxSEO 09-07-2010 08:03 AM

Quote:

Originally Posted by iask (Post 2094576)

Postbit ?????

postbit templates > Postbit

Quote:

Originally Posted by YankForum (Post 2094618)
could u share your CTR of this ad unit ?

My CTR is very high with this ad unit.

Quote:

Originally Posted by Veer (Post 2094918)
Are you sure its not against Google Adsense terms and conditions?
And I don't see these ad codes anywhere in my Adsense account.

Yes this is not against terms and condition.

That is simple 728x90 add. Since CTR is high then google is serving premium design :p

snakedevil 09-07-2010 11:46 AM

Not allowed by adsense!

http://www.google.com/support/forum/...a38939a2&hl=fr

;)

DxSEO 09-07-2010 01:10 PM

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

digobguerreiro 09-10-2010 11:29 PM

My Postbit no have the code :S

PHP Code:

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


darsalles 09-11-2010 03:42 AM

Im editing the postbit legacy, but the code you post to find on postbit i cant found it or anyone similar.

digobguerreiro 09-11-2010 01:51 PM

I've done several test and so far has gone nowhere, I'm experiencing difficulties with this tutorial.


All times are GMT. The time now is 07:50 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01297 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete