PDA

View Full Version : Adsense Ad Sizes


alfuzzy
12-11-2018, 01:44 PM
I'm using Adsense Auto Ads on my website...and I currently have two adsense ads below the navbar at the top of the page that are directly above/below each other.

In the adsense code that's copied & pasted from Adsense into the ad blocks...there's no code specifying the size of the ad. The ad blocks are simply filled with what I think are 728x90 sized ads.

If I wanted to remove these two current ads...and replace them with one larger or different shape ad to fill this area (such as 970x250)...how can I modify the ad code to do this?

Here's an example of the actual Adsense ad code being used currently:

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- ad_navbar_below -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-xxxxxxxxxxxxxxxx"
data-ad-slot="xxxxxxxxxx"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

Thanks

djbaxter
12-30-2018, 12:25 PM
By definition, if you use Google Auto Ads then Google makes the decision as to which ads and how many ads go where. The results can be ugly, to say the least.

Resolution:

Don't use Auto Ads.

Use Google Responsive ads and select the type and sizes of the banners you wanty and the location where eash will be inserted.