Type Here to Get Search Results !

Bottom Ad

Place or insert Adsense ads between blog post and Comment in Blogger - ब्लॉगर की दो पोस्टो के बिच में गूगल ऐडसेंस ऐड कैसे लगायें

How to insert Adsense ads between blog post and comment in Blogger

                 ब्लॉगर की दो पोस्टो के बिच में गूगल  ऐडसेंस ऐड लगाने से आपको पोस्टों के बिच में ऐड दिखाई

देने लगेंगे जिससे आप कमाई अतिरक्त बढेगी. चलो आओ लगाते है फिर ऐड देखें नीचें Add Google AdSense to Blogger in between two posts putting in between the posts should appear, allowing you to add additional earnings rise. Come take a look, then add the bottom

In the your blogger html template find this code :- <b:include data='post' name='post'/>

Copy the code below and paste it below the code : - 


<div>
<!-- paste your adsense code here -->
</div>


Now you look like this :-
----------------------------------------------------------------------------------
<b:include data='post' name='post'/>
<div>
<!-- paste your adsense code here -->
</div>
----------------------------------------------------------------------------------
Copy your Google Adsense code and paste on <!-- paste your adsense code here -->

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


Note :- To save the template, you'll get an error then you have to type
टेम्पलेट सेव करने पर आपको एक एरर मिलेगा तो आपको यह टाइप करना है 
<script async  ⇉   <script async="true" 

Now you look like this :-↴
<div>
<script async ="true" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>


Post a Comment

0 Comments

Top Post Ad

Bottom Post Ad

Bottom Ad