-->

طريقة إنشاء صفحة waiting اعادة توجيه لمدونة بلوجر بالفيديو

طريقة إنشاء صفحة waiting اعادة توجيه لمدونة بلوجر بالفيديو
    صفحة إعادة توجيه

    صفحة إعادة توجيه 

    اضافة صفحة انتظار في مدونة بلوجر هو موضوع تدوينة اليوم السلام عليكم ورحمة الله تعالى وبركاته زوار مدونة تك توك هنشرح معكم اليوم طريقة تركيب صفحة إعادة توجيه لمدونة بلوجر بكل سهولة إنشاء الله تعالى تابعونا .

    صفحة إعادة توجيه

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

    مميزات صفحة إعادة توجيه 


    • ذاته منظر رائع
    • زيادة اربحك في ادسنس 
    • عداد أرقام تلقائي
    • أمانة على حسابك في ادسنس ولا تحدث ضرار في حساب 
    • إمكانية وضع ثلاث إعلانات في صفحة 
    • سهلة تركيب في مدونة 
    • لا تحديث أخطاء في قالب 

    شرح تركيب صفحة waiting بلوجر 

    • اذهب لوحة تحكم بلوجر 
    • ثم اذهب إلى الصفحات 
    • ثم اذهب إلى إضافة صفحة جديدة 
    • ثم أذهب إلى html 
    • ثم ضيف هذا كود 
    <div dir="rtl" style="text-align: right;" trbidi="on">
    <div dir="ltr" style="text-align: center;" trbidi="on">
    <style type="text/css">
    a#reload {display: none;}
    #redirection { background: #344275;
    padding: 14px;
    font-size: 35px;
    font-family: arial;
    color: white;
    font-weight: bold;} </style>
    <!-- ads1 -->
    ###############
    <!-- ads1 -->
    <!--text -->
    #################
    <!--text -->
    <!-- 2 ads -->
    ##################
    <!--2 ads -->
    <br />
    <div id="redirection">
    Wait a few seconds <span id="countdown"> 15 </span>
    <i class="fa fa-spinner fa-spin" style="font-size: 45px;"></i>
    <a href="https://www.blogger.com/blogger.g?blogID=7843671873530612631#" id="reload"></a>
    </div>
    <br />
    <!-- text -->
    ##########################
    <!-- text -->
    <!-- ads -->
    ########################
    <!-- ads -->
    <!-- text --><b>
    ##########################
    <!-- text -->
    </div>
    </div>
    <script type="text/javascript">//<![CDATA[
    //add Font Awesome
    var cb = function() {
    var l = document.createElement('link'); l.rel = 'stylesheet';
    l.href = '//maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css';
    var h = document.getElementsByTagName('head')[0]; h.parentNode.insertBefore(l, h);
    };
    var raf = requestAnimationFrame || mozRequestAnimationFrame ||
    webkitRequestAnimationFrame || msRequestAnimationFrame;
    if (raf) raf(cb);
    else window.addEventListener('load', cb);
    //]]></script> <script type="text/javascript">
    var seconds;
    var temp;
    function removem1() {
    var xkl = getQueryVariable("url");
    var nkl=xkl.replace("&m=1", "");
    document.getElementById("reload").innerHTML=nkl;
    }
    removem1();
    document.getElementById('reload').href=window.location.href;
    function getQueryVariable(variable)
    {
    var query = window.location.search.substring(1);
    var vars = query.split("?&&");
    for (var i=0;i<vars.length;i++) {
    var pair = vars[i].split("=_");
    if(pair[0] == variable){return pair[1];}
    }
    return(false);
    } function countdown() {
    seconds = document.getElementById('countdown').innerHTML;
    seconds = parseInt(seconds, 10); if (seconds == 0) {
    temp = document.getElementById('countdown');
    parent.location.replace(document.getElementById("reload").innerHTML)
    return;
    }
    seconds--;
    temp = document.getElementById('countdown');
    temp.innerHTML = seconds;
    timeoutMyOswego = setTimeout(countdown, 1500);
    }
    setTimeout(function(){ countdown(); }, 5000);
    </script>
    </div>
    </div>
    </div>
    #ملحوظة استبدال علامة ads #### بكود اعلان ادسنس واضافة نص text بدل علامة ######
    • ثم احفظ صفحة 
    • ثم اذهب إلى مظهر 
    • ثم تحرير html 
    • ثم ابحث عن body
    • ثم ضيف هذا كود 

    <script type='text/javascript'>
    //<![CDATA[
    var allahref=document.getElementsByTagName("a");
    for(var c=0;c<allahref.length;c++)
    {
    if(allahref[c].hostname!="t3ch-t3lk.blogspot.com" && allahref[c].hostname!="")
    if(allahref[c].hostname!="web.facebook.com" && allahref[c].hostname!="")
    if(allahref[c].hostname!="www.youtube.com" && allahref[c].hostname!="")
    if(allahref[c].hostname!="play.google.com" && allahref[c].hostname!="")
    if(allahref[c].hostname!="plus.google.com" && allahref[c].hostname!="")
    if(allahref[c].hostname!="www.linkedin.com" && allahref[c].hostname!="")
    if(allahref[c].hostname!="www.instagram.com" && allahref[c].hostname!="")
    if(allahref[c].hostname!="twitter.com" && allahref[c].hostname!="")
    if(allahref[c].hostname!="1.bp.blogspot.com" && allahref[c].hostname!="")
    if(allahref[c].hostname!="2.bp.blogspot.com" && allahref[c].hostname!="")
    if(allahref[c].hostname!="3.bp.blogspot.com" && allahref[c].hostname!="")
    if(allahref[c].hostname!="4.bp.blogspot.com" && allahref[c].hostname!="")
    if(allahref[c].hostname!="www.blogger.com" && allahref[c].hostname!="")
    if(allahref[c].hostname!="www.instagram.com" && allahref[c].hostname!="")
    {
    allahref[c].href="https://www.elyazpro.tech/p/redirection-page.html??&&url=_"+allahref[c].href;
    }
    }
    //]]>
    </script>

    #ملحوظة استبدال رابط دومين برابط دومين خاص بك وشكراً 

    هذا الشرح بتفاصيل في هذا الفيديو والسلام عليكم ورحمة الله تعالى وبركاته أي مشكلة أترك تعليق في صندوق تعليقات أسفل 

    إرسال تعليق