Skip to main content

Post के बीच में adsense ad कैसे लगाये |

नमस्कार दोस्तों मैं इस पोस्ट के मध्यम से यह बताऊंगा कि आप अपने blogger site में adsense ads को पोस्ट के बीच में लगा सकते है | मैंने इस ब्लॉग पे इसी मेथड से ad लगाया है | इस मेथड से एक बार में सारे पोस्ट में ad लगा सकते है |इस कोड को install करने के लिय आपको अपने ब्लॉग कुछ कोड add करने होंगे |


क्यों जरुरी है आर्टिकल के बिच में ad placement 

  • आर्टिकल के बीच में ad होने से आपके पोस्ट को analyse करने में adsense को आसानी होती जिससे वो ज्यादा accurate ad दिखा पायेगा |
  • अगर आपके ब्लॉग से बहुत कम earning हो रही है तो इससे आपकी help हो सकती क्युकी बहुत से user आपके ब्लॉग पे आते है पोस्ट पढके चले जाते है इससे आपको earning नही होती  क्युकी adsense सिर्फ क्लिक के पैसे देता है |और पोस्ट के बीच में ad होना मतलब यूजर को पोस्ट पढ़ते वक्त ad दिखेगा जिससे क्लिक होने के चांस बढ़ता है | 
  • adsense कुछ पैसे impression के भी देता है इससे आपकी एअर्निंग बढ़ने में मदद हो सकती है |क्युकी ज्यादा ad प्लेस होने से ज्यादा impression मिलेगा |आप ज्यादा से ज्यादा 5 ad ही अपने ब्लॉग पे लगा सकते है |

कैसे लगाय आर्टिकल के बीच में ad 

जैसा कि हमने ऊपर में बताया आर्टिकल के बीच में ad लगाने के लिय आपको अपने blog के theme में कुछ बदलाव करने होंगे | 

  • ad कोड install करने के लिय सबसे पहले आपको अपने ब्लॉग के dashboard में log in होना है |
  • फिर theme section में जाना है वहा edit html choose करना है |
  • यहा आपको निचे दिया गया कोड search करना है |.
<data:post.body/>
इसके बाद आपको निचे दिया गया कोड को इसके निचे paste कर देना है |
<b:if cond='data:view.isPost'>
  ....
  ....
  <data:post.body/>
  <div class='ignielMultiAds'>
    <!-- your adsense ad code -->
  </div>
  <div class='ignielMultiAds'>
    <!-- your adsense ad code 2 -->
  </div>
</b:if>
यहां आपको your adsense ad code अपने adsense ad कोड से change कर  देना है | उसके बाद आपको   <data:post.body/> के निचे paste कर  देना है |

अब आपको निचे दिया गया javascript कोड को  </body> के ऊपर पेस्ट कर देना है

<b:if cond='data:view.isPost'>
  <script> //<![CDATA[
    // Multiple Ads Inside Post by igniel.com
    eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('N a=["\\v\\i\\r\\l\\i\\b\\f\\T\\B\\f\\g\\i\\A\\o\\n","\\S\\B\\b\\j\\w\\y\\b\\f\\b\\D\\g\\e\\j\\A\\f\\f","\\v\\q\\e\\n\\g\\C\\t\\e\\o\\w\\u\\t\\j\\U\\u\\v\\q\\e\\n\\g\\C\\t\\e\\o\\w\\u\\q","\\f\\b\\l\\r\\g\\Q","\\z\\j\\e\\F","\\n\\f\\i\\D\\b","\\f\\e\\r","\\l\\e\\o\\b\\G\\E\\F\\b","\\M","\\i\\l\\n\\b\\j\\g\\O\\b\\z\\e\\j\\b","\\q\\E\\j\\b\\l\\g\\G\\e\\o\\b","\\l\\b\\Y\\g\\y\\i\\t\\f\\i\\l\\r"];(13(){s p=H[a[1]](a[0]);L(p){s h=H[a[1]](a[2]),x=p[a[3]]+1,K=h[a[3]]/x;c=Z[a[4]]({X:x},(12,I)=>I+1),d=c[a[5]](0,-1);W(s m=0;m<d[a[3]];m++){s J=d[m],k=V((K*J));P[a[6]](h[k]);L(h[k][a[7]]==a[8]){h[k][a[10]][a[9]](p[m],h[k])}R{h[k][a[10]][a[9]](p[m],h[k][a[11]])}}}})()',62,66,'||||||||||_0xa93d|x65|||x6F|x6C|x74|_0x51c1x2|x69|x72|_0x51c1x9|x6E|_0x51c1x7|x73|x64|_0x51c1x1|x70|x67|let|x62|x20|x2E|x79|_0x51c1x3|x53|x66|x41|x75|x2D|x63|x61|x6D|x4E|document|_0x51c1x6|_0x51c1x8|_0x51c1x4|if|x50|var|x42|console|x68|else|x71|x4D|x2C|parseInt|for|length|x78|Array|||_0x51c1x5|function'.split('|'),0,{}));
  //]]> </script>
</b:if>

उसके बाद आपको   </style> या  ]]></b:skin>. को ढूँढना है और उसके निचे अगला  कोड को पेस्ट कर देना है |

/* Multiple Ads Inside Post by helpbloggerhindi.blogspot.com*/
.ignielMultiAds {display:block; margin:10px 0px; padding:0px;}

अब आपको अपना ब्लॉग रिफ्रेश करके देखना है क्या यह ट्रिक आपके लीय काम कर रहा है comment करके जरुर बताये |

ताकी हम आपके लिय कोई ट्रिक ला पाय |

Comments

Popular posts from this blog

2 Ways to Auto Like Instagram without Login Only Use a Free Application

Auto Like Apk  - The auto like Instagram application is available in various types in the playstore, but not all auto-like applications in the playstore are proven to work 100% and some are only scam applications. If you previously liked to download the auto like Instagram application in PlayStore, it would be nice to change the application that you use to  auto like Instagram with the application  that I will share this time.  Why do I suggest you use the application that I want to share?  Because these 2 applications will never be found in the PlayStore and which of course this application is available for free and proven 100% works to  auto like Instagram  . Next 2 Lists 100% Auto Like Instagram Applications. Hublaagram Apk  is the latest auto-like application for Android that you can download for free.  Hublaagram previously provided auto likes on the website, but because time passed hublaagram experienced server errors on i...

Download Median UI 1.7 Blogger Template Free Download

Median UI is designed with the concept of dashboard UI, the template is more recommended for use on news blogs, a design that is simpler but has a high readability is the plus point of this template. The menu display is also made different from other templates, carrying the concept of 3 columns where the first column is devoted to the navigation menu that can be minimized navigation width. Easy to Customize We're trying to make this template easier to edit, now you can directly change the colors through the Blogger Theme Designer or the Layout menu. Fast Loading Performance is a top priority in our templates, a site that performs well has many benefits and has more potential to be on the first page of search results. Key Features of iMagz Blogger Template Responsive Flexible template sizes adjust on each screen as well as neatly arranged layouts by maximizing CSS performance. SEO Friendly The template has been designed SEO Friendly ranging from breadcrumbs that have been indexed by...

YouTube videos download kaise kare YouTube video Download karne ke liye ye hai 5 best Android Apps

YouTube ek popular video streaming platform hai yha hazaro videos roz upload hote hai bahut se log youtuYo video download karna chahte hai pr unko pta nhi hota hai ki YouTube se video kaise download kare. YouTube se video download karne ke bahut tarike hai inmese 3 popular tarike ke baare me hm baat Karenge. YouTube offline features.. Agar aapko Youtube video Ko sirf is liy download karna Chahte hai ki jb internet connection na ho tab bhi dekh sake to aap YouTube offline features ka use kr sakte iska sabse bara advantage hai ki iske liy aapko koi aur aap Download nhi karna hoga.  Kaise use kare offline feature Ko... Is feature Ko use karna bahut hi aasan hai aapko Apne favourite video Ko play kare yha aapko Download ka icon show hoga uspar click kare iske Baad aapko notification show hoga usko ok karde ab apka video download hona suru ho jayega.. Apne YouTube offline video kaise play kare.. Offline video Ko play karne ke liye aapko niche diy gye options me se...