Hello!
As I already wrote in the title, my ads (Adsense circuit) aren’t displaying after WordPress update 6.5.3..
Placing any code inside “Header Ad” (or any other section in the Theme Panel), is not inserted into the page.
I don’t understand why.
for example:
<!– TEST –> or <div id=”test”></div>
Error: adsbygoogle.js:55 Error: PublisherCodeNotFoundForAma
My blog: https://www.sgommo.it
Thank you and best regards,
Giovanni
-
This topic was modified 2 years by
Sgommo.
Hi, Can you please provide some more details about the ads type you are using, how are those set in the theme (some screenshots will help a lot). Form what i can see now the ads filed seems to be empty – https://i.imgur.com/ckRLWLv.png
Thank you!
Hi Calin,
I removed the script. I didn’t want to see the white square online. 😀
I have now put the script back in the section Header ad, Article inline ad, Article bottom ad.
It’s about the AdSense Auto Ads code.
I’m creating the copy of the site (staging site).
If I have to buy a token to solve the problem…tell me!
Thanks,
Giovanni
Hi Sgommo,
When AdSense is not displaying ads , there could be several reasons for this issue. Here are some common troubleshooting steps you can follow to identify and resolve the problem:
1. Verify AdSense Account and Approval
– ensure your AdSense account is active and approved.
– check if your site is listed in the “Sites” section of your AdSense account and that it’s approved.
2. Check AdSense Code Implementation
– verify that you have correctly placed the AdSense Auto Ads code in the
– ensure there are no typos and that the google_ad_client is correctly set to your AdSense publisher ID.
3. Check for Conflicting Scripts
– ensure there are no conflicting scripts or ad blockers on your site that might be preventing the ads from displaying.
– disable any ad blockers you might have installed in your browser while testing.
4. Review AdSense Policy Violations
Check for any policy violations or warnings in your AdSense account. Violations can prevent ads from being displayed.
5. Monitor Ad Load and Placement
– be aware that Auto Ads might not display ads immediately or on every page load. Google uses machine learning to optimize ad placements, which means ads may appear inconsistently as it learns the best places to show them.
– ensure your site has sufficient content. Sites with very little content might not display ads effectively.
6. Examine Browser Console for Errors
– open your website and use your browser’s developer tools to check for any JavaScript errors or warnings that might be preventing the ads from loading.
7. Check AdSense Reports
– visit the “Reports” section of your AdSense account to see if there are any ad impressions being recorded. If impressions are low or zero, it could indicate an issue with ad serving.
8. Contact AdSense Support
– if none of the above steps resolve the issue, consider reaching out to AdSense support for further assistance.
The list is quite long, but I hope it will help you!
Hello,
I understand, what I can suggest is to downgrade the WordPress version, if the problem was caused after WP update 6.5.3, using the previous version you should resolve the problem – https://wordpress.org/support/plugin/wp-downgrade/
Thank you!