why the adsense code on some website is like this?whywhywhy?

Discussion in 'AdSense' started by eventhough, Mar 11, 2011.

  1. #1
    <script type="text/javascript">
    function google_ad_request_done(google_ads)
    {
    var ad_str = '';
    var ad_top = '';
    var i ;

    if (google_ads.length == 0) {
    return;
    }

    if (google_ads[0].type="text")
    {
    if (google_ads.length > 0)
    {
    for( i=0; i < google_ads.length; i++ )
    {
    ad_top +='<div class=wttpmtCSS ><span> <a target="_blank" id=hover href="'+google_ads.url+'" class="wpitCSS wpiqCSS" onclick=urchinTracker("/PageClick/adwords_1/title"); title="'+google_ads.visible_url+'">'+google_ads.line1+'</a> &nbsp; &nbsp; &nbsp; &nbsp; <a href="'+google_ads.url+'" target="_blank" onclick=urchinTracker("/PageClick/adwords_1/url");>'+google_ads.visible_url+'</a></span>'+'<span class=wpptCSS>&nbsp; &nbsp; &nbsp; '+google_ads.line2+'</span></div>';
    }
    }
    }
    document.write(ad_top);
    return;
    }

    google_skip = '4';
    google_ad_client ='pub-xxxxxxxxxxxx';
    google_ad_channel ='xxxxxxxxxxxxxx';
    google_ad_output = 'js';
    var maxNum =5;
    google_max_num_ads = maxNum;
    google_ad_type = 'text';
    google_gl = 'xxxxxxxxxxx';
    google_language = 'xxxxxxxxxxxx';
    google_encoding = 'xxxxxxxxxxxxx';
    google_safe = 'high';
    google_feedback = "on";
    google_adtest = 'off';
    google_ad_section = 'default';
    var google_hints =document.title;
    </script>
    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>

     
    eventhough, Mar 11, 2011 IP
  2. ForgottenCreature

    ForgottenCreature Notable Member

    Messages:
    7,473
    Likes Received:
    173
    Best Answers:
    0
    Trophy Points:
    260
    #2
    What's the question here? Google gives you the code to place on your website, its not hard.
     
    ForgottenCreature, Mar 11, 2011 IP
  3. eventhough

    eventhough Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    it is other's

    mine is like this, do you think they are the same??

    <script type="text/javascript"><!--
    google_ad_client = "ca-pub-xxxxxxxxx";
    /* 300*250 text */
    google_ad_slot = "xxxxxxxxxxx";
    google_ad_width = 300;
    google_ad_height = 250;
    //-->
    </script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
     
    eventhough, Mar 11, 2011 IP
  4. saqib889

    saqib889 Peon

    Messages:
    1,291
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    did you take that code from url bar or source code?
     
    saqib889, Mar 11, 2011 IP
  5. eventhough

    eventhough Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    <html...>

    xxxxxxxxx


    </html>
     
    eventhough, Mar 12, 2011 IP
  6. 1812

    1812 Active Member

    Messages:
    1,101
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    80
    #6
    Why the hell are you worried about other people's codes?.. Just use your own and concentrate on your own sites...
     
    1812, Mar 12, 2011 IP
  7. Peter Greene

    Peter Greene Well-Known Member

    Messages:
    245
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    123
    #7
    Its a customized code for special purposes, like inserting into a php file.. Why bother anyway?
     
    Peter Greene, Mar 12, 2011 IP
  8. s521545

    s521545 Well-Known Member

    Messages:
    1,037
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    110
    #8
    OH I see... & you said exactly..why to bother about others !!
     
    s521545, Mar 12, 2011 IP
  9. eventhough

    eventhough Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    because the ads appear so different

    could you talk more about "special purposes", thank you
     
    eventhough, Mar 12, 2011 IP
  10. newbie191

    newbie191 Notable Member

    Messages:
    1,961
    Likes Received:
    100
    Best Answers:
    1
    Trophy Points:
    260
    #10
    My guess is they must be premium publishers. I heard the sites that get millions of visits per day get the status of premium adsense publisher and can more play with their ads. So you will see different type of google ads on sites like ezinearticles.com and imdb.com :)
     
    newbie191, Mar 12, 2011 IP
  11. giorgioarmani

    giorgioarmani Well-Known Member

    Messages:
    2,634
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    160