![]() |
Make adsense look like a post
Hey,
This will let you show your add after x posts, put a referal box as a false avatar, and show a 336x280 banner. Please note this has been made for my skin (legacy). You will have to alter this i think. Add this at the end of your postbit template: Code:
<!-- START ADSENSE REVENUE --> <if condition="THIS_SCRIPT == 'showthread'AND ($post[postid] == $GLOBALS['qrlastpostid']) AND (!in_array($forum[forumid], array(2,3,32)))"> In the array() you put the forums where you don't want to show the ads. Here (($post[postid] == $GLOBALS['qrlastpostid'])) you choose where to show it. Use $GLOBALS['qrlastpostid'] to show it at the end of all the posts, $GLOBALS['qrfirstpostid'] to show it after the first post, or you can use a number. For the picture blocks use <img src="random.php"> to where ever random.php is. Please remember to update the settings for random.php. I reccomend you use a table to put your ads in. If you want to show the ads only where there is more than 1 post use: Code:
AND ($post['postcount'] > 1) Code:
<if condition="THIS_SCRIPT == 'showthread'AND ($post[postid] == $GLOBALS['qrlastpostid']) AND (!in_array($forum[forumid], array(2,3,32))) AND ($post['postcount'] > 1)"> Code:
AND (!$show[member]) Code:
<if condition="THIS_SCRIPT == 'showthread'AND ($post[postid] == $GLOBALS['qrlastpostid']) AND (!in_array($forum[forumid], array(2,3,32))) AND ($post['postcount'] > 1) AND (!$show[member])"> |
<a href="https://vborg.vbsupport.ru/attachment.php?attachmentid=51007" target="_blank">Screenshot</a>
|
Any Screen Shot ???
|
screenshot ?? please
|
Demo's? Please :)
|
its like a Sponsor User (faked) and it looks like if the Sponsor user make a post just like the others post looks like (it wont ad any postcount or something) and it will display the ads in there :P
and this i think this is a violation of the google's tos (ads) |
AWESOME although i already coded this for myself i didnt share :) lol
|
what about screen shot or demo????
|
Can you pinpoint something in the Google ToS or Webmaster Guidelines that allows such a hack on any and all forums? Or a letter from Google expressing given permission for not only your boards, but for everyone's forums to use something like this? I was under the impression that something like this is still a violation of their ToS.
|
Quote:
|
Quote:
more than Google's ToS. I think I'll be safe and go with Google on this one. ;) |
Implementing google ads like you did here into your forum IS a violation of the ToS.
It is tricking the user to click. Even if you name the user Google does not change this. This was debated over and over in different webmaster forums and google was asked and said NO. If you are using this hack contact google and ask them if they are ok with this. If they are you are lucky if they are not change it and keep your account ;) |
Quote:
|
Chavmagnet & Musicman, I have edited you posts slightly, please take your personal differences elsewhere.
|
any demo or screenshot will be great .. tnx
|
<a href="https://vborg.vbsupport.ru/attachment.php?attachmentid=51007" target="_blank">https://vborg.vbsupport.ru/attac...chmentid=51007</a>
|
Can this be used with adbrite as well?
|
I wouldnt use this hack. It violates the TOS.
You may get banned from adsense. period. |
Quote:
Sites like digitalpoint.com use similar things. |
Quote:
|
Quote:
|
Evidently you're either not reading the posts you're quoting or you just don't understand what I'm saying. Either way, your advice is horrible.
|
Google Adsense :
Quote:
|
You would not get banned from adsense.
There are many forums and others sites that are doing this of my forums has over 22,000 members and its been using this sort of thing for 3 years. Its fine. Google dont mind its content. Just as long as you are not telling members to click the ads its fine. Great add on ;-) |
Quote:
Put it on your site, then ask Google. I personally got approved for it. |
it doesnt show on the first post. it shows on every last post made. whats wrong?
|
Quote:
https://vborg.vbsupport.ru/showthread.php?t=129065 Feel free to rectify this any time, really. I'd chalk it up to forgetfulness if you weren't taking credit for it yourself as well. Forgive me I don't want to derail the thread, but it's important other people know about this obviously. Don't want anyone else defrauded. :) As for the Google Ads debate, I believe the way it goes is that if your website has a certain amount of custom then in return Google will allow you a certain amount of leeway in how your advertisements are placed and styled. Certainly it is my understanding that you must gain permission first, you should not assume automatic permission for anything or you might find yourself in hot water! I don't use them myself but I'm 99% sure that's how it goes. Never hurts to check! |
OT, everyone should Google Premium Adsense. Those are the sites with special rules.
AFAIK, this totally violates the TOS. The great thing about Google is that once you are tossed out, it is almost impossible to get back in. Caveat Emptor. |
The Answer is pretty clear, as long as you don't make it appear to be an actual forum thread it is perfectly legal and allowed. They did not state anything about a post in the thread.
Quote:
|
I think he put avatar at the left of table because it looks nicer in this way. I don't think it's a way of cheat. But as you know, we don't know what Google thinks and does mostly.
|
ARGH I HATE SPACERS
cant make the ad post to show in the right place I ditched the spacers ($spacer_open $spacer_close) and used <br />s and all is fine. Thanks :) |
How to make that it doesn't show for admins, mods, supa mods ?
|
to make it show after the second post the right code is
$post[postcount] == 2 |
Quote:
can you show the exact code ? |
The problem I have is whenever I start adding Google Adsense to the postbit template, then the Multi-Quote and Quick Reply buttons cease working.
Is there a hack/module to do this that does not require editing the postbit template?? |
Here's a revision of the code.
Code:
<!-- Google AdSense in Posts --> $post[postid] == $GLOBALS['qrlastpostid'] use $post[postcount] == 2 Change the number for other posts. |
if you just want to make a couple big adsense squares halfway down the page do this
Code:
<center> |
is it really good? :)
i mean to increase the revenue |
I've tried this in 3.6.4 and it doesn't show up??
|
can i add it inside the first post .
|
All times are GMT. The time now is 05:23 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|