+ Reply to Thread
Results 1 to 12 of 12




  

Thread: My Ads are not showing

      
  1. #1
    I'm New! warj is on a distinguished road warj's Avatar
    Join Date
    November 16, 2008
    Location
    Spain
    Posts
    41
    Rep Power
    4
    Feedback Score
    0

    Default My Ads are not showing

    I can't understand why my Adsense isn't showing in one of my sites: http://programotion.scienceontheweb.net.
    It isn't a new site, in fact, ads have been being shown until August (this year), and then they disappeared. My Adsense control panel says they are inactive. I haven't received from Google any mail saying I'm banned or something similar. Oh and for sure, the other blocks (different ad_slot) appear perfectly in any of my others sites, and what is more, I've tryed putting those blocks in my site and they don't appear either.
    Does anyone know what happens? Any idea about what could it be?
    Thanks in advance.
    Last edited by Colleen; Nov 21st, 2008 at 5:57 pm.

  2. #2
    Grand Masters vectro is just really nicevectro is just really nicevectro is just really nicevectro is just really nicevectro is just really nicevectro is just really nicevectro is just really nicevectro is just really nice vectro's Avatar
    Join Date
    September 5, 2008
    Location
    U.S.A.
    Posts
    1,499
    Rep Power
    4
    Feedback Score
    0

    Default Re: My Ads are not showing

    It is hard to tell just from looking at your site's source code, but here are some ideas:

    Have you clicked the diagnostic tab in the AdSense menu to see if Google has a problem accessing your site?

    Have you made any chances to .htaccess which might be blocking Google?

    Have you tried putting this in robots.txt to make sure Google's AdSense bot is allowed?:

    User-agent: Mediapartners-Google*
    Disallow:

    Was a new block of AdSense code added to that page today or is that the same one that has been there? If it was recently added it might take 10 to 20 minutes to show up.
    Vectro Web Hosting - Web hosting with solid tech support.

    x Proxy Host - Affordable PHP proxy hosting with proxy-specific features.

  3. #3
    I'm New! warj is on a distinguished road warj's Avatar
    Join Date
    November 16, 2008
    Location
    Spain
    Posts
    41
    Rep Power
    4
    Feedback Score
    0

    Default Re: My Ads are not showing

    Quote Originally Posted by vectro View Post
    Have you clicked the diagnostic tab in the AdSense menu to see if Google has a problem accessing your site?
    Yea, and it doesn't show any bloqued URL.

    Quote Originally Posted by vectro View Post
    Have you made any chances to .htaccess which might be blocking Google?
    No, I'm not using .htaccess file, so the problem isn't there.

    Quote Originally Posted by vectro View Post
    Have you tried putting this in robots.txt to make sure Google's AdSense bot is allowed?:

    User-agent: Mediapartners-Google*
    Disallow:
    I'm not using robots.txt, what is that code supposed to do?

    Quote Originally Posted by vectro View Post
    Was a new block of AdSense code added to that page today or is that the same one that has been there? If it was recently added it might take 10 to 20 minutes to show up.
    It is the same block, it was added time ago.

    All questions answered :biggthumpup:, I still don't know what can it be :azz:, thanks for your answer anyway.

  4. #4
    Grand Masters vectro is just really nicevectro is just really nicevectro is just really nicevectro is just really nicevectro is just really nicevectro is just really nicevectro is just really nicevectro is just really nice vectro's Avatar
    Join Date
    September 5, 2008
    Location
    U.S.A.
    Posts
    1,499
    Rep Power
    4
    Feedback Score
    0

    Default Re: My Ads are not showing

    Most search engines and spiders use robots.txt to determine if they are allowed to crawl your site or not. The code I gave you for robots.txt is an explicit allow rule for Google's AdSense bot. All you have to do if you want to use it is create a robots.txt file and drop that code into it.
    Vectro Web Hosting - Web hosting with solid tech support.

    x Proxy Host - Affordable PHP proxy hosting with proxy-specific features.

  5. #5
    El pollo Loco allout is a splendid one to beholdallout is a splendid one to beholdallout is a splendid one to beholdallout is a splendid one to beholdallout is a splendid one to beholdallout is a splendid one to beholdallout is a splendid one to beholdallout is a splendid one to beholdallout is a splendid one to beholdallout is a splendid one to beholdallout is a splendid one to behold allout's Avatar
    Join Date
    April 1, 2008
    Location
    Lost in space between my ears
    Posts
    948
    Rep Power
    6
    Feedback Score
    0

    Default Re: My Ads are not showing

    One thing that might work is go to your adsense account and remake the ads. Then change the code to the new ads. Sometimes Adsense have a glitch and the new ads will show up in about 10 minutes. It is worth a shot.

  6. #6
    Grand Masters KentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to all KentuckySlone's Avatar
    Join Date
    April 27, 2007
    Location
    Kentucky
    Posts
    821
    Rep Power
    6
    Feedback Score
    0

    Default Re: My Ads are not showing

    I took a look at your source code and didnt see a problem

    Is it possible that the Google Adsense bot cant locate any appropriate ads for the keywords on the page?

  7. #7
    I'm New! warj is on a distinguished road warj's Avatar
    Join Date
    November 16, 2008
    Location
    Spain
    Posts
    41
    Rep Power
    4
    Feedback Score
    0

    Default Re: My Ads are not showing

    Quote Originally Posted by kentuckyslone View Post
    Is it possible that the Google Adsense bot cant locate any appropriate ads for the keywords on the page?
    I don't know, maybe, but in that case, isn't it extrange that the ads show ok and then suddenly they don't?

  8. #8
    Grand Masters KentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to allKentuckySlone is a name known to all KentuckySlone's Avatar
    Join Date
    April 27, 2007
    Location
    Kentucky
    Posts
    821
    Rep Power
    6
    Feedback Score
    0

    Default Re: My Ads are not showing

    As a test you could add some text to one of the pages and then refresh it to see what happens. I do know that on certain pages of a site that do not have the right keywords a blank spot will appear instead of an ad. I have seen this on some of my sites from time to time as well. I may have 3 ad units on the page but only 1 or 2 of them will be displaying because the content on that particular page just doesnt have enough matching ads.

    This might not be your problem, as I have no idea what the text on your site says, but it is a good possibility.

  9. #9
    Grand Masters Autumn has a reputation beyond reputeAutumn has a reputation beyond reputeAutumn has a reputation beyond reputeAutumn has a reputation beyond reputeAutumn has a reputation beyond reputeAutumn has a reputation beyond reputeAutumn has a reputation beyond reputeAutumn has a reputation beyond reputeAutumn has a reputation beyond reputeAutumn has a reputation beyond reputeAutumn has a reputation beyond repute Autumn's Avatar
    Join Date
    September 28, 2007
    Posts
    3,037
    Rep Power
    8
    Feedback Score
    0

    Default Re: My Ads are not showing

    Did you always own this site or buy it from someone else and just changed the pub ID? I see you have a privacy policy, so that wouldn't be the reason.

  10. #10
    Grand Masters Colleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond repute Colleen's Avatar
    Join Date
    September 22, 2006
    Location
    Canada
    Posts
    11,144
    Rep Power
    26
    Feedback Score
    0

    Default Re: My Ads are not showing

    warj, I just did the adsense troubleshooter about your problem and was sent to a form when nothing they suggested worked, so if I were you I'd go to the troubleshooter, answer all the questions, when you get to the computer ones, just act like you did them and they didn't help, they don't apply here because all of us can't see the ads so it's not just you or your computer, you will be sent to a form you can fill out to get help directly from Google.

    AdSense Troubleshooter - AdSense Help Center

  11. #11
    Jedi Master modpeng is on a distinguished road
    Join Date
    November 23, 2008
    Posts
    14
    Rep Power
    4
    Feedback Score
    0

    Default Re: My Ads are not showing

    You should really ask the adsense support...

  12. #12
    I'm New! warj is on a distinguished road warj's Avatar
    Join Date
    November 16, 2008
    Location
    Spain
    Posts
    41
    Rep Power
    4
    Feedback Score
    0

    Default Re: My Ads are not showing

    Thanks to everyone, I've just sent the problem to the AdSense Troubleshooter, they say I should be answered in 48 hours, maybe more.
    Now let's see what they have to tell me :cool_yel:

    Quote Originally Posted by Autumn View Post
    Did you always own this site or buy it from someone else and just changed the pub ID? I see you have a privacy policy, so that wouldn't be the reason.
    The site was made by me, and there has never been any pub ID change.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Adsense ads not showing up or delayed???
    By Rasputin89 in forum Adsense
    Replies: 14
    Last Post: May 30th, 2008, 4:52 pm
  2. Showing Traffic Stats Publicly - Good or Bad?
    By Jani in forum General Business
    Replies: 8
    Last Post: Apr 8th, 2008, 4:46 pm
  3. Showing some HTML only on first visit thru php?
    By JuggernautH in forum Programming
    Replies: 7
    Last Post: Jan 5th, 2008, 1:31 am

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
WebTalkForums
WebTalkForums
Recent Forum Threads