Adsense not showing

Discussion in 'Placement / Reviews / Examples' started by the gunner, Sep 28, 2006.

  1. #1
    Hello guys I am new to computers and website building. But on my retirement decided to buy a computer boredom is a terrible affliction lol. I got interested in web construction and through trial and error I have made what I belive to be a passable website but I leave that judgment to you my peers.My question is I downloaded google adsense and put it in a table on the right but absolutley nothing is showing except the table border any idea what I have done wrong please the URL is http://www.devonisheaven.co.uk/ Thanks Guys:confused:
     
    the gunner, Sep 28, 2006 IP
  2. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The code is wrong, script tags not closed in the right place. Try this:
        <script type="text/javascript"><!--
    google_ad_client = "pub-1298729950762271";
    google_ad_width = 160;
    google_ad_height = 600;
    google_ad_format = "160x600_as";
    google_ad_type = "text_image";
    google_ad_channel ="";
    google_color_border = "0066CC";
    google_color_bg = "FFFFFF";
    google_color_link = "0000FF";
    google_color_text = "341473";
    google_color_url = "CC0000";
    //--&gt;
    </script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
          
    Code (markup):
     
    mad4, Sep 28, 2006 IP
  3. the gunner

    the gunner Guest

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Mad4 Superb Its there thank you Gunner
     
    the gunner, Sep 28, 2006 IP
  4. nonmedia

    nonmedia Active Member

    Messages:
    62
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #4
    Have you tried putting the ad block on the left?
     
    nonmedia, Sep 29, 2006 IP