Comment on Stallion Responsive WordPress SEO Theme by SEO Dave.

Stallion WordPress SEO Package The built in default AdSense code is the very old legacy code and is there as a backup to get a site running quickly, but I added it before SSL was important and AdSense was served via http URLs, now it fails on https sites.

Solution is to go to the Stallion AdSense Options page and add responsive AdSense ad code to the relevant forms.

I do this for my sites that run AdSense, it’s been the best way to add AdSense ads for 5+ years way before SSL was important.

In the relevant forms you add code like this:

<!-- stradunit1 -->
<ins class="adsbygoogle stradunit1"
     style="display:inline-block"
     data-ad-client="ca-pub-8325072546567078"
     data-ad-slot="2310085616"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

You get the code from your AdSense account by creating several ads.

More details about this at https://stallion-theme.co.uk/google-adsense-responsive-ad-unit-beta-stallion-responsive-wordpress-theme-integration/

David