google-adsense
google-adsense copied to clipboard
Error head tag and error enable_page_level_ads
Hi. I had this error enable_page_level_ads appear in my sentry but not in my devtools console (on v1.3.0). Then i try to upgrade to the latest version which is v1.4.0. this error appear on my console.
Has anyone experienced the same error? and is there a solution? Thank you.
I have the same issue.
I have same issue as well.
@narendra087 Did you add an ads.txt
file to your site? I added this file and it seems to have fixed this issue that I was also having. Here's some Google documentation: https://support.google.com/adsense/answer/7532444
https://github.com/nuxt-community/google-adsense-module/issues/56
@narendra087 Did you add an
ads.txt
file to your site? I added this file and it seems to have fixed this issue that I was also having. Here's some Google documentation: https://support.google.com/adsense/answer/7532444#56
I have done that, but the error is still there.
@narendra087 Did you add an
ads.txt
file to your site? I added this file and it seems to have fixed this issue that I was also having. Here's some Google documentation: https://support.google.com/adsense/answer/7532444#56
This worked for me. Thank you.
Same with @narendra087 here, error still occurs.
@narendra087 Did you add an
ads.txt
file to your site? I added this file and it seems to have fixed this issue that I was also having. Here's some Google documentation: https://support.google.com/adsense/answer/7532444#56
Can you show me how you implement this module? Thanks
Hi @narendra087 sure, I implemented Google Adsense on my personal blog:
- Link: https://briancaffey.github.io
- Source: https://github.com/briancaffey/briancaffey.github.io
- Article about implementing AdSense and AdBlock detector: https://briancaffey.github.io/2021/10/31/how-and-why-i-added-adsense-and-adblock-blocker-to-my-website/
Warning: there are ads on my site, and you need to disabled your AdBlock to read my blog
Hi @narendra087 sure, I implemented Google Adsense on my personal blog:
- Link: https://briancaffey.github.io
- Source: https://github.com/briancaffey/briancaffey.github.io
- Article about implementing AdSense and AdBlock detector: https://briancaffey.github.io/2021/10/31/how-and-why-i-added-adsense-and-adblock-blocker-to-my-website/
Warning: there are ads on my site, and you need to disabled your AdBlock to read my blog
Thank you,
I have checked your site but the error 'enable_page_level_ads' is still there in the console.
I have the same issue as well.
same issue
I've had the same issue, but only when I ran nuxt without SSR. In production where SSR is enabled, it seems to work.
Same issue
same issue