Google AdSense Code

Discussion in 'GeoCraft WordPress Theme' started by zweitbuch, May 5, 2014.

  1. zweitbuch

    zweitbuch Member

    Joined:
    Mar 18, 2014
    Messages:
    172
    Likes Received:
    1
    Hi guys,

    how can i integrate a google adsense code in my website, like the following code:
    Code:
    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    <!-- ZWEITBUCH -->
    <ins class="adsbygoogle"
        style="display:inline-block;width:120px;height:600px"
        data-ad-client="ca-pub-3949443263633131"
        data-ad-slot="5976774404"></ins>
    <script>
    (adsbygoogle = window.adsbygoogle || []).push({});
    </script>
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207

Share This Page