2
votes

I'm New in Google Adsence and having trouble till 2 days, I have create my account on google adsence follow all the step as given in docs, but cant display ad it will shows blank space instead of google adsence I couldn't found any solution.

Here my code is:

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

Please Help me to resolve my issue

1
did you added jQuery library befor this code? - Anant Kumar Singh
Yes , added jquery library but problem not solved - Software_developer

1 Answers

1
votes
  • Are you sure you don't use adblock tool in your browser.
  • Try other internet browser.
  • Check if on your page is any javascript error which could block advert loading.