Are you able too

Discussion in 'AdSense' started by Teh-Uploader, May 16, 2007.

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

    I have a Proxy Network, and it gets rather frustrating when you have to get new google codes, are you able to do this.

    in the index.inc.php

    link it to somthink like this
    
    <?php include ('somthinghere.com/linktoads/ads.html') <?
    
    Code (markup):
    so bascly

    You link your ads opn the same webserver for around 10-25 sites.
     
    Teh-Uploader, May 16, 2007 IP
  2. johniman7

    johniman7 Peon

    Messages:
    245
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I am going to say yes this is fine just on the fact that I have been doing it and many sites and other webmasters do this all the time. I use includes in all of my sites for my side bars which usually contain navigation links and a skyscraper ad block.
     
    johniman7, May 16, 2007 IP
  3. qwestcommunications

    qwestcommunications Notable Member

    Messages:
    8,868
    Likes Received:
    172
    Best Answers:
    0
    Trophy Points:
    233
    #3
    I don't know. One thing I do know is that you are not allowed to altern the code in anyways whatsoever.
     
    qwestcommunications, May 16, 2007 IP
  4. zodiac

    zodiac Peon

    Messages:
    2,661
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    0
    #4
    how does that alter the code?:rolleyes:

    includes is fine.using includes is the same as adding the adsense code directly.
     
    zodiac, May 16, 2007 IP
  5. SupaSharp

    SupaSharp Well-Known Member

    Messages:
    1,865
    Likes Received:
    74
    Best Answers:
    0
    Trophy Points:
    100
    #5
    So this is ok and not against TOS?
     
    SupaSharp, May 17, 2007 IP
  6. Fka200

    Fka200 Guest

    Best Answers:
    0
    #6
    Of course. There is no altering of the code. All this does is basically take whatever is in the 'called upon' file and place it in the webpage as if it is already there... but it is more easily accessible on the server without haveing to search through the website coding.

    PHP include becomes necessary when working with a large website. I am using it right now for a couple sites and plan to completely switch to php include for all my Adsense codes.
     
    Fka200, May 17, 2007 IP
Thread Status:
Not open for further replies.