![]() |
Quote:
|
Very nice, thanks. Installs.
|
I have changed the condition to show the advertising on every page as second post, not just on page one.
The old condition was: Code:
<if condition="THIS_SCRIPT == 'showthread' AND $post[postid] == $GLOBALS['qrfirstpostid'] AND ($show[member])"> Code:
<if condition="THIS_SCRIPT == 'showthread' AND !$GLOBALS['FIRSTPOSTID'] AND ($show[member])"> StarBuG The hack is now version 1.1 Best regards StarBuG |
Quote:
|
I have just released an add-on for this mod.
ADD-ON: In addition you can add a Google Adsense link unit as last post of a thread on any page for members and guests. This advertising will only show if the thread has more then one post so that it does not show 2 advertisings directly below each other in case that the thread has no replies yet. Google Adsense has updated its ToS so that you are now allowed to use up to three link units on one page. So if you already use my "Adsense Link Unit in Navbar" Mod there woun't be a problem. I hope you like it. Let me know how it works out ;) StarBuG |
How does Google check for content to display content-relevant ads? Mine appears to not be working - it seems to ignore all the thread content. Every add is the same on all forums and is advertising "clutches" since my site title is Clutch Fitness.
|
They have a spider to fetch your content.
But it normaly takes 2-3 weeks for the ads to get relevant if you just started display them. |
is there a way to keep this from showing in some forums i dont want it in my staff area or some other forums
|
You could exclude forums by changing the condition like:
<if condition="THIS_SCRIPT == 'showthread' AND !$GLOBALS['FIRSTPOSTID'] AND (!$show[member])" AND !in_array($forum[forumid], array(16,17,18,19)> replace 16,17,18,19 with the forum IDs you don't want the ad to show StarBuG |
thnx man i will try this out
|
All times are GMT. The time now is 03:10 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:
|