Info links question

Discussion in 'Pay Per Click Advertising' started by AdsInfluencer, Feb 16, 2009.

  1. #1
    Does it matter if you put the code in the header or footer?
    would it affect which words are becoming advertisements??
     
    AdsInfluencer, Feb 16, 2009 IP
  2. Pathan

    Pathan Well-Known Member

    Messages:
    2,196
    Likes Received:
    218
    Best Answers:
    0
    Trophy Points:
    165
    #2
    I don't think it will have any affect, i am using it in footer.
     
    Pathan, Feb 16, 2009 IP
  3. CoreyFC

    CoreyFC Active Member

    Messages:
    149
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #3
    I'd put it right before the ending body tag. You want to make sure the javascript runs after the content is loaded on the visitors screen.
     
    CoreyFC, Feb 16, 2009 IP
  4. b0sAnChE

    b0sAnChE Member

    Messages:
    282
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    33
    #4
    absolutely right. just place the code before the </body> tag, and it should work well.
     
    b0sAnChE, Feb 17, 2009 IP
  5. retsek

    retsek Peon

    Messages:
    612
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #5
    It needs to be after the content. I put mine at the bottom of the sidebar in my wp themes. That way it doesn't show on the frontpage, but shows on the single posts and archive pages.
     
    retsek, Feb 17, 2009 IP
  6. AdsInfluencer

    AdsInfluencer Well-Known Member

    Messages:
    400
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    120
    #6
    So if i only put in in the middle it will only show ads in the top part of the screen?
     
    AdsInfluencer, Feb 17, 2009 IP
  7. toxic321

    toxic321 Well-Known Member

    Messages:
    755
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #7
    u hav to put it before closing body tag
     
    toxic321, Feb 17, 2009 IP
  8. mrdo

    mrdo Well-Known Member

    Messages:
    1,552
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    138
    #8
    Dont worry, it will show ads in all parts.
     
    mrdo, Feb 17, 2009 IP
  9. AdsInfluencer

    AdsInfluencer Well-Known Member

    Messages:
    400
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    120
    #9
    clearly it would be better if you can target to the top area.
     
    AdsInfluencer, Feb 17, 2009 IP
  10. CoreyFC

    CoreyFC Active Member

    Messages:
    149
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #10
    This is what you are looking for:

    
    By default, if no tags are implemented, the Infolinks will appear in all appropriate sections. However if you want to restrict the In-Text ads to specific sections use the tags below:
    To Enable parsing from this point on: <!--INFOLINKS_ON-->
    To Disable parsing from this point on: <!--INFOLINKS_OFF-->
    
    
    Code (markup):
    Do that, and then put the ad code before the </body> tag
     
    CoreyFC, Feb 17, 2009 IP