PDA

View Full Version : Google Adsense Optimised :)


kartik786
03-29-2006, 10:00 PM
Hello Friends,

This is tested and proved method of getting more hits on google adsense ads.

What does it do ??

The google ads automatically show up after the last post of every thread, but the speciality is that it appears as if a user put those in.

================================================== ==========

Demo HERE (http://www.managementparadise.com/forums/showthread.php?t=25)

See last post to see the demo.
================================================== ===========

How to do it ??

Open Postbit_legacy and at the very bottom add the whole code .

<if condition="$post['islastshown']">

$spacer_open
<div style="padding:0px 0px $stylevar[cellpadding]px 0px">

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<!-- / start -->


<tr>
<td class="thead" style="font-weight:normal" align="right"> # &nbsp; </td>
</tr>

<tr valign="top">
<td class="alt2" width="175">
<a class="bigusername">RAM</a>
<div class="smallfont">Your Friendly Helper</div>
<div class="smallfont"><img src="graphic/8.gif" alt="" border="" /></div>
<div class="smallfont">
&nbsp;<br />
<div>Specialisation: <strong> Friendly helper </strong></div>


<div>
www.ManagementParadise.com
</div>
<div>Rep Power: 10<img class="inlineimg" src="images/reputation/reputation_pos.gif" alt="BMS MBA Helper[/URL]" border="0" /></div>
<div> </div>
</div>

</td>
<td class="alt1" id="td_post_3571">



<!-- icon and title -->
<div class="smallfont">

<strong>Automatic Reply for links related to your post </strong>
</div>
<hr size="1" style="color:#DCE8F7" />
<!-- / icon and title -->


<!-- message -->
<div>Hello. <br> <br> <strong> I am your friendly Helper. Check these links which might be of your interest. </strong>
<br>
<br>
<br> Not a Member Yet ?? <a href="http://www.yoursitehere.com/folder/register.php"> Register Now !! Click Here </a> <br>

<br> Registered and New to the Forum ?? <a href="http://www.yoursitehere.com/folder/ruleslink"> Click Here to know Rules !!. </a> <br> <br> Anyother link <a href="http://www.yoursite.com/yourlink"> One more line for your links </a> . <br> <br> <strong> [COLOR="Red"]Hope the above links are helpful </strong> <br> <br>

<script type="text/javascript"><!--
google_ad_client = "pub-7750436628903486";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "CC0000";
google_color_url = "FFFFFF";
google_color_text = "0066CC";
//--></script>

<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script> <br> <br>
<script type="text/javascript"><!--
google_ad_client = "pub-7750436628903486";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "CC0000";
google_color_url = "FFFFFF";
google_color_text = "0066CC";
//--></script>

<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script> <br> <!-- / message -->

</td>
</tr>
</table>

<!-- / end -->
</div>
$spacer_close

</if>

================================================== =========

Be sure to modify the Codes in green , the google adsense script and also the links to Management Paradise (http://www.ManagementParadise.com).

Please do not remove the Powered by ManagementParadise.com link.


Donations made to this mod will be utilized for social cause.

Paypal Id : kartik.raichura@gmail.com .

Thank you.

================================================== ========

kartik786
03-30-2006, 12:54 PM
Saved for future use

amykhar
03-30-2006, 01:02 PM
This is not a code mod. Moving to template mods.

apfparadise
03-30-2006, 02:13 PM
As far as I understand this type of display is 100% against Google rules.

kartik786
03-30-2006, 02:19 PM
It isnt against google TOS.. I hav seen many sites using similar ad patterns so i thought of tweaking one for myself....Still.. ** You may or may not use it ** . I have been using it since long and have got good results so thought of sharing it with you guys :)

This is my second hack. The first one of Inviting friends (http://www.managementparadise.com/invite.html) was deleted because the moderators felt it wasnt original.

I hope this Modification stays here because its 100 % my own efforts and authentic.

PS : Thanks Amy for moving the post.

Freezerator
03-30-2006, 02:33 PM
I believe this is against their TOS. You can use it at your own risk.

topshams
03-30-2006, 02:46 PM
I'm not sure if the placement is against there TOS

But I am sure the Check the below links which are similar to your discussion. part is.

kartik786
03-30-2006, 02:49 PM
Lol.. you can always remove the part you feel is not suitable for your forums.

Or change it to " Helpful links below" and then you have the ads and instructions for forum usage.

bairy
03-30-2006, 02:52 PM
If it is against TOS (it looks like it is), be aware that Google do just close accounts without warning or any explanation past "you generated invalid clicks" Even if you ask for clarification they won't tell you hiding it behind "we can't tell you cos that'd tell you how the detection system works".

They disabled my account and the next day the login just said "account disabled". I haven't got a clue what I did wrong.

Just something to keep in mind.

kartik786
03-30-2006, 02:56 PM
Alright, I just tweaked it a little bit for all you highly Google TOS concious people. :p

djr
03-30-2006, 02:58 PM
Interesting idea, but will not install yet.

scottct1
03-30-2006, 03:32 PM
How do I make it so that only my unregistered guest see this?

kartik786
03-30-2006, 03:44 PM
The first line in my mod. Find and replace <if condition="$post['islastshown']"> with

<if condition="$post['islastshown'] AND !$bbuserinfo[userid]"

For more if conditionals refer to http://www.vbulletin.com/forum/showthread.php?t=157022

scottct1
03-30-2006, 04:01 PM
Thank you!

kall
03-30-2006, 05:32 PM
Making it appear as if someone posted it was against the ToU back before they banned me without any explanation, as mentioned by someone above.

joeychgo
03-31-2006, 02:17 AM
Alright, I just tweaked it a little bit for all you highly Google TOS concious people. :p


Its not about being conscientious, its about not wanting to be banned. This is against the Google TOS as far as I can tell, and could easilly get a site banned from the adsense program.

Its a nice idea, and I for one appreciate the effort. Its a shame it cant be implemented within Adsense TOS.

Snake
03-31-2006, 06:40 AM
Thanks!

djr
03-31-2006, 09:51 AM
Has anoybody asked Google yet? They are always very prompt in responding whether these things are allowed or not?

kartik786
06-20-2008, 08:13 PM
I dont have enough time to go through the source and update it to work with 3.7

Anyone up for it?