I just visited my site, and it looks like there is some code inside that is pulling ads from Google, but it’s weird since I have not made any changes to the theme.
Thank you!
I just visited my site, and it looks like there is some code inside that is pulling ads from Google, but it’s weird since I have not made any changes to the theme.
Thank you!
Just got it fixed!
I went in to edit the code of the theme, and under Layout > Liquid, I found the script:
<script src="https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202502110101/reactive_library_fy2021.js"></script>
I removed it, and that was it. After the cache cleared and propagation took place, it went away.