Hello. Recently i was approved for google adsense, i turn on auto ads, and ads are display on my website. But when i go inside google adsense i can see 2 errors see picture bellow. One ads.txt File and one sellers.json File. What is this and is affected me? Thanks for your help in advance
Hello,
Those errors are related y google ads, so you can check those articles to fix them -> https://support.google.com/adsense/answer/9889911?hl=en#:~:text=to%20combat%20fraud.-,Sellers.,verify%20the%20identity%20of%20publishers. -> https://www.thewordcracker.com/en-us/how-to-fix-google-adsense-sellers-json-file-warning/
-> https://support.google.com/adsense/thread/154251352/earnings-at-risk-you-need-to-fix-some-ads-txt-file-issues-to-avoid-severe-impact-to-your-revenu?hl=en
Hope this will help you!
Thank you!
One more question. If i have enabled google auto-ads, i can see they put automaticly that sticky banners on the top or bottom of screen. However they dont put in articles. So for that i can Take my code to put myself with html between paragraphs right?
Also how i can put ads on Pages? I try to put my code on theme panel – ads – custom ad 1, and then on a specific Page with TagDiv Conposer i add element ad box and set custom ad 1 But still the ads dosent show on that page? Any instructions for that? Thanks
-
This reply was modified 4 years by
Madalin.
Hello,
Normally, the auto ads should display in a single post template, too. Using auto ads those will be automatically placed where they fit correctly => https://i.imgur.com/qX36kT0.png
Therefore the theme doesn’t have any control over those type of ads.
What I can suggest is to set some normal ads in your Single Post Content.
If the AdSense code needs to be set between head tags, this can be set in our theme in Theme Panel -> Analytics/Js Codes. Example: https://prnt.sc/1tju9qf -> https://prnt.sc/10jk7fq, the code needs to be set only once per page -> https://www.wpbeginner.com/beginners-guide/how-to-add-google-adsense-to-your-wordpress-site/
Thank you!