Security : iframe versus src tag to call adsense code, which is legit ??

Discussion in 'Guidelines / Compliance' started by rewlie, Jun 5, 2006.

  1. #1
    Hello,

    this is for my upcoming project, just wanna ask experts here, ok from what I clarify, Google did not allow the use of iframe to show their code, due to floating issue behind the content ( i guess??), thus hiding publisher id from malicious attack, they rather push publisher to paste the code directly, but what if the src tag alone?? :-

    not allowed : <iframe src=http://blah.com/adsense.php bla bla bla">

    what about this : <src="http://blah.com/adsense.php bla bla bla">

    Can someone clarify this??
     
    rewlie, Jun 5, 2006 IP
  2. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can't hide your pubID using an iframe or any other method. Why do you want to?

    You have to code the adsense into the page. Thats all there is to it.
     
    mad4, Jun 5, 2006 IP
  3. rewlie

    rewlie Active Member

    Messages:
    937
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    58
    #3
    I have 200 sites and dont wish to paste google code at every section i want it to appears, instead of pasting a long line of code, it's better to call just one line, and moreover, i got some massive click attacks one week ago, not coming from my site, dunno where.
     
    rewlie, Jun 5, 2006 IP
  4. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Use a server side include. You just add one line to each page.
     
    mad4, Jun 5, 2006 IP
  5. rewlie

    rewlie Active Member

    Messages:
    937
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    58
    #5
    php include tag right ?? it's a project for sharing revenue across legit site, your ads will be shown on other site per impression, without changing it;s source, you the one who have complete control over the code, now i'm playing with server side, we'll see if it can be make or not.
     
    rewlie, Jun 5, 2006 IP
  6. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Err, sorry, what????????
     
    mad4, Jun 5, 2006 IP
  7. rewlie

    rewlie Active Member

    Messages:
    937
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    58
    #7
    wait, i'll announce it later, it;s still in beta, if i can pull out the source, then everyone will get the benefit, it's a complex process.
     
    rewlie, Jun 5, 2006 IP
  8. rewlie

    rewlie Active Member

    Messages:
    937
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    58
    #8
    YES! now it works, but only php based website, now a time to overloading the system, see how it will do.
     
    rewlie, Jun 5, 2006 IP
  9. rewlie

    rewlie Active Member

    Messages:
    937
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    58
    #9
    I'll tell you once it's ready
     
    rewlie, Jun 8, 2006 IP