Adsense and PHP

Discussion in 'AdSense' started by atlantisbusiness, Sep 25, 2008.

  1. #1
    I am re-designing about 13 websites (different domains) that have adsense code on them. I was thinking of using PHP insert so that all 13 websites are calling from the same file for the adsense display. That way if I need to change from adsense to some other PPC program, I would just have to change 1-3 files and not 20-30. Am I allowed to do this as far as the adsense TOS? I read it, but I couldn't tell if I was "altering" code. Thanks for your input.
     
    atlantisbusiness, Sep 25, 2008 IP
  2. happpy

    happpy Well-Known Member

    Messages:
    926
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    120
    #2
    sure,
    the code is output as it was hardcoded in the html
    its no difference
    you can even pull the code via javascript, with document.write if you are fit with that. would be even more economic than letting php do the work all the time
     
    happpy, Sep 25, 2008 IP
  3. Onera

    Onera Peon

    Messages:
    864
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yes, you can do this. Millions of site do that every day. Make sure when you output your html from php, they are the same as google supplied. The important thing is the when adsense crawler crawls you site, it should be able to see the exact code without modification. You can make sure but viewing the source from the browser.
     
    Onera, Sep 25, 2008 IP
  4. prosense

    prosense Guest

    Messages:
    109
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    of cource it's allowed
     
    prosense, Sep 26, 2008 IP
  5. Abhik

    Abhik ..:: The ONE ::..

    Messages:
    11,337
    Likes Received:
    606
    Best Answers:
    0
    Trophy Points:
    410
    Digital Goods:
    2
    #5
    Its allowed..
    If you are not altering any code in the main file (the one where you will put the code), its okay.
     
    Abhik, Sep 26, 2008 IP
  6. pawanpandey78

    pawanpandey78 Peon

    Messages:
    186
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Hi,

    LOL, Good Keep searching and discovers new stuff. thanks
     
    pawanpandey78, Sep 26, 2008 IP