Place AdSense Ad Unit In Various Positions Inside Within Blogger Post Contents مكان AdSense وحدة اعلانيه في مواقع مختلفة داخل حدود ما بعد المدون المحتويات
There is يوجد trick خدعة to add Google AdSense and other advertising network such as AdBrite ad unit right beside and inside within Blogger post content, so that the ad block will appear wrapped and floated inline to the top left or top right next to the blog text. اضافة الى صور AdSense والشبكات الاعلانيه الاخرى مثل adbrite وحدة اعلانيه الى جانب الحق وداخل إطار محتوى المدون ما بعد ، حتى ان الكتلة الاعلانيه سوف تظهر ملفوفه وتعويم انلاين الى الاعلى اعلى اليمين او اليسار المقبل الى بلوق النص. If you do not like this layout and dislike the prominent location the ads are displayed, there are other places within blog post to put the ad code. اذا كنت لا تحب هذا لا يروق لك والتصميم والموقع البارز الذي تعرض اعلانات ، وهناك اماكن اخرى داخل بلوق بعد لوضع شفره الاعلان.
The guide below provides tips and tricks on where should the الدليل ادناه النصائح والحيل على اين يجب ان parsed HTML ad code لغويا عن لغة تأشير النص الفائق شفره الاعلان (after replacing several special characters with HTML code) be pasted and inserted in the Blogger XML-based template. (بعد استبدال عدة احرف خاصة مع مدونة قواعد لغة تأشير النص الفائق) ان تكون بلصق ويدرج في لغة الترميز القابلة للامتداد المدون على اساس القالب. In essence, the steps are exactly the same when في جوهرها ، هي الخطوات ذاتها تماما عندما positioning the ad next to and within post content المواقع الاعلانيه المقبل الى وظيفة داخل المحتوى , except that the text string to search (where to paste the ad code) is different. ، الا ان سلسلة نصية للبحث (اين لصق شفره الاعلان) هو مختلف.
To recap, go to Blogger Template tab for the blog you want to change, then click on Edit HTML . لrecap ، اذهب الى المدون على علامة التبويب قالب لبلوق التي تريد تغييرها ، ثم انقر على تحرير لغة تأشير النص الفائق. Remember to tick Expand Widget Templates check box, and perform the backup. ضع علامة تذكر على توسيع نطاق قوالب عناصر واجهة المستخدم مربع الاختيار ، وأداء عملية النسخ الاحتياطي.
Wrap Around Next to the Post and Float to Left or Right ألتفاف حول المقبل الى ما بعد وتعويم الحق او الى اليسار
Refer to this اشير الى هذا guide الدليل .
After Post Title Before Post Contents عنوان الرسالة قبل وبعد مرحلة ما بعد المحتويات
The ad banner will appear below post title but above and before the start of blog content. شعار الاعلانيه سوف تظهر ادناه عنوان الرسالة اعلاه ولكن قبل بدء بلوق المحتوى. It’s actually exactly the same with tip above to wrap AdSense around the post, except that now the ad unit does not float but instead been place at the center without wrapping, and thus pushing content below it. انها في الواقع نفسه تماما مع نصيحه اعلاه لاختتام AdSense حول ما بعد ، الا انه الآن وحده اعلانيه لا ولكن بدلا من ذلك ، كانت تطفو مكان في مركز دون تغليف ، وهو الأمر الذي دفع والمحتوى تحتها.
Search for the line of: البحث عن خط :
<p><data:post.body/></p> <p><data:post.body/></ ف>
Paste the parsed Google AdSense ad code inside <center><div> and </div></center> right before the above line so that it looks like below after change: لصق صور لغويا AdSense شفره الاعلان داخل <center><div>و</ div> </ مركز> الحق قبل خط اعلاه بحيث يبدو أنه بعد التغيير ادناه :
<div class=’post-header-line-1′/> <divclass='post-header-line-1'/>
<div class=’post-body entry-content’> <divclass='post-body entry-content'>
<center><div> [ <center><div>] parsed Google AdSense ad code صور لغويا AdSense شفره الاعلان ] </div></center> [</ Div> </ مركز>
<p><data:post.body/></p> <p><data:post.body/></ ف>
<div style=’clear: both;’/> <!– clear for photos floats –> <divstyle='clear: both؛'/> <! -- صور واضحة لتعويم -->
</div> </ div>
After Post Content Before Footer Credits بعد ما بعد مضمون قبل ان الاعتمادات الذيل
The Google AdSense ad unit or other display ads banner will appear at the bottom of the blog post, after the end of content and just before the ending credits, within inside the post. وقد صور AdSense وحدة اعلانيه او غيرها من عرض اعلانات لواء سوف تظهر في الجزء السفلي من بلوق بعد ، وبعد انتهاء محتوى وقبل لحظات من انهاء الائتمانات ، داخل إطار الوظيفة.
Search for: البحث عن :
<div class=’post-footer’> <divclass='post-footer'>
Paste the parsed Google AdSense ad code inside <div> and </div> right before the above line so that it looks like below after change: لصق صور لغويا AdSense شفره الاعلان داخل <div>و</ div> الحق قبل خط اعلاه بحيث يبدو أنه بعد التغيير ادناه :
<div class=’post-body entry-content’> <divclass='post-body entry-content'>
<p><data:post.body/></p> <p><data:post.body/></ ف>
<div style=’clear: both;’/> <!– clear for photos floats –> <divstyle='clear: both؛'/> <! -- صور واضحة لتعويم -->
</div> </ div>
<div> [ <div>] parsed Google AdSense ad code صور لغويا AdSense شفره الاعلان ] </div> [</ Div>
<div class=’post-footer’> <divclass='post-footer'>
To center the ads unit, add the wrapper of <center> and </center>. لمركز وحدة الاعلانات ، تضاف الغلاف من <center>و</ مركز>.
After Footer Credits بعد الاعتمادات الذيل
Unlike the above where the ad unit appear before the credit right after post content, this time the ad unit will appear after the credit for the post is displayed. وخلافا للذكر اعلاه ، اذا كان وحده اعلانيه أمام الائتمان مضمون الحق في ما بعد وبعد ، هذه المرة الوحدة الاعلانيه سوف تظهر بعد الائتمان للمنصب عرضها. The easiest way to achieve the task is using built-in وأسهل طريقة لتحقيق هذه المهمة باستخدام مدمج feature of “Show Ads Between Posts” ميزة "عرض الاعلانات بين وظائف" in Blogger. في المدون. Turn off and enable the feature will display ads between posts when view in home, index or category pages, and also at the bottom most part when view in single individual post page view. ايقاف تشغيل وسوف تمكن هذه الميزه لعرض اعلانات الوظائف بين عندما رأى في الصفحه الاولى ، والرقم القياسي لفئة أو صفحات ، وايضا في اسفل معظم الاحيان عندما رأي فرد واحد في ما بعد عرض الصفحه.
If you plan to use non-AdSense ads or want to add in custom channels, you have to manually edit the template HTML to add in the ad code. اذا كنت تخطط لاستخدام المنظمات غير AdSense اعلانات او اردت ان اضيف في القنوات المخصصه ، لديك يدويا لتحرير القالب لاضافة لغة تأشير النص الفائق في شفره الاعلان. In this case, search for: وفي هذه الحاله ، والبحث عن :
<p class=’post-footer-line post-footer-line-3′/> <pclass='post-footer-line post-footer-line-3'/>
Paste the parsed Google AdSense ad code inside <div> and </div> right after the above line so that it looks like below after change: لصق صور لغويا AdSense شفره الاعلان داخل <div>و</ div> الحق بعد ذلك ان خط اعلاه يبدو انه بعد التغيير ادناه :
<p class=’post-footer-line post-footer-line-3′/> <pclass='post-footer-line post-footer-line-3'/>
<div> [ <div>] parsed Google AdSense ad code صور لغويا AdSense شفره الاعلان ] </div> [</ Div>
</div> </ div>
</div> </ div>
</b:includable> </ ب : قابل للشمل>
To center the ads unit, add the wrapper of <center> and </center>. لمركز وحدة الاعلانات ، تضاف الغلاف من <center>و</ مركز>.
Between Posts بين وظائف
After it’s pretty much similar to the above where ads appear after post footer. انها جميلة وبعد الكثير مماثلة الى ما ورد اعلاه حيث تظهر الاعلانات بعد ما بعد الذيل. So just follow tips above. حتى اتبع نصائح اعلاه.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. هام : هذا هو الاله الذي ترجم صفحة مقدمة "كما هى" دون ضمان. Machine translation may be difficult to understand. الترجمة الاليه قد يكون من الصعب ان نفهم. Please refer to يرجى الرجوع الى original English article المادة الاصليه English whenever possible. كلما كان ذلك ممكنا.
Share and contribute or get technical support and help at والمساهمة في حصة او الحصول على الدعم التقني والمساعدة فى My Digital Life Forums بلدي الرقميه الحياة المنتديات .
Related Articles مقالات ذات صلة
- Move Blogger Inline Ads Between Posts to Inside Within Post Position الأنتقال بين المدون انلاين اعلانات الوظائف الى داخل حدود ما بعد الموقف
- How to Wrap AdSense Ads Around and Inline Beside Blogger Post Content AdSense كيفية التفاف حول الاعلانات وانلاين المدون بجانب المحتوى وظيفة
- How to Display Elements (Ads) Only On (Or Only Not At) Individual Single Post Item View كيفية عرض العناصر (اعلانات) إلا على (أو ليس فقط في (الفرديه بهدف وحيد بعد البند
- google_ad_host Host ID in Google AdSense Ad Unit Code and Revenue Sharing google_ad_host المضيفه معرف في وحدة اعلانيه AdSense صور وقانون تقاسم الايرادات
- Workaround to Add Custom Channels into Blogger AdSense Page Element Widget حل لاضافة القنوات الى المدون AdSense عنصر صفحة القطعه
- Trick to Add AdSense, AdBrite and Other JavaScript Ad Code Directly to Blogger HTML Template خدعة لاضافة AdSense ، adbrite جافا سكريبت وغيرها من شفره الاعلان مباشرة الى المدون لغة تأشير النص الفائق قالب
- Retrieve and Get WordPress Post ID Outside the Loop as PHP Variable WordPress واسترجاعها والحصول على رقم تعريف وظيفة خارج الحلقه كما بي. اتش. بى متغير
- Add and Insert to Put Google AdSense Ads Units Between Blog Posts in Blogger.com واضافة تدرج لوضع صور إعلانات AdSense بين وحدات بلوق وظائف في blogger.com
- Google AdSense Policy Update Disallows Image Besides Ads Blocks صور AdSense تحديث سياسة عدم السماح لبنات صورة الى جانب الاعلانات
- Redirect Blogger RSS Feed to FeedBurner for Detailed Statistics and Monetize Ads إعادة توجيه المدون ار اس اس لfeedburner لاحصاءات مفصلة ونقد الاعلانات

































October 3rd, 2007 01:17 تشرين الاول / اكتوبر 3rd ، 2007 01:17
[...] is kind of awkward and low performing in term of click through rate (CTR). [...]هو نوع من الحرج وانخفاض الاداء في مدة انقر من خلال نسبة (نسبة النقر الى الظهور). A lot of bloggers have put Google AdSense ad code inside the post or wrap the ad unit around blog post by editing template’s HTML to insert modified ad code [...] الكثير من المدونين وضعت صور AdSense شفره الاعلان داخل الوظيفة او لف حول وحدة اعلانيه بلوق بعد انتهاء بتحرير القالب لغة تأشير النص الفائق تضاف الى تعديل شفره الاعلان [...]
December 27th, 2007 01:05 كانون الاول / ديسمبر 27th ، 2007 01:05
THANK U اشكر ش
February 18th, 2008 00:54 شباط / فبراير 18th ، 2008 00:54
hi dude thanks for the wonderful information, but can you help me with one problem. مرحبا شكرا لرجل الرائع من المعلومات ، ولكن يمكنكم ان تساعدوني مع مشكلة واحدة. I used your codes very nicely for “After Post Title Before Post Contents” but two ads displayed well before the content, but the third post does not has an ad and there is a blank portion in the post blog. كنت المدونات الخاص بك بشكل رائع جدا ل"بعد ما بعد ما بعد المحتويات قبل عنوان" ولكن اثنين من الاعلانات المعروضة قبل المضمون ، ولكن الثالث لا وظيفة له الاعلانيه وثمة جزء الفارغه في فترة ما بعد بلوق. As i have the third ad in my sidebar. وكما قلت الثالثة للاعلان في الشريط الجانبي في بلدي.
Kindly help to remove the blank space. ويرجى ان تساعد على ازالة الفراغ.
thanks in advance. ويعود الفضل في ذلك مسبقا.
March 22nd, 2008 21:23 اذار / مارس 22nd ، 2008 21:23
Hi there, مرحبا هناك ،
When I place ads below the topic, the ads appear below all the topics instead of the first one. وعندما وضع اعلانات في هذا الموضوع ادناه ، تظهر الاعلانات ادناه جميع الموضوعات بدلا من الاولى.
You can check it out @ يمكنك ان تحقق منها @ http://mobilegyaan.blogspot.com
Please let me know where the problem is? واسمحوا لي ان اعرف الى اين المشكلة؟
July 12th, 2008 02:52 يوليو 12th ، 2008 02:52
Hi اهلا
I have a question… ولدى سؤال…
I was able to add the code wrap around the text but in my tennis blog I also put a picture after the title and before the text… what can I do to still get my picture after the title and before the text and adssense ad??? كان بإمكاني أن تضيف الشفره التفاف حول نص بلدي ولكن في كرة المضرب بلوق وأود أيضا ان وضع صورة بعد العنوان وقبل نص… ماذا يمكنني ان افعل لبلادي لا يزال الحصول على صورة بعد العنوان وقبل نص adssense والاعلان؟؟ ؟ for example exactly where you have the chitika ad in the post…. فعلى سبيل المثال تماما اين يكون لديك chitika الاعلانيه في فترة ما بعد….
Thanks شكرا
July 28th, 2008 00:18 يوليو 28th ، 2008 00:18
Hi, اهلا ،
Thank you for the useful and helpful tips. شكرا للنصائح مفيدة ومفيدة. The tips make me excited to display ads in various positions within the post body. تقديم النصائح لي بالاثاره لعرض الاعلانات في مواقع شتى داخل الهيءه بعد. I want the ads to display below post content before footer credits. اريد ان الاعلانات التي تعرضها بعد اقل من المحتوى قبل الذيل الائتمانات. I want to display it only in the post page not in the main page. أريد أن تظهر الا في فترة ما بعد الصفحه لا في الصفحه الرئيسية. So, when the user click the “Read More” link/button in the summary of the post in the main page, it will go to the post page and the ads will show below the post content before footer credits only not in the main page. ذلك ، عندما يكون المستخدم انقر على "أقرأ المزيد" وصلة / زر فى موجز للوظيفه في الصفحه الرئيسية ، وسوف اذهب الى ما بعد صفحة الاعلانات وسوف تظهر بعد اقل من المحتوى قبل الذيل الاعتمادات فقط وليس في الصفحه الرئيسية .
I would appreciate so much if you could advise me about it. وساكون ممتنا كثيرا لو المشوره لي حول هذا الموضوع.
Again, thank you. ومرة اخرى ، شكرا لكم.
Cheers! ابتهاج!
Dandy الانيق
July 30th, 2008 17:56 يوليو 30th ، 2008 17:56
Hi, اهلا ،
Thank you for your useful and excellent posts. شكرا لك على وظيفة ممتازة ومفيدة.
I have a question, how can I display a slideshow of pictures from my Picasa Web/Photobucket albums WITHIN the post body of my Blogger blog (blogspot)? ولدى سؤال ، كيف استطيع عرض شرائح عرض لصور من بلادي الويب بيكاسا / photobucket ألبومات داخل بلدي بعد انتهاء الهيءه من المدون بلوق (Blogspot)؟ And how can I get the embed codes of those albums/pictures? وكيف يمكنني ان احصل على ترسيخ قواعد تلك ألبومات / الصور؟
Looking forward positively to your excellent tips. نتطلع بايجابيه الى حسابك نصائح ممتازة.
August 20th, 2008 21:14 اب / اغسطس 20th ، 2008 21:14
Thanks, after try and error, finally I got the ad between post in desired position. شكرا ، بعد المحاوله والخطأ ، واخيرا حصلت على الاعلانيه بين الموقف المنشود في ما بعد. Thank you for this great tips.. اشكركم على هذه النصائح كبيرة..
September 10th, 2008 13:27 العاشر من ايلول / سبتمبر ، 2008 13:27
thanks, but i can’t do it by my blog, for you know my template is cashblogprofesional, i downloaded it tomorrow, but i swear i can’t place my add, how about that? شكرا ، ولكنني لا يمكن ان تفعل ذلك عن طريق بلادي بلوق ، لتعلمون بلدي القالب cashblogprofesional ، انه تم تحميل الاول غدا ، ولكنني لا استطيع ان اقسم مكان اضافة بلادي ، كيف ذلك؟
before i used that template all your suggestion suitable with my blog but after i change my template i can’t do it the same, please help me! واود قبل ان تستخدم كل ما تبذلونه من اقتراح قالب مناسب مع بلدي بلوق ولكن بعد ان اغير القالب لي انها لا تستطيع ان تفعل نفس الشيء ، الرجاء مساعدتي!
September 11th, 2008 13:24 الحادي عشر ايلول / سبتمبر ، 2008 13:24
Thanks a lot buddy for the great info! شكرا جزيلا للرفيق الكبير من المعلومات!
cheers. ابتهاج.