Forum Moderators: martinibuster

Message Too Old, No Replies

Google Auto Ads code

         

yaashul

2:41 am on Jun 18, 2019 (gmt 0)

10+ Year Member Top Contributors Of The Month



Hi,

I have all google auto ads disable. Still should I keep the code in head part?

<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-XXXXXXX",
enable_page_level_ads: true
});
</script>

skaterpunk

5:14 pm on Jun 18, 2019 (gmt 0)

5+ Year Member Top Contributors Of The Month



There's no reason to have extra scripts in your code that aren't doing anything.

Remove the code. One less script to slow page speeds.