Is adsense trying out new formats yet again?

Discussion in 'AdSense' started by FanAddict, May 1, 2007.

  1. crownrahul

    crownrahul Well-Known Member

    Messages:
    2,279
    Likes Received:
    248
    Best Answers:
    0
    Trophy Points:
    133
    #21
    hi dear,
    this format looking very nice, if Google apply this format.
    thanks for informations
    Crown
     
    crownrahul, May 2, 2007 IP
  2. zodiac

    zodiac Peon

    Messages:
    2,661
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    0
    #22
    it happed to me the other day.
    i was replacing the code and forgot
    <script type="text/javascript"
      src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>  
    PHP:
    by it self it will do nothing,but if you have adsense somewhere esle it will do what it did on your site.
    <script type="text/javascript"><!--
    google_ad_client = "your pub";
    google_ad_width = 125;
    google_ad_height = 125;
    google_ad_format = "125x125_as";
    google_ad_type = "text";
    
    //-->
    </script>
    <script type="text/javascript"
      src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>  
    <script type="text/javascript"
      src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script> 
    PHP:
    try that and see what happens.
    for some reason it is not picking up the style on that ad code.
     

    Attached Files:

    zodiac, May 2, 2007 IP
  3. FanAddict

    FanAddict Notable Member

    Messages:
    7,017
    Likes Received:
    376
    Best Answers:
    0
    Trophy Points:
    230
    #23

    Yes that could be true, but if you read down a couple of posts from the 1st one, you will see I posted my ad code, and it is 100% correct.

    Both the 160x600 on the site (one on the left one on the right) is using the same code, on the left it was fine - on the right it was not.

    Either way, I refresh a couple of times and it went back to the "regular" style.
     
    FanAddict, May 2, 2007 IP