The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vbulletin pages adsense is not allowed to be displayed on
Just slowly checking through the various scripts in vbulletin and figuring out if they are ok to display google adsense on or not (adsense t+c state content pages only, and not on search results)
So on that basis, adsense would not be allowed to be shown on the following scripts: register (and email activation codes) board closed message usercp newthread/reply? (this classed as content or not?) Anyone else limit their adsense in this way? what pages do you have for adsense to not be displayed on |
#2
|
|||
|
|||
Not speaking from personal experience but there are mainly people asking how to include it on:
- Forum Homepage - Forum Display Page (thread listings) - Show Thread Page (page that lists posts) I haven't seen much demand for it on other pages. |
#3
|
|||
|
|||
Thanks - im more intrested in what parts people don't display adsense on, or do people risk geting caught breaking the t+c
|
#4
|
||||
|
||||
You must know that in some forums, forumhome, forumdisplay and showthread would be around 95% of all pages generated from vbulletin. Therefore I just ignore other pages and concentrate on these
|
#5
|
||||
|
||||
Quote:
usercp search are about the only two off the top of my head where you shouldn't put adsense. |
#6
|
|||
|
|||
So the list so far is
login usercp search newthread newreply editpost board down message |
#7
|
||||
|
||||
I'd add at least
subscription report Just take a look into vbulletin files and templates. |
#8
|
|||
|
|||
Done that, here is the script names I came up with
Code:
<if condition="in_array(THIS_SCRIPT, array('editpost','infraction','joinrequests','login','newattachment','newreply','newthread','online','payments','poll','profile','showpostedithistory','register','report','search','sendmessage','showgroups','subscription','usercp','usernote'))"> ...</if> |
#9
|
||||
|
||||
Do any vb sites actually stop adsense on specific pages ? most have them in their header/footer, showing on all pages.
|
#10
|
||||
|
||||
Quote:
Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|