صفحة اعادة توجية الروابط مدونة بلوجر
كيفية تركيب صفحة انتقال و اعادة توجية للروابط مدونة بلوجر
تستخدم صفحة الانتقال و اعادة التوجية للروابط الخارجية فى مدونة بلوجر لوضع الاعلانات الهامة
فهي تعمل على زيارة الارباح بشكل كبير
تزيد صفحة الانتقال للروابط من معدل عدد مشاهدات الصفحات على الموقع و بالتالي تخفيض ترتيب اليكسا والتحسن على محركات البحث
طريقة اضافة صفحة اعادة توجية الروابط الخارجية مدونة بلوجر
اولا : انشاء صفحة التحويل :
من لوحة تحكم مدونة بلوجر تبويب الصفحات قم باضافة صفحة جدبدة
حرر 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;}
</style>
<!--بدايه الاعلان الاول -->
علااااااااااااااااااااااااان هناااااااااااااااااااااااا
<!-- نهايه الاعلان الاول -->
<br />
<!--بدايه النص الاول -->
<br />
<h2 style="font-size: x-large;">
اكتب هنا نص مثل (برجاء الانتظار حتى يتم تحويلك تلقائيا او اى شىء كما تريد)</h2>
<!-- نهايه النص الاول -->
<!--بدايه الاعلان الثانى -->
اعلاااااااااااااااااااااااااااااااان هناااااااااااااااااااااااااااااا
<!-- نهايه الاعلان الثانى -->
<!--بدايه النص الثانى -->
<br />
<blockquote>
<div dir="rtl">
<span style="font-size: large;">اكتب هنا ما تريد النص يظهر على شكل quote </span>
</div>
</blockquote>
<!-- نهايه النص الثانى -->
<!--بدايه النص الثالث -->
<br />
<div dir="rtl">
اكتب هنا مقال او اى شيء تريد حاول كتابه مقال كبير هنا
</div>
<!--نهايه النص الثالث -->
<br />
<div id="backcoun">
<div style="margin: 5px auto; text-align: center;">
<span id="countdown" style="font-size: 40px; padding: 8px;"> 20 </span>
<i class="fa fa-spinner fa-spin" style="font-size: 0px;"></i>
<a href="" id="reload"></a>
</div>
</div>
<!--بدايه الاعلان الثالث -->
اعلااااااااااااااااااااااااااااااااااااان هنااااااااااااااااااااااا
<!--نهايه الاعلان الثالث -->
</div>
<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>
ثانيا : اضافة الاسكربت الي القالب
من لوحة تحكم بلوجر التبويب المظهر قم بتحرير html الخاص بالقالب
اضف الكود التالي قبل نهاية الوسم بودي اعلي فوق قبل مباشر </body>
كود اسكربت اختصار روابط مدونة بلوجر
<script type='text/javascript'>
//<![CDATA[
var allahref=document.getElementsByTagName("a");
for(var c=0;c<allahref.length;c++)
{
if(allahref[c].hostname!="ضع هنا رابط موقعك بدون اى مقدمات" && allahref[c].hostname!="")
if(allahref[c].hostname!="www.facebook.com" && allahref[c].hostname!="")
if(allahref[c].hostname!="www.youtube.com" && allahref[c].hostname!="")
if(allahref[c].hostname!="plus.google.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.linkedin.com" && allahref[c].hostname!="")
if(allahref[c].hostname!="play.google.com" && allahref[c].hostname!="")
{
allahref[c].href="ضع هنا رابط صفحة التحويل التى قمنا بعملها سابقا??&&url=_"+allahref[c].href;
}
}
//]]>
</script>
استبدل جملة “ضع هنا رابط موقعك بدون اى مقدمات” بدومبن المدونة بدون http او www
استبدل جملة ” ضع هنا رابط صفحة التحويل التى قمنا بعملها سابقا ” برابط صفحة التحويل
بذالك نكون قد انتهينا من الشرح ويمكنك تجريب الاسكربت والصفحة