Log in

View Full Version : adsense ads inside thread (other place, increase revenue)


GTX2
03-31-2008, 12:55 PM
Hello,

I have some adsense hacks installed, but i saw this one today and looks pretty good for increasing revenue.

How can i make the same in my forum?
(check attached picture)
Example url: http://help.lockergnome.com/general/Explorer-exe-loading-properly-booting-ftopict52455.html

Guest210212002
03-31-2008, 01:25 PM
<a href="https://vborg.vbsupport.ru/showthread.php?t=140664" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=140664</a>

GTX2
03-31-2008, 02:58 PM
i've seen that thread, but it explains only to show it on right side... i pretend to use it just as shown at the attached picture (on the left side...) thanks

Bradley_Wint
03-31-2008, 04:56 PM
Just change the third line of the Replace code from

<span style="margin: 2px; float: right; width: 301px; height: 251px;">
to
<span style="margin: 2px; float: left; width: 301px; height: 251px;">

Jase2
03-31-2008, 05:46 PM
https://vborg.vbsupport.ru/showthread.php?t=140664

Do not use that linked there. It uses an IFrame and this is against Googles TOS. If you scroll a few posts down, I have posted the correct way of adding an ad there.

Regards Jason :)

Bradley_Wint
03-31-2008, 05:50 PM
Do not use that linked there. It uses an IFrame and this is against Googles TOS. If you scroll a few posts down, I have posted the correct way of adding an ad there.

Regards Jason :)

So let me get this right, if I use an Ad Management program [e.g. Open X] to host my Google Ads then generate an iFrames code from the OpenX program to place on my site, is that illegal?

It clearly states that I cannot obscure any part of the AdSense codemaybe this should clear up the usage of iFrames

All he need to do is use the correct image size [i.e. 300x250]...seems the author did not use the correct image size or had misconfigured his iframe borders.

GTX2
03-31-2008, 10:48 PM
can't see any post from you in that thread...

Do not use that linked there. It uses an IFrame and this is against Googles TOS. If you scroll a few posts down, I have posted the correct way of adding an ad there.

Regards Jason :)



Originally Posted by Chris-777
https://vborg.vbsupport.ru/showthread.php?t=140664

SEOvB
03-31-2008, 11:15 PM
<div style="float:left; padding: 5px; margin: 3px;">ADSENSE CODE</div>


Place that before the $post[message] in the postbit template

bwnet
04-05-2008, 04:51 AM
dose this work on 3.5.4 version?