اضافة اعلان أدسنس او غيره ثابت أسفل المدونة من التخطيط لمضاعفة الأرباح 2022

السلام عليكم اهلا في مدونتكم technomee، أي مدون ولايهم مع أي شركة اعلانية يتعامل يرغب دائما بأن يحصل على أماكن اعلانية جديدة ليضيف اعلاناته وفي درس اليوم وبإذن الله سندرس طريقة إضافة إعلان ثابت أسفل المدونة يمكن التعديل عليه من التخطيط فقط ولايهم نوع كود الإعلان (صورة-نصية-أدسنس)، تابع الشرح لتضاعف أرباح أدسنس وغيرها.

ملاحظة... تم تصميم وبرمجة الأداة بxml و css و js و html فلاتعدل في أكوادها وأنا لم أشفر الأكواد لأنني عندي ثقة في البشر فلا تجعلني أفقدها وحاول أنك عندما تنسخ مقال شخص ما تذكره من الأخير.




طريقة التركيب

  1. أولا تقوم بالبحث عن الكود </head> ثم تقوم بلصق الكود فوقه :
  2. <style>
        /*--[by : https://btechnomee.blogspot.com]--*/
        .btechnomee-blogspot-com-ads { position: fixed; bottom: 0; left: 0; width: 100%; min-height: 90px; max-height: 90px; padding: 5px 0; box-shadow: 0 -6px 18px 0 rgba(9,32,76,.1); -webkit-transition: all .1s ease-in; transition: all .1s ease-in; display: flex; align-items: center; justify-content: center; background-color: #fefefe; z-index: 90; } .btechnomee-blogspot-com-ads-close { width: 20px; height: 30px; display: flex; align-items: center; justify-content: center; border-radius: 12px 0 0; position: absolute; right: 0; top: -30px; background-color: #fefefe; box-shadow: 0 -6px 18px 0 rgba(9,32,76,.08); } .btechnomee-blogspot-com-ads .btechnomee-blogspot-com-ads-close svg { width: 22px; height: 22px; fill: #000; } .btechnomee-blogspot-com-ads .btechnomee-blogspot-com-ads-content { overflow: hidden; display: block; position: relative; height: 90px; width: 100%; margin-right: 10px; margin-left: 10px; }
      /*--[by : https://btechnomee.blogspot.com]--*/
    </style>
  3. بعد إضافتك للكود السابق قم أيضا بالبحث عن الكود </body> ثم ألصق الكود التالي فوقه
  4.  <b:section id='btechnomee-blogspot-com-ads'>
         <b:widget id='HTML109' locked='false' title='إعلان سفلي تلقائي' type='HTML' version='2' visible='true'>
           <b:widget-settings>
             <b:widget-setting name='content'>......... 
    technomee
    ........</b:widget-setting>
           </b:widget-settings>
           <b:includable id='main'>   
    <div class='btechnomee-blogspot-com-ads tm-tools' id='btechnomee-blogspot-com-ads'>
      <div class='btechnomee-blogspot-com-ads-close' onclick='document.getElementById(&quot;btechnomee-blogspot-com-ads&quot;).style.display=&quot;none&quot;'>
        <svg viewbox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'>
          <path d='M278.6 256l68.2-68.2c6.2-6.2 6.2-16.4 0-22.6-6.2-6.2-16.4-6.2-22.6 0L256 233.4l-68.2-68.2c-6.2-6.2-16.4-6.2-22.6 0-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3l68.2 68.2-68.2 68.2c-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3 6.2 6.2 16.4 6.2 22.6 0l68.2-68.2 68.2 68.2c6.2 6.2 16.4 6.2 22.6 0 6.2-6.2 6.2-16.4 0-22.6L278.6 256z'/>
        </svg>
      </div>
      <div class='btechnomee-blogspot-com-ads-content'>
      <center>
    <!--[اعلان أدسنس]--> 
      <data:content/>
    <!--[اعلان أدسنس]-->
    </center>
      </div>
    </div>
    </b:includable>
         </b:widget>
       </b:section> 
إضافة الإعلان

اذهب الى صفحة التنيسيق ثم اذهب الى ٱخر الصفحة ستجد قسم جديد داخله توجد أداة بعنوان اعلان سفلي تلقائي قم بتعديلها ثم ضف في داخلها كود الإعلان لايهم نوعه وللإستفسار يمكنك التحدث معنا عبر التعليقات.

ان كنت تريد إدراح الأداة داخل إحدى الصفحات أو المقالات أو إن كنت مصمم أو مطور ويب فستحتاج هذا الكود في عملك لأن الكود الذي أدرجته سابقا يعمل بXML فلهذا لن تستطيع العمل بها في أفكارك ولكن لاتخف هذا هو كود HTML

<div class='btechnomee-blogspot-com-ads tm-tools' id='btechnomee-blogspot-com-ads'>
  <div class='btechnomee-blogspot-com-ads-close' onclick='document.getElementById(&quot;btechnomee-blogspot-com-ads&quot;).style.display=&quot;none&quot;'>
    <svg viewbox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'>
      <path d='M278.6 256l68.2-68.2c6.2-6.2 6.2-16.4 0-22.6-6.2-6.2-16.4-6.2-22.6 0L256 233.4l-68.2-68.2c-6.2-6.2-16.4-6.2-22.6 0-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3l68.2 68.2-68.2 68.2c-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3 6.2 6.2 16.4 6.2 22.6 0l68.2-68.2 68.2 68.2c6.2 6.2 16.4 6.2 22.6 0 6.2-6.2 6.2-16.4 0-22.6L278.6 256z'/>
    </svg>
  </div>
  <div class='btechnomee-blogspot-com-ads-content'>
  <center>
<!--[اعلان أدسنس]--> 
  
<!--[اعلان أدسنس]-->
</center>
  </div>
</div>
<style>
    /*--[by : https://btechnomee.blogspot.com]--*/
    .btechnomee-blogspot-com-ads { position: fixed; bottom: 0; left: 0; width: 100%; min-height: 90px; max-height: 90px; padding: 5px 0; box-shadow: 0 -6px 18px 0 rgba(9,32,76,.1); -webkit-transition: all .1s ease-in; transition: all .1s ease-in; display: flex; align-items: center; justify-content: center; background-color: #fefefe; z-index: 90; } .btechnomee-blogspot-com-ads-close { width: 20px; height: 30px; display: flex; align-items: center; justify-content: center; border-radius: 12px 0 0; position: absolute; right: 0; top: -30px; background-color: #fefefe; box-shadow: 0 -6px 18px 0 rgba(9,32,76,.08); } .btechnomee-blogspot-com-ads .btechnomee-blogspot-com-ads-close svg { width: 22px; height: 22px; fill: #000; } .btechnomee-blogspot-com-ads .btechnomee-blogspot-com-ads-content { overflow: hidden; display: block; position: relative; height: 90px; width: 100%; margin-right: 10px; margin-left: 10px; }
  /*--[by : https://btechnomee.blogspot.com]--*/
</style>
تعديل الكود
والٱن طريقة التعديل سهلة جدا تابع الجزء التالي:
إضافة الإعلان ستجد في منتصف الكود فارغة وبالتحديد
<center>
<!--[اعلان أدسنس]--> 

<!--[اعلان أدسنس]-->
</center>
وأنت بدل تلك المساحة ضف إعلانك

وهنا ينتهي شرحنا لهذا الدرس نرجوا منك أن تتابع المدون ةهنا لتتوصل بما هو جديد حول قوالب واضافات بلوجر الجديدة اذا كان لديك خلل فلا تتردد أتركه في التعليق وسنرد عليك ان شاء الله .

Next Post Previous Post
No Comment
Add Comment
comment url