Implement Ad Revenue Sharing in Blogger (Supports Google AdSense And Any Code) लागू करने के विज्ञापन में ब्लॉगर (गूगल ऐडसेंस का समर्थन करता है और कोई कोड शेयरिंग राजस्व)
Many webmasters have been using WordPress web publishing platform to implement ad revenue sharing among authors or among members of editorial team. कई वेबमास्टरों है WordPress वेब प्रकाशन मंच का उपयोग कर रहे विज्ञापन लेखक या संपादकीय टीम के सदस्यों के बीच के बीच साझा राजस्व लागू. As WordPress is using PHP, uses theme and allows plugins, ad revenue sharing feature is easy to implement by manually programming the advertising ad codes rotation or simply use one of the many ad revenue sharing plug-ins for WordPress available to display different ads on posts or articles by different authors. WordPress PHP उपयोग कर रहा है, विषय का उपयोग करता है और plugins की अनुमति देता है के रूप में, विज्ञापन राजस्व साझा करने की सुविधा के लिए मैन्युअल रूप से विज्ञापन विज्ञापन कोड रोटेशन प्रोग्रामिंग या बस WordPress के पदों पर अलग अलग विज्ञापनों के प्रदर्शन के लिए उपलब्ध कई विज्ञापन प्लग साझा राजस्व में से एक भारतीय नौसेना पोत का इस्तेमाल करके लागू करना आसान है विभिन्न लेखकों द्वारा लेख या.
In Blogger blog publishing system, things get complicated. ब्लॉगर ब्लॉग प्रकाशन प्रणाली में, कुछ जटिल हो. Blogger does not have the flexibility of a full programming language, nor supporting third-party plugins. ब्लॉगर एक पूर्ण प्रोग्रामिंग भाषा का लचीलापन नहीं है, न ही तीसरी पार्टी का समर्थन plugins. As a result, function to share advertising revenue by rotating or changing ad code by posts' authors is hardly to design and implement, but not impossible. नतीजतन, समारोह घूर्णन या 'पदों के लेखकों द्वारा विज्ञापन कोड से बदल रहा है शायद ही कोई और डिजाइन को लागू करने के द्वारा शेयर विज्ञापन राजस्व के लिए है, लेकिन असंभव नहीं है.
Blogger template system is quite flexible, and does allow editing of the template in HTML format with broad support for various post elements tags, fonts and colors tags, and widget template tags. ब्लॉगर टेम्पलेट प्रणाली काफी लचीला है, और करता विभिन्न पद तत्वों टैग, फ़ॉन्ट और रंग टैग के लिए व्यापक समर्थन के साथ HTML प्रारूप में टेम्पलेट, और विजेट टेम्पलेट टैग के संपादन की अनुमति. By using these tags, a workaround to automatically rotate and display or show ads that links to post's author for ad revenue sharing can be added to Blogger (BlogSpot.com) hosted blog, including those blog powered by Blogger on custom domain and external server. इन टैग, एक workaround को स्वतः और बारी बारी से प्रदर्शित या विज्ञापनों है कि विज्ञापन राजस्व साझा करने के लिए पोस्ट लेखक के लिंक ब्लॉगर (BlogSpot.com) से जोड़ा जा सकता है शो का उपयोग करके ब्लॉग का आयोजन किया, उन कस्टम डोमेन और बाहरी सर्वर पर ब्लॉगर के द्वारा संचालित ब्लॉग भी शामिल है.
- Login to Blogger Dashboard. लॉगिन ब्लॉगर डैशबोर्ड पर.
- Click on the Layout tab of the blog to implement ad revenue sharing hack. ब्लॉग के रूपाकार टैब पर क्लिक करें विज्ञापन राजस्व के बंटवारे को लागू करने के हैक.
- Click on Edit HTML . HTML संपादित करें पर क्लिक करें.
- Tick and select the check box for Expand Widget Templates . टिक और विस्तार विजेट टेम्पलेट के लिए चेक बॉक्स का चयन करें.
- Depending on where on the web page that the ad space with author-linked ad codes rotation wants to be displayed, go to the appropriate line of code in the HTML editor. पर निर्भर करता है, जहां वेब पेज है कि लेखक के साथ विज्ञापन अंतरिक्ष विज्ञापन कोड रोटेशन लिंक पर प्रदर्शित होना चाहता है, कोड की HTML संपादक में उचित पंक्ति में चलते हैं. For example, to implement an ad on the before the post content but after the post title, search for the following line of code in the template, and add the ad revenue sharing hack code as shown in next step above it: उदाहरण के लिए, पर एक विज्ञापन को लागू करने से पहले पोस्ट सामग्री पर पोस्ट शीर्षक के बाद, टेम्पलेट में कोड के निम्नलिखित पंक्ति के लिए खोज और विज्ञापन कोड को हैक साझेदारी के रूप में यह ऊपर अगले कदम में दिखाया राजस्व जोड़ें:
<data:post.body/>A more easier way to identify where to implement the code would be simply replacing the ad codes that are currently existed in the template. एक और आसान तरीका है, जहां की पहचान कोड लागू करने के लिए बस हो विज्ञापन कोड है कि वर्तमान टेम्पलेट में मौजूद हैं की जगह होगी.
- Insert the following HTML code, which make uses of Blogger conditional tags to implement ad revenue sharing on individual pages. निम्नलिखित HTML code है, जो ब्लॉगर सशर्त टैग का उपयोग करने के लिए अलग अलग पन्नों पर विज्ञापन राजस्व के बंटवारे को लागू करने डालें.
<b:if cond='data:blog.pageType == "item"'> <b:if cond='data:blog.pageType == "item"'> <b:if cond='data:post.author == "MyDigitalLife"'> <b:if cond='data:post.author "MyDigitalLife"'> == Insert Ad Code for MyDigitalLife here (first author) डालें विज्ञापन MyDigitalLife के लिए यहाँ संहिता (प्रथम लेखक) </b:if> </ b: यदि> <b:if cond='data:post.author == "MyDigitalife2"'> <b:if cond='data:post.author "MyDigitalife2"'> == Insert Ad Code for MyDigitalLife2 here (second author) डालें विज्ञापन MyDigitalLife2 के लिए यहाँ संहिता (दूसरा लेखक) </b:if> </ b: यदि> </b:if> </ b: यदि>
Repeat the above section for single author for as many authors as there is. दोहराने के लिए एक लेखक के लिए ऊपर भाग के रूप में कई लेखक के रूप में वहाँ है.
Remember to replace MyDigitalLife and MyDigitalLife2 (and anyone else) with actual Display Name of the authors. को MyDigitalLife और MyDigitalLife2 और (और लेखक के वास्तविक प्रदर्शन नाम के साथ किसी को) की जगह याद रखें. And insert the actual ad code from, for example, Google AdSense, AdBrite, Tribal Fusion, ValueClick Media and etc. और वास्तविक से विज्ञापन कोड डालने के, उदाहरण के लिए, गूगल ऐडसेंस, AdBrite, जनजातीय फ्यूजन, ValueClick मीडिया और आदि
The first line of the code above restricts ad revenue sharing to be shown on individual post page only, but not only index page, category, tag, data, author or other categorized pages. कोड के ऊपर विज्ञापन राजस्व साझा प्रतिबंधित की पहली पंक्ति के बाद व्यक्तिगत पृष्ठ पर दिखाए होना ही है, पर न केवल सूचकांक पृष्ठ, वर्ग, टैग, डाटा, लेखक या अन्य वर्गीकृत पृष्ठों.
- Click on Save Template when done. टेम्पलेट सहेजें पर क्लिक करें जब किया.
- Verify that correct ads are shown by viewing HTML source code of the web pages when visiting posts created by various authors or bloggers. सत्यापित करें कि सही विज्ञापन वेब जब विभिन्न लेखक या ब्लॉगर्स के द्वारा बनाई गई पदों पर जाकर पृष्ठों के HTML स्रोत कोड को देखने के द्वारा दिखाए जाते हैं.
IMPORTANT : The page is machine translated and provided "as is" without warranty. महत्वपूर्ण: पृष्ठ की मशीन है और अनुवाद प्रदान "के रूप में वारंटी के बिना है." Machine translation may be difficult to understand. मशीन अनुवाद मुश्किल से समझ सकते हो. Please refer to कृपया उल्लेख करने original English article मूल अंग्रेजी लेख whenever possible. जब भी संभव है.
Related Articles संबंधित लेख
- google_ad_host Host ID in Google AdSense Ad Unit Code and Revenue Sharing google_ad_host मेजबान गूगल ऐडसेंस विज्ञापन इकाई संहिता और साझा राजस्व में आईडी
- Add and Insert to Put Google AdSense Ads Units Between Blog Posts in Blogger.com जोड़ें और डालने के लिए Google ब्लॉग के बीच ऐडसेंस विज्ञापन इकाइयों रख Blogger.com में डाक
- Trick to Add AdSense, AdBrite and Other JavaScript Ad Code Directly to Blogger HTML Template चाल ब्लॉगर टेम्पलेट HTML के लिए ऐडसेंस, AdBrite और अन्य जावास्क्रिप्ट विज्ञापन कोड को सीधे जोड़ें
- How to Wrap AdSense Ads Around and Inline Beside Blogger Post Content और लगभग इनलाइन अलावा ब्लॉगर पोस्ट सामग्री लपेटें ऐडसेंस विज्ञापन कैसे
- Place AdSense Ad Unit In Various Positions Inside Within Blogger Post Contents जगह ऐडसेंस विज्ञापन इकाई के भीतर ब्लॉगर पोस्ट सामग्री के भीतर विभिन्न स्थानों पर
- Workaround to Add Custom Channels into Blogger AdSense Page Element Widget Workaround ब्लॉगर ऐडसेंस पृष्ठ तत्व विजेट में कस्टम चैनल जोड़ें
- Google AdSense Giving Publishers Average of 78% Revenue Share गूगल 78% राजस्व साझा के प्रकाशकों के औसत देते ऐडसेंस
- Google Adsense New Ads Revenue Stream – Content Referral Network गूगल ऐडसेंस नई विज्ञापन राजस्व स्ट्रीम - सामग्री रेफरल नेटवर्क
- Add and Put AdSense Ads Code and JavaScript to Google Page Creator Website जोड़ें और ऐडसेंस विज्ञापन डाल Google Page Creator वेबसाइट के लिए कोड और जावास्क्रिप्ट
- Google AdSense Legacy Old Generation Code Reference (Generate and Get) गूगल ऐडसेंस लिगेसी पुरानी पीढ़ी संहिता संदर्भ उत्पन्न (और)










































October 15th, 2009 16:04 15 अक्टूबर 2009 16:04
Hi नमस्ते
Could you please tel me where I can find a plugin for wordpress that will allow me to offer a share of adsense revenue for each contributors posts? क्या आप कृपया मेरे दूरभाष मैं WordPress कि मुझे हर योगदानकर्ताओं पदों के लिए ऐडसेंस राजस्व में हिस्सेदारी की पेशकश करने की अनुमति होगी के लिए एक प्लगइन कहाँ ढूँढ सकते हैं सकता है? I really cannot find one that just shares the revenue for their individual content and I would like to implement it on my article site. मैं वास्तव में एक अपनी व्यक्तिगत सामग्री के लिए है कि सिर्फ शेयर राजस्व नहीं मिल रहा है और मैं इसे अपने लेख साइट पर लागू करना चाहते हैं कर सकते हैं.
It would be very much appreciated. यह बहुत बहुत सराहना की जाएगी.
September 17th, 2009 12:32 17 सितम्बर 2009 12:32
Thanks for the detailed info. विस्तृत जानकारी के लिए धन्यवाद. It is very helpful! यह बहुत उपयोगी है!
September 2nd, 2009 06:44 2 सितम्बर 2009 06:44
Cool! ठंडा!