The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Google adult violation
I got a notice that google adsense cant not be on web pages with adult content.
My web forum for automotives, but once in while people post some pictures or something that has some adult content. I have Google ads pretty much on all the pages. Is there anyway to control that? |
#2
|
|||
|
|||
Quote:
The issue is, even if they can't come onto the page to spider it, the see the URL and if you use vBSEO or something like it then the URL says "Oh No, my Grandma caught me ..." or worse So, it will require some custom code from you to really address your issue. |
#3
|
||||
|
||||
try this :
make sure those kind of post goes to a forum section of your choice let say you have 2 of those section with adult content then you can use something like this . Code:
<if condition="!in_array($foruminfo[forumid], array(XX,XX))"> google ads code here </if> replaces XX with forumid . hope this help you. and if does help you pay it forward help someone when you can. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|