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 its website.  Which impact we cannot use hubl

REDESIGNED BEST SEO FRIENDLY BLOGGER TEMPLATE

Designed Blogger SEO  is a friendly Blogger template to  SEO  that lets you create a kind of magazine or an effective viral site Blogger.  This is a responsive blogger template that works great on all different devices including operating system like Windows, iOS and Android etc.   Designed Blogger   will make your Blogger site easy to use and easy to know whats new on your blog. Download  Demo More Options to Download: Download Dropbox  -  Download Drive.Google

Kompaz premium blogger template Free Download 2023

Step by step Graphics.h solution for vs code Kompaz  is a blogger template similar to the famous news site Kompas.com. Kompas.com is the 7th most visited site in Indonesia under Okezone.com, Google.com, Tribunnews.com, Youtube.com, Detik.com and Liputan6.com. Based on that, we consider that Kompas.com display is quite good because it is in the top 10 popular Indonesian sites. The new look of this Kompas.com is quite fresh and clean compared to the old look which was dominated by blue and orange. Kompaz - Compass-Like Blogger Template Perfectly Structured Data  Mobile Friendly Design  PageSpeed Score A (89%)  SEO A (90%) Responsive Design SEO Optimized Latest News Running Text Special Page for Popular News   Google AdSense Ready Sticky Navbar &; Sidebar Theme-color Status Bar (mobile) Auto Resize Thumbnail Image Facebook Comments Social Media Icons in Footer Compatible with IE8+, Mozilla, Chrome, Safari All Completely Automatic... Kompaz layout To learn the layout of the main pa