How can I enter an Adsense within a Head? I already have the structure and the code that I am going to place, how can I implement it?
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-3875903759149355",
enable_page_level_ads: true
});
</script>