Earn Money With Google Adsense.




AdSense is a free, simple way to earn money by displaying targeted ads next to your online content. With AdSense, you can show relevant and engaging ads to your site visitors and even customize the look and feel of ads to match your website.


Watch the video to find out why over two million publishers of all sizes are using AdSense.
Read More

here, i give you code for put advertisement on your blogs or website.

Code-1 for verticle advertisement

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
     style="display:inline-block;width:300px;height:600px"
     data-ad-client="ca-pub-9548574196148152"
     data-ad-slot="3398460020"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>


code2 for horizontle advertisement.

<script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle" data-ad-client="ca-pub-9548574196148152" data-ad-slot="7636430425" style="display: inline-block; height: 90px; width: 520px;"></ins><script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>