any clues why this steps does not work for me? https://support.wix.com/en/article/adding-google-adsense-ads-to-blog-posts-in-the-new-wix-blogeverytime i put my code, it just not appear.
rozNov 17How do I change one word from my blog title? I'd like to make October read NovemberLikeReactions00 comments0Views
hi @yashnaik.creator and @Rafael Vieira!
Please try to modify your google insert html code by adding additional settings line:
data-page-url="https://www.SITE_URL.com/"
as follows:
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block”
data-page-url="https://www.SITE_URL.com/"
data-ad-client=“[your ad client ID]"
data-ad-slot=“[Your ad slot ID]"
[OTHER PARAMS HERE]
data-full-width-responsive="true"></ins>
<script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
Please let me know if this helps.
@Julius Šeškevičius any news?
hi @Rafael,
Google Adsense on the blog post does not work due to a bug. We are doing all our best to fix it. I can notify you when it will be fixed.