Ads are not shown on your blogger blog- try this

Ads are not shown on your blogger blog


I don’t even know about blog in 12th grade but when I know that you can write some contents and people read it and you will be paid when someone click on ad appearing on your blog then i choose to make a blog and write one post daily for it but when my AD sense has been approved I put the code in blogger but cannot find any ad but only blank spaces, then I search a lot on internet and see hundreds of blogs and YouTube videos I finally find a way for you reader to easily implant ads on your blogger blog.
So start with beginning , it is almost one year that Google introduce a new type of ad called asynchronous , which has a property that it reload without effect the other elements of reloading site. Before the introduction of this new type of ad the ad were synchronous, which has fixed size and reloading is very slow.
Many bloggers find that when they qualify for ad sense and put ad on their blogger ad were not appearing but instead blank spaces appear.

First of all we discuss why you see blank spaces on your blogger blog?
Here is are the different reasons

1.     Your ad sense account is block- this is the most common reason that may your account has been block because of violation of Google term and condition, mostly in Asian countries people click on ads by their own which result in ban.
2.     If ads are displaying on sidebar of your BlogSpot site but not inside the blog post then the only reason is that you cannot do html coding at right way.

know it’s time to create responsive ad unit

Note: the method shown below is in accordance to Google program policy rules.
You can create ad unit by using the given below way.
1.     Go to your Adsense account.
2.     Click on “my ads” tab.
3.     Click on “new ad unit”
4.     Choose responsive ad unit type.
5.     Click on the ad and push “save and get code” button.

The code will be look like given below code

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-5679872456940800"
     data-ad-slot="4890310675"
     data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

From the above code the only thing that is important for us is the two numbers that is shown above.
Know it is the time for action. If you want to add Adsense content unit inside blogger widgets then follow the steps as I mark
1.     Go to blogger then click on layout.
2.     Click on “add a gadget”
3.     Another window will open up show has a lot of gadgets choose “ html/java script” widget.
4.     Copy and paste the code inside it.
Copy this code and paste on the blogger html/CSS section




<style type="text/css"> 
.adslot_1 { max-width: 300px; height: auto; margin:10px 0px; }
@media (min-width:100px) { .adslot_1 { width:125px; height:125px; } } 
@media (min-width:180px) { .adslot_1 { width:180px; height:150px; } } 
@media (min-width:200px) { .adslot_1 { width:200px; height:200px; } } 
@media (min-width:250px) { .adslot_1 { width:250px; height:250px; } } 
@media (min-width:300px) { .adslot_1 { width:300px; height:600px; } } 
@media (min-width:336px) { .adslot_1 { width:336px; height:280px; } } 
@media (min-width:468px) { .adslot_1 { width:468px; height:60px; } } 
@media (min-width:728px) { .adslot_1 { width:728px; height:90px; } }
</style>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> 
<ins class="adsbygoogle adslot_1" 
     style="display:inline-block;" 
     data-ad-client="xxxxxxx" 
     data-ad-slot="xxxxxx"></ins> 
<script> 
(adsbygoogle = window.adsbygoogle || []).push({}); 
</script>



When you copy the code given above and paste at in html/CSS section make these changes
Change 1- change the width 300px to your desire sidebar width. If your sidebar is of 400 or 600px change it to that number.
Change 2-Replace xxxxxxx with the alpha-numeric code of Client ID that you saved inside a notepad.


Change 2 Replace xxxxxx with the numeric code of your Ad slot that you saved inside a notepad.
The code above will display a Half Page Ad, Squares and Rectangles for small, medium and large sizes based on the Mobile Device Screen size.

The above code will display best performing Adsense ads on your sidebar. I have assigned the best performing Larger Ad units to the code above to give a higher CTR.
Know, I hope ads will be shown on your blog if you don’t validate any rules of Google Ad sense policy. And the most important, if ads are not shown on your blog then maybe you already use YouTube for earnings. So that called a hosted account and you need a high level domain so change your Ad sense hosted account into Non-hosted account.

That’s solve if you have any problem regarding, how to show ads on blank spaces appearing on your blog, feel free to comment.

Sharing is a sexy act.









No comments:

Post a Comment