I don't know why adsnense stopped show ads on my site: www.productsherbal.com, may be it only for me ?
Adsense for search also didn't work:
http://www.google.com/cse?cx=partner-pub-8100047273118997%3A8n9g2z-171v&ie=UTF-8&q=health&sa=Search ... forbidden.

I login to adsense account, all right.
Maybe technical problem ?
any advice please

Dani AI

Generated

Short summary and a focused troubleshooting checklist that goes beyond the replies here.

Intermittent or blank AdSense units are usually either an account/serving problem, a page-specific technical block, or a JavaScript/CSS/CSP issue that prevents the ad code from running or being displayed. Because reported a “forbidden” search result and sees that some pages serve ads while others show blanks, treat this as two tracks: (A) confirm account/site-level serving is allowed, and (B) isolate page-level technical causes.

Priority checklist (quick pass)

  • Check the AdSense account for any policy messages, disabled ad serving, or site-authorization settings.
  • Test in a clean environment (different browser/device, incognito, and with extensions/off) to rule out ad blockers.
  • Serve a minimal test page on the same domain with freshly copied ad code from your AdSense dashboard to see if ads will ever appear there.
  • Inspect the page for JS errors, Content-Security-Policy or mixed-content blocks, and CSS that hides the ad container (zero height/width or display:none).
  • Confirm pages that fail are not behind authentication or blocked to Google’s crawler.

Hands-on debugging steps

  • Open DevTools → Console and Network, reload the problem page, and look for failed requests to hosts like pagead2.googlesyndication.com or doubleclick.net and any JS exceptions.
  • Quick console checks:
    document.querySelectorAll('ins.adsbygoogle').length
    window.getComputedStyle(document.querySelector('ins.adsbygoogle')).display

    These show whether an ad slot exists and whether it’s hidden by CSS.

If the minimal test page works but real pages do not, compare HTML (scripts, meta tags, CSP headers) and any server-side differences (robots, headers). If serving is disabled in your account or you see policy notices, resolve those first; if everything looks normal but blanks persist, re-create the ad unit in AdSense, remove any intermediate CDN or optimizer that rewrites scripts, and, finally, contact AdSense support with page samples and the network/console logs. This covers the practical checks not fully detailed in earlier replies from , , and others.

Recommended Answers

All 8 Replies

If you have not broken any policies of Google

Like clicking on your own ads .... ect

Then its probably technical

I reviewed your HTML

It seems to contain the google ad sense code
SO no problem there

Maybe you should refresh it

Remove it and insert it again
Might work

If it does not try contacting Google support team

thanks for advice, i try it

It's really scary when it happens... Right...

Placing adsense code in between post may violate google TOS. Maybe, you could check that??

hope help!:D:D

I have the same problem.. ads are not appearing in some pages, just blank..

My site:

user: test
pass: 123456

Ads showing in(sometime shows, sometime doesn't),

Not Showing,


Interesting part is ads are appearing,

But not appearing,

...


Plz check and reply me...

AdSense ads show up blank on pages that are blocked with a robots.txt file, contain illegal/pornographic/etc content, and a couple of other stipulations that Google places. Also be sure you have an appropriate backfill set up in your AdSense settings.

If you have been applying Google's AdSense on your pages you of course really feel the really need to somehow produce much more website traffic for the web-site, which in turn would translate to extra AdSense click and also a larger earnings. Somehow if you have broken link of adsense possibly your adsense will not appear just try creating some generator in making your adsense ads, simply clicking link below will help you to fix it out your adsense account. I read this site when I encounter the same problem as yours. I follow the step of the site then probably help fix mine. http://webspromotetraffic.blogspot.com/2012/06/seo-for-adsens.html

Have you check other sites of you are showing ads or not.If yes then your site contain any stop words.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.