The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
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 -
![]() |
#4
|
||||
|
||||
![]() Quote:
![]() |
#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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|