1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Google Adsense in Vbulletin

Discussion in 'Guidelines / Compliance' started by Rik, Aug 12, 2005.

  1. #1
    Somewhere i found that,

    Google AdSense doesn't allow you to put ads in pages that are exclusively asking input from the user, which means in vBulletin creating a thread page, replying or editing a post.

    This code will put your ads between the navbar and forum/thread listing. Edit your "navbar" template, and after


    Code:

    <!-- / nav buttons bar -->
    Code (markup):
    add


    Code:

    <br />
     <if condition="THIS_SCRIPT != 'newthread' AND THIS_SCRIPT != 'newreply' AND THIS_SCRIPT != 'editpost'">
     <!-- Google AdSense -->
     [COLOR="Red"]YOUR_ADSENSE_CODE_HERE[/COLOR]
     <!-- / Google AdSense -->
     </if>
    Code (markup):
    Not sure about other locations, but I guess you can find a way to put it in some other locations.

    Hope that helps.

    Rik
     
    Rik, Aug 12, 2005 IP
  2. keikor

    keikor Peon

    Messages:
    665
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Are you sure? DP forum is using vbulletin and i can see adsense code in new thread, editing and others.

    Anyways, thanks! that was helpful
     
    keikor, Aug 12, 2005 IP
  3. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #3
    You can't run AdSense on the registration pages (start or finish).
     
    digitalpoint, Aug 12, 2005 IP