That's the BIGGEST Adsense Block I've Every Seen!

Discussion in 'AdSense' started by yragcom1, Jun 15, 2007.

  1. sniperx

    sniperx Banned

    Messages:
    614
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #21
    as i see in the code
    he uses java script to make this.
     
    sniperx, Jun 16, 2007 IP
  2. Dominicc2003

    Dominicc2003 Peon

    Messages:
    853
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    0
    #22
    Adsense really does favour the big earners. If they favoured the small-timers then there would be many more rich people (pics next to ads really help!)
     
    Dominicc2003, Jun 16, 2007 IP
  3. timallard

    timallard Well-Known Member

    Messages:
    1,634
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    158
    #23
    I will soon be getting the biggest AdSense check I have ever seen (as in me getting) hard work pays off!
     
    timallard, Jun 16, 2007 IP
  4. tonyinabox

    tonyinabox Peon

    Messages:
    1,988
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    0
    #24

    definitely premium publisher. you forgot the part

    <script language="JavaScript">
      <!--
      
      // This function displays the ad results.
      // It must be defined above the script that calls show_ads.js
      // to guarantee that it is defined when show_ads.js makes the call-back.
    
      function google_ad_request_done(google_ads) {
    
        // Proceed only if we have ads to display!
        if (google_ads.length < 1 )
          return;
          
        // Display ads in a table
        sA += '<table width="300" cellspacing="1" cellpadding="0" border="0" bgcolor="#ffffff">';
     
      
    
     // Print "Ads By Google" -- include link to Google feedback page if available
        sA += '<tr><td align="right">' +
          '<div style="text-align:left;font-size:12px">';
        
        if (google_info.feedback_url) {
          sA += '<a href="' + google_info.feedback_url + '"><font style="font-size:12px" face="Arial" color="#000000">Ads by Google</font></a> &nbsp;  &nbsp; ';
        } else {
          sA += 'Ads by Google';
        }
            
        sA += '</div><font style="font-size:10px"><br></td></tr>';
    
      // Display ads in a table
        sB += '<table width="300" cellspacing="1" cellpadding="0" border="0" bgcolor="#ffffff"><tr>';
     
       
    
    // Print "Ads By Google" -- include link to Google feedback page if available
        sB += '<tr><td align="right">' +
          '<div style="text-align:right;font-size:12px">';
        
        if (google_info.feedback_url) {
          sB += '<a href="' + google_info.feedback_url + '"><font style="font-size:12px" face="Arial" color="#000000">Ads by Google</font></a> &nbsp;  &nbsp; ';
        } else {
          sB += 'Ads by Google';
        }
            
        sB += '</div><font style="font-size:10px"><br></td></tr>';
    var TopRand=Math.floor(Math.random() * 2);
    
        // For text ads, display each ad in turn.
        // In this example, each ad goes in a new row in the table.
        if (google_ads[0].type == 'text') { 
          for(i = 0; i < google_ads.length; ++i) {
    
    var first_line=google_ads[i].line2.split(" ");
    
    var new_f_l='';
    	for(l = 2; l < first_line.length; ++l) {
    	new_f_l += " "+first_line[l];
    	}
    
    
    
    
    if (i < 4 ){
    
    if(TopRand <1){
    
     sA += '<tr><td bgcolor="#ffffff" id="taw1" class="ch" width="" height="" align="left" valign="top" onFocus="ss(\'go to '+ google_ads[i].visible_url +'\',\'aw1\')" onMouseOver="ss(\'go to '+ google_ads[i].visible_url +'\',\'aw1\')"  onMouseOut="cs()" onClick="javascript:top.location.href=\'' + google_ads[i].url + '\'"><div style="overflow:hidden; width:580px; padding-left:2px">' +
             '<font style="line-height:16px;font-size:16px;font-weight:bold;" face="arial,sans-serif" color="#000088"><a id="aw0" onclick="javascript:top.location.href=\'' + google_ads[i].url + '\'" onmouseover="window.status=\'go to ' + google_ads[i].visible_url + '\'" onmouseout="window.status=\'\'"  style="text-decoration:none">' +
             '<b><font style="font-family:Arial,sans-serif;text-decoration:none;border-bottom:1px #009999 solid; color:#009999;font-size:18px;font-weight:bold;">' + google_ads[i].line1 + '</b></a></font></font><font style="line-height:3px;font-size:3px"><br><br></font>' +
             '<font style="font-size: 90%;text-decoration: none;color: #000000;font-size:small;font-family:Verdana,Arial;" color="#000000">'+'<b>'+first_line[0] + ' ' + first_line[1]+'</b>'  + new_f_l + '&nbsp;' + google_ads[i].line3 + '<br></font>' +
              '<font style="line-height:14px;font-size:12px" face="Verdana,Arial,sans-serif" color="#999999">' + google_ads[i].visible_url +
             '</font></div><font style="font-size:10px"><br></div></td></tr>';
    
    }else{
    sA += '<tr><td bgcolor="#ffffff" id="taw1" class="ch" width="" height="" align="left" valign="top" onFocus="ss(\'go to '+ google_ads[i].visible_url +'\',\'aw1\')" onMouseOver="ss(\'go to '+ google_ads[i].visible_url +'\',\'aw1\')"  onMouseOut="cs()" onClick="javascript:top.location.href=\'' + google_ads[i].url + '\'"><div style="overflow:hidden; width:580px; padding-left:2px">' +
             '<font style="line-height:16px;font-size:16px;font-weight:bold;" face="arial,sans-serif" color="#000088"><a id="aw0" onclick="javascript:top.location.href=\'' + google_ads[i].url + '\'" onmouseover="window.status=\'go to ' + google_ads[i].visible_url + '\'" onmouseout="window.status=\'\'"  style="text-decoration:none">' +
             '<b><font style="font-family:Arial,sans-serif;text-decoration:none;border-bottom:1px #4c7373 solid; color:#4c7373;font-size:18px;font-weight:bold;">' + google_ads[i].line1 + '</b></a></font></font><font style="line-height:3px;font-size:3px"><br><br></font>' +
             '<font style="font-size: 90%;text-decoration: none;color: #000000;font-size:small;font-family:Verdana,Arial;" color="#000000">'+'<b>'+first_line[0] +'</b>'  + new_f_l + '&nbsp;' + google_ads[i].line3 + '<br></font>' +
              '<font style="line-height:14px;font-size:12px" face="Verdana,Arial,sans-serif" color="#4c7373">' + google_ads[i].visible_url +
             '</font></div><font style="font-size:10px"><br></div></td></tr>';
    
    }
    
    
    
    
    }
    
    
    if (i > 3 ){
     sB += '<td bgcolor="#ffffff" width="229" id="taw1" class="ch" width="" height="" align="left" valign="top" onFocus="ss(\'go to '+ google_ads[i].visible_url +'\',\'aw1\')" onMouseOver="ss(\'go to '+ google_ads[i].visible_url +'\',\'aw1\')"  onMouseOut="cs()" onClick="javascript:top.location.href=\'' + google_ads[i].url + '\'"><div style="overflow:hidden; width:229px; padding-left:2px">' +
             '<font style="line-height:14px;font-size:12px;font-weight:bold;" face="arial,sans-serif" color="#000088"><a id="aw0" onclick="javascript:top.location.href=\'' + google_ads[i].url + '\'" onmouseover="window.status=\'go to ' + google_ads[i].visible_url + '\'" onmouseout="window.status=\'\'"  style="text-decoration:none">' +
             '<b><font style="font-family:Arial,sans-serif;text-decoration:underline;">' + google_ads[i].line1 + '</b></a></font></font><font style="line-height:3px;font-size:3px"><br><br></font>' +
             '<font style="font-size: 10px;text-decoration: none;color: #000000;" face="Verdana,Arial,sans-serif" color="#000000">'  + google_ads[i].line2 + '&nbsp;' + google_ads[i].line3 + '<br></font>' +
             '<font style="line-height:14px;font-size:10px" face="arial,sans-serif" color="#000088">' + google_ads[i].visible_url +
             '</font></div><font style="font-size:10px"><br></td>';
    }
    
    
    
    
    
          }
        }
    
        // For an image ad, display the image; there will be only one .
        if (google_ads[0].type == 'image') {
          sA += '<tr><td align="center">' +
            '<a href="' + google_ads[0].url + '"style="text-decoration: none">' +
            '<img src="' + google_ads[0].image_url + 
            '" border="0"></a></td></tr>';
        }
    
        // Finish up anything that needs finishing up
     
    
        sA += '</table>';
    
    
         sB += '</table>';
        
        document.write(sA);
        return;
      }
    
      -->
      </script>
    Code (markup):
     
    tonyinabox, Jun 17, 2007 IP
  5. ChasLaser

    ChasLaser Peon

    Messages:
    160
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #25
    The image next to the ad in this example looks OK to me.
    and...All Publishers can have 3 ad units + 3 Link Units = 6 blocks.
     
    ChasLaser, Jun 17, 2007 IP
  6. nabi1981

    nabi1981 Peon

    Messages:
    109
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #26
    I only see pictures of adsense ads.. What ad are you talking about??
     
    nabi1981, Jun 17, 2007 IP
  7. qwestcommunications

    qwestcommunications Notable Member

    Messages:
    8,868
    Likes Received:
    172
    Best Answers:
    0
    Trophy Points:
    233
    #27
    Even us regular adsensers can be fooled inton think they are links within the site rather than being ads.
     
    qwestcommunications, Jun 17, 2007 IP
  8. WebDivx

    WebDivx Peon

    Messages:
    212
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #28
    my sites in the top 6000 in alexa... can i be an adsense premium publisher???
     
    WebDivx, Jun 17, 2007 IP
  9. Trapped

    Trapped Well-Known Member

    Messages:
    1,832
    Likes Received:
    48
    Best Answers:
    0
    Trophy Points:
    130
    #29
    To me, it does not look as a premium publisher. The only reason i can see and give about his ad displaying that big, is the font size he uses by default (i.e. in body) font-size: 80% , i have notice that the font in the ads would also display bigger in some cases if layout default font is bigger.

    I might be wrong on this, but give it a try. Make a page with around 400-500 lorem ipsum words, make default font on body lets say 80% and place your ad somewhere between the content, the ad should appear pretty much bigger.

    I might be as well wrong, so my excuses. I haven't tested this, it is just an idea it came long ago, and got me kinda convinced even more now.
     
    Trapped, Jun 17, 2007 IP
  10. GreenGambler

    GreenGambler Notable Member

    Messages:
    1,841
    Likes Received:
    117
    Best Answers:
    0
    Trophy Points:
    200
    #30
    Make this site look like a spam site. The block should be smaller IMO.
     
    GreenGambler, Jun 17, 2007 IP
  11. killer

    killer Active Member

    Messages:
    995
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    70
    #31
    I am only seeing pictures of adsense ads.
    They are not clickable.
     
    killer, Jun 17, 2007 IP
  12. kilcher

    kilcher Guest

    Messages:
    130
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #32
    That's not the only way to become a premium publisher. Some sites are invited by Google to participate.

    Alexa rank is pretty much worthless. It only takes into account visitors who use their toolbar.
     
    kilcher, Jun 18, 2007 IP
  13. samayahuja

    samayahuja Active Member

    Messages:
    268
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #33
    you can improve ur alexa just install it on every computer over which ur computer operaters work. Your Alexa will improve with his every refresh on that particular site.
     
    samayahuja, Jun 18, 2007 IP
  14. toby

    toby Notable Member

    Messages:
    6,923
    Likes Received:
    269
    Best Answers:
    0
    Trophy Points:
    285
    #34
    he is a premium publisher. His site is PR7 mate.
     
    toby, Jun 18, 2007 IP
  15. wiseshinobi

    wiseshinobi Peon

    Messages:
    50
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #35
    there soo many adsense code implement:eek:
     
    wiseshinobi, Aug 6, 2007 IP
  16. getjimmy

    getjimmy Prominent Member

    Messages:
    17,260
    Likes Received:
    1,005
    Best Answers:
    0
    Trophy Points:
    360
    #36
    Thats really big block.R we allowed to do this?
     
    getjimmy, Aug 6, 2007 IP
  17. Darins

    Darins Peon

    Messages:
    255
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #37
    wow, what about if we copy the code, change the pub id with ours, are the ads will show up? and not banned by google? :)
    just wondering... ha.. ha..
     
    Darins, Aug 6, 2007 IP
  18. nobshyip

    nobshyip Guest

    Messages:
    139
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #38
    Interesting how he blends his ads with the contents. Really sick. lol
     
    nobshyip, Aug 6, 2007 IP
  19. Cheap SEO Services

    Cheap SEO Services <------DoFollow Backlinks

    Messages:
    16,664
    Likes Received:
    1,318
    Best Answers:
    0
    Trophy Points:
    0
    #39
    I'll have a PP account one day :)

    Col :)
     
    Cheap SEO Services, Aug 6, 2007 IP
  20. mydomain

    mydomain Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #40
    <script type="text/javascript">
    google_ad_client = 'pub-3023191998285197'; //CUSTOMER 1
    //google_ad_client = 'pub-9273408013129533'; //CUSTOMER SAMPLE

    google_ad_output = 'js';
    google_ad_type = 'text';
    google_feedback = 'on';
    google_max_num_ads = '8';
    google_safe = 'medium';
    google_kw = '';
    </script>
    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
    <script language="JavaScript">
    displayGoogleTopSearch(0, 2, 'Ads by Google', '', 'insearch');
    alert(google.info);
    </script>

    <!--
    This script works fine, but if i change var google_ad_client pub-9273408013129533 doesn't work.

    Can you help me
    -->
     
    mydomain, Sep 10, 2007 IP