Adsense on a WP Blog i not showing..help please

Discussion in 'Blogging' started by yohanip, Oct 21, 2008.

  1. #1
    I've run the blog for almost about a year, the blog is located here. been using the Adsense plugin to show the ads.
    But for the past 2 week, the ads didn't show anything, it just leave a big gap between posts.. :(
    Haven't made any significant $$$ with the blog, but i'm so curious to the root of this problem..

    Hve tried to rewrite the sidebar.php on the theme, run them on the local computer, the adsense shows, and then i upload the sidebar.php to the theme directory on the remote server, and then i disable the adsense plugin in order to show the adsense, i tipe the address and then.. the results was still blank.. :(

    On my front page, using a custom script. The adsense ads was showing normally.

    Anyone had experience about this matter?

    Thank you before :D
     
    yohanip, Oct 21, 2008 IP
  2. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #2
    Posts on the blog are in english and another language, maybe that is affecting it.
     
    pipes, Oct 22, 2008 IP
  3. WebSolutions86

    WebSolutions86 Peon

    Messages:
    434
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Your adsense code is not correct:

    
    <script type="text/javascript"><!--
    google_ad_client = "pub-xxxxxxxxxxxxxxxxx";
    google_alternate_color = "FFFFFF";
    google_ad_width = 468;
    google_ad_height = 60;
    google_ad_format = "468x60_as";
    google_ad_type = "text_image";
    google_ad_channel ="xxxxxxxxxx";
    google_color_border = "";
    google_color_link = "";
    google_color_bg = "";
    google_color_text = "";
    google_color_url = "";
    google_ui_features = "rc:6";
    //--></script>
    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script><script> window.google_render_ad(); </script><iframe name="google_ads_frame" src="http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-xxxxxxxxx&amp;dt=xxxxxxxxxxx&amp;lmt=1224680607&amp;alt_color=FFFFFF&amp;format=468x60_as&amp;output=html&amp;correlator=1224680608227&amp;channel=0987423577&amp;url=http%3A%2F%2Fcubei.info%2Fblog%2F&amp;ad_type=text_image&amp;ea=0&amp;frm=0&amp;ui=rc%3A6&amp;ga_vid=224613642.1224680608&amp;ga_sid=1224680608&amp;ga_hid=2040506950&amp;flash=9.0.124&amp;u_h=900&amp;u_w=1440&amp;u_ah=870&amp;u_aw=1440&amp;u_cd=32&amp;u_tz=330&amp;u_his=1&amp;u_java=true&amp;u_nplug=23&amp;u_nmime=122" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" frameborder="0" height="60" scrolling="no" width="468"></iframe>
    
    Code (markup):
     
    WebSolutions86, Oct 22, 2008 IP
  4. websurfer

    websurfer Peon

    Messages:
    224
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i checked your PUB id, it's ok,
    if you are using WP Blog platform,

    try to take new widget and place ads code in it.
    don't edit and upload .php files of blogs.

    go to themes>>widget>> and take new html java widget.
     
    websurfer, Oct 22, 2008 IP
  5. WebSolutions86

    WebSolutions86 Peon

    Messages:
    434
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    0
    #5
    WebSolutions86, Oct 22, 2008 IP
  6. yohanip

    yohanip Well-Known Member

    Messages:
    350
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    108
    #6
    I thought about that also, but if this is the case, the adsense would also not be visible on the main page here because i did mixed up some English and Indonesian language :p

    Thank you, for your kind reply



    Hi, thank you..
    But please if you don't mind :) pinpoint which section(s) is wrong as i didn't write the code, the adsense plugins ('All In One YPN and Adsense Ads') automaticly insert them.
    Thank you.



    Yes, i've read about 'do not modify' the core, use the widgets and plugins, but as my hands become itchy, then i hardcoded the adsense ads on the sidebar.php :p
    Thank you.


    I'm so sorry again, please tell me what the corrected code should be?

    Regards,
    Yohan
     
    yohanip, Oct 22, 2008 IP
  7. dpsubi1

    dpsubi1 Notable Member

    Messages:
    9,318
    Likes Received:
    420
    Best Answers:
    0
    Trophy Points:
    280
    #7
    check in your adsense account whether it is inactive if you are using the new type of code. (Manage ads > )
     
    dpsubi1, Oct 22, 2008 IP
  8. yohanip

    yohanip Well-Known Member

    Messages:
    350
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    108
    #8
    hi,
    the adsense ads are all active
     
    yohanip, Oct 23, 2008 IP
  9. yohanip

    yohanip Well-Known Member

    Messages:
    350
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    108
    #9
     
    yohanip, Oct 23, 2008 IP