Adsense Leaderboard problem on Blogspot

Discussion in 'AdSense' started by oncameratalent, Jan 21, 2008.

  1. #1
    Yesterday the Adsense 728X90 leaderboards at the top of my blogs at Blogspot disappeared, and in their place there is just a blank space that is actually larger than the 90 height that the leader boards were. All of the other Adsense ads are working fine on the pages. I have not made any changes to any of my blogs in weeks.

    Any suggestions?

    Anyone else having this problem?
     
    oncameratalent, Jan 21, 2008 IP
  2. admins

    admins Peon

    Messages:
    74
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you use more than 3 adsense then after using 3 adsense you will not able to see one or more that exceeds 3.
     
    admins, Jan 21, 2008 IP
  3. oncameratalent

    oncameratalent Active Member

    Messages:
    386
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    60
    #3
    I do not have more than 3 adsense content ads, there are only two others on each page.

    As I mentioned, I have not made any changes to my pages in weeks, this problem only started yesterday.

    (also, if you have more than three ads, it would not be the leaderboard at the top of the page that does not show)
     
    oncameratalent, Jan 21, 2008 IP
  4. Blackmane

    Blackmane Peon

    Messages:
    766
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Can you link to your site so we can have a look.
     
    Blackmane, Jan 21, 2008 IP
  5. oncameratalent

    oncameratalent Active Member

    Messages:
    386
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    60
    #5
    No need to see my sites. I already stated that I have not made ANY changes to my sites. The ads were working fine for ever until yesterday morning.

    I also checked my blogs on multiple computers, so it's not something to do with my laptop displaying the ads.
     
    oncameratalent, Jan 21, 2008 IP
  6. darkbreed

    darkbreed Peon

    Messages:
    316
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I have the same problem

    Leaderboard blank in my blogspot site..

    Just sent an email to google about it.
     
    darkbreed, Jan 21, 2008 IP
  7. oncameratalent

    oncameratalent Active Member

    Messages:
    386
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    60
    #7
    Any word on what the problem is???

    This sucks big time, my leaderboard is my biggest earning ad.
     
    oncameratalent, Jan 22, 2008 IP
  8. oncameratalent

    oncameratalent Active Member

    Messages:
    386
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    60
    #8
    Here is the solution:

    After some further investigation, I've found a solution (if not
    necessarily *the* solution). Instead of this...

    <script language='JavaScript' type='text/javascript'>
    <!--
    (javascript code)
    //-->
    </script>

    ...code this...

    <script language='JavaScript' type='text/javascript'>
    //<![CDATA[
    (javascript code)
    //]]>
    </script>

    Note that I'm using an XHTML 1.0 Transitional doctype in my template.
    I didn't test with HTML 4.0, and I don't know whether or not the CDATA
    will parse using that doctype.
     
    oncameratalent, Jan 22, 2008 IP