looking for an adsense script

Discussion in 'Programming' started by pingpong123, Nov 29, 2006.

  1. #1
    Hello im looking for a script that can auto add adsense ads to every page of a very large directory. I would be nice if it can move the ads to different spots on the page but its not absolutely necessary. Is there any script like this available online?
     
    pingpong123, Nov 29, 2006 IP
  2. chrissatchwell

    chrissatchwell Peon

    Messages:
    335
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Surely you can just enter them into the template i.e. header, footer etc?

    Then they will appear sitewide!
     
    chrissatchwell, Nov 29, 2006 IP
  3. John M.

    John M. Active Member

    Messages:
    1,087
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    80
    #3
    yes they schould be in the template files or.

    you can add the code to every html and file using simple search replace.

    very simple software which is a great help. If you need help i can install it likely for $1.50 haha.

    just PM me.
     
    John M., Nov 30, 2006 IP
  4. Juls

    Juls Well-Known Member

    Messages:
    1,867
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    170
    #4
    better yet do it with php include or ssi so that you can easily modify the adsense code without having to change all of the different templates ;-)
     
    Juls, Nov 30, 2006 IP
  5. lv211

    lv211 Peon

    Messages:
    168
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    lv211, Dec 1, 2006 IP
  6. zoid-freak

    zoid-freak Peon

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    the plug in is very good can come in handy for a little site or one which is just starting up
     
    zoid-freak, Dec 1, 2006 IP
  7. PinotNoir

    PinotNoir Peon

    Messages:
    505
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I second this. Put <?php include"adsense.inc"?> in the template wherever you want it, then make a file called adsense.inc and put the adsense code in it. That way when you change it, you don't have to change the template.
     
    PinotNoir, Dec 4, 2006 IP
  8. baddot

    baddot Active Member

    Messages:
    309
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    58
    #8
    nice plugin
     
    baddot, Dec 5, 2006 IP