Is This Allowed?

Discussion in 'AdSense' started by afactory, Jul 19, 2008.

  1. #1
    Hi Guys,

    Long time did post here anything, but anyway ...

    I just found a site with interesting adsense code implementation:

    page code snippet:

    
    <div id="style1">
    <div id="style2">
    	
       <script src="/js/gads.js" type="text/javascript">
       </script>
    		
       <script type="text/javascript"><!--
          google_ad_channel = "9276429375+7253049378";
          google_language = 'en';
          google_max_num_ads = '5';
          //-->
       </script>
    
       <script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
       </script>
    
    </div>
    </div>
    
    Code (markup):
    gads.js code snippet:

    
    { 
     
    var google_ads = new Array(); 
    var google_ad; 
    var google_radlinks = new Array(); 
    var google_radlink; 
    var google_info = new Object(); 
    google_ad = new Object(); 
    google_ad.n = 1; 
    google_ad.type = "text"; 
    google_ad.bidtype = "CPC"; 
    google_ad.targeting_type = "contextual"; 
    google_ad.url = "http://pagead2.googlesyndication.com/pagead/iclk?sa=l&amp;ai=BdRnpp8CBSIzND4HG6wWIjZT2A9Pn_Uvvkq3HBcCNtwGAzDoQARgBIM_QrgMoBTgAUKDZ7bf6_____wFgcbIBFHd3dy5hcnRpY2xlc2Jhc2UuY29sdfc8gBAdoBbWh0dHA6Ly93d3cuYXJ0aWNsZXNiYXNlLmNvbS9tb3ZpZXMtYXJ0aWNsZXMvZGl2eC1tb3ZpZS1kb3dubG9hZHMtYXZvaWQtZnJlZS1kb3dubG9hZHMtYXQtYWxsLWNvc3QtNDkwMTMwLmh0bWyoAwGIBAGQBAGYBAA&amp;num=1&amp;adurl=http://www.VirtualCheckCash.com&amp;client=ca-pub-1234567890123456"; 
    google_ad.visible_url = "www.VirtualCheckCash.com"; 
    google_ad.line1 = "Virtual Check Cash"; 
    google_ad.line2 = "Generate $5000 to $50,001 daily!"; 
    google_ad.line3 = "New, Easy Online Cash. Join US"; 
    google_ad.regionname = ""; 
    google_ads[0] = google_ad; 
    google_ad = new Object(); 
    google_ad.n = 2; 
    google_ad.type = "text"; 
    google_ad.bidtype = "CPC"; 
    google_ad.targeting_type = "contextual"; 
    google_ad.url = "http://pagead2.googlesyndication.com/pagead/iclk?sa=l&amp;ai=Bz1G0p8A4eVoV-3_o-zB8CNtwHAhD0QAhgCIM_QrgMoBTgAULmO5O4DYHGyARR3d3cuYXJ0aWNsZXNiYXNlLmNvbboBCjMzNngyODBfanPIAQHaAW1odHRwOi8vd3d3LmFydGljbGVzYmFzZS5jb20vbW92aWVzLWFydGljbGVzL2RpdngtbW92aWUtZG93bmxvYWRzLWF2b2lkLWZyZWUtZG93bmxvYWRzLWF0LWsdfqAMBiAQBkAQBmAQA&amp;num=2&amp;adurl=http://www.CheckKingCash.com&amp;client=ca-pub-1234567890123456"; 
    google_ad.visible_url = "www.CheckKingCash.com"; 
    
    .....
    
    "http://services.google.com/feedback/abg?url=http://www.articlesbase.com/movies-articles/divx-movie-downloads-avoid-free-downloads-at-all-cost-490130.html&amp;hl=en&amp;client=ca-pub-1234567890123456&amp;adU=www.VirtualCheckCash.com&amp;adT=Virtual+Check+Cash&amp;adU=www.CheckKingCash.com&amp;adT=Check+King+Cash&amp;adU=www.HugeCashPlus.com&amp;adT=More+Cash+Plus&amp;adU=www.MakesWealth.com&amp;adT=Make+Wealth+Big&amp;adU=www.GlobalMoneyLove.com&amp;adT=Global+Money+Love&amp;done=1"; 
    if (window.google_ad_request_done) { 
    google_ad_request_done(google_ads); 
    } 
    if (window.google_radlink_request_done) { 
    google_radlink_request_done(google_radlinks); 
    } 
    }
    
    
    Code (markup):
    SO the ads looks very very equals with a whole page text with the same style.
    Very nice implementation.

    What do you think about it??
     
    afactory, Jul 19, 2008 IP
  2. Jeehan

    Jeehan Well-Known Member

    Messages:
    1,578
    Likes Received:
    31
    Best Answers:
    1
    Trophy Points:
    115
    #2
    Nop dude! its not ok for us, unless u r a premium publisher
     
    Jeehan, Jul 19, 2008 IP
  3. afactory

    afactory Well-Known Member

    Messages:
    336
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    108
    #3
    I don't think that premium publishers stores their google ads locally like src="/js/gads.js"
    For me it looks like cheating. Isn't it?
     
    afactory, Jul 19, 2008 IP
  4. MeetHere

    MeetHere Prominent Member

    Messages:
    15,399
    Likes Received:
    994
    Best Answers:
    0
    Trophy Points:
    330
    #4
    its against TOS to modify them or make the ads blending to the content.
     
    MeetHere, Jul 19, 2008 IP
  5. cucumber

    cucumber Peon

    Messages:
    189
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Not allowed! It's against the tos!
     
    cucumber, Jul 19, 2008 IP
  6. Jinx3000

    Jinx3000 Well-Known Member

    Messages:
    814
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    140
    #6
    make sure to not even try the code out with your account info -- big G WILL spot it instantly and they take code modif. VERY seriously...
     
    Jinx3000, Jul 19, 2008 IP
  7. rapidleft

    rapidleft Well-Known Member

    Messages:
    101
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    103
    #7
    Not allowed!
     
    rapidleft, Jul 19, 2008 IP
  8. demax

    demax Peon

    Messages:
    95
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Don't use.
     
    demax, Jul 19, 2008 IP
  9. djfunk

    djfunk Peon

    Messages:
    235
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I would advise against this.
     
    djfunk, Jul 19, 2008 IP
  10. frugalwench

    frugalwench Peon

    Messages:
    192
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #10
    From what I understand, you are only allowed to parse the script to allow it to show in certain webpages, but not like that!

    I wouldn't do it. Too easy these days to get your adsense disabled.
     
    frugalwench, Jul 19, 2008 IP
  11. glenndorsey

    glenndorsey Guest

    Best Answers:
    0
    #11
    You can't modify the adsense code, unless you are a premium publisher that gets approval for any modifications. Neath though. I'd love to see what this ends up looking like. Care to pm me the url??
     
    glenndorsey, Jul 19, 2008 IP
  12. webBizz

    webBizz Peon

    Messages:
    256
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Not Allowed!!!;)
     
    webBizz, Jul 19, 2008 IP
  13. GeminiFilly

    GeminiFilly Peon

    Messages:
    700
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Don't do it!
     
    GeminiFilly, Jul 19, 2008 IP
  14. Sohan

    Sohan Peon

    Messages:
    2,330
    Likes Received:
    74
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Not only that, it won't track anything properly and it will flag your account immediately.

    The code has hashes and strings randomly generated, with lots of geographics etc. It's unique for every page load, unless you know their algos for it - no go.
     
    Sohan, Jul 19, 2008 IP
  15. Ben-AceofTech

    Ben-AceofTech Active Member

    Messages:
    381
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    60
    #15
    Don't use this. Directory against google Terms Of Service to Modify the code. This guy will get the ban hammer soon enough!
     
    Ben-AceofTech, Jul 19, 2008 IP
  16. CarterMarkham

    CarterMarkham Greenhorn

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #16
    I dont think I need to say Not allowed, but everyone else above did...

    NOT ALLOWED!!
     
    CarterMarkham, Jul 19, 2008 IP
  17. stayl

    stayl Guest

    Messages:
    69
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #17
    that not ok for google tos
    and ok for a premium publisher
     
    stayl, Jul 19, 2008 IP
  18. downloadzplanet

    downloadzplanet Active Member

    Messages:
    141
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #18
    according to me, its not allowed and we should not do it for the safety of our adsense account
     
    downloadzplanet, Jul 19, 2008 IP