Osclass Support Forums

Osclass plugin support => Banners & Advertisement Plugin => Topic started by: jcarrolo01 on January 29, 2023, 03:21:36 PM

Title: Question about ADsense Banners
Post by: jcarrolo01 on January 29, 2023, 03:21:36 PM
Im using Banner Ads Plugin

Im planing to add google adsense banners, but the question is:

Google say to place between <head> </head> the folowing code

Code: [Select]
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=dfnslfskfçsfkçsf"
    crossorigin="anonymous"></script> 

But the footer.php and search_gallery.php don't have <head> </head> section... What i should do regarding this?

PS: i'm not using auto ADS

Best Regards
João Carrolo
Title: Re: Question about ADsense Banners
Post by: MB Themes on January 31, 2023, 08:24:13 PM
@jcarrolo01
Head.php in theme, or use hook, or use widget.
I am not sure it really must be in head, can be probably anywhere even in footer.