Sunday, 16 July 2017

How to show googladsense ad in your blogger

How to show googladsense ad in your blogger

At Fast go to your googladsense account and get a new 
ad units and get a html code




<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>


<!-- raki -->

<ins class="adsbygoogle"

     style="display:inline-block;width:300px;height:600px"

     data-ad-client="ca-pub-7021034567621229"

     data-ad-slot="6542909597"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>


Edit code

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<!-- raki -->

<ins class="adsbygoogle"

     style="display:inline-block;width:300px;height:600px"

     data-ad-client="7021034567621229"

     ></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

== post your Blogger in HTML 
== Ok



No comments:

Post a Comment