Adsense Link Unit like on Digital Point Forum

Discussion in 'AdSense' started by allroads, Nov 18, 2008.

Thread Status:
Not open for further replies.
  1. #1
    Hi,

    I was wondering if anyone does similar to what they do here on the forum.

    They place a Link Unit after the first topic. It looks like a menu and may get clicks from the viewers because they think it is part of the forum and not Google I think.

    Just noticed after my post there is one directly under this post. :)

    If this profitable?

    Anyone care to share where and how to do it. What template to edit etc?
     
    allroads, Nov 18, 2008 IP
  2. sweetfunny

    sweetfunny Banned

    Messages:
    5,743
    Likes Received:
    467
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You add it to the very bottom of your postbit template, this is the basics of it you can also put it in a table to change the look/formatting.

    
    <if condition="(($post[postcount]==1) or ($post[islastshown] and !$GLOBALS['vbulletin']->GPC['ajax']))">
    
    Adsense Code Here
    
    </if>
    
    HTML:
    That will add it after the first and last posts, if you just want the first post remove: or ($post[islastshown].
     
    sweetfunny, Nov 18, 2008 IP
  3. allroads

    allroads Banned

    Messages:
    434
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks mate. Very helpful.
     
    allroads, Nov 18, 2008 IP
  4. b0sAnChE

    b0sAnChE Member

    Messages:
    282
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    33
    #4
    thanx. was helpfull for me too.
     
    b0sAnChE, Nov 19, 2008 IP
Thread Status:
Not open for further replies.