XF 1.4 Google Adsense ad code

LogOn

Active member
Hi,

I have passed Google Adsense first step (site review) and now i have to place the code bellow on my website:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Recomandare -->
<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-2445712504220054"
data-ad-slot="2353018924"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

I have read Brogan Responsive AdSense, but it's difficult for me to understand:
  • In wich template do i have to place the code? (home page is CTA portal page)
  • Do i have to modify something to the code?
  • do i need Responsive Adsense for this final test / code?
Thank you!
 
Top Bottom