اذا كنت تجد مشكلة محتوى مكرر مثلا بسبب وجود رابط مثل :
http://100fm6.com/vb/forumdisplay.ph...er=desc&page=2
وهو لنفس المنتدى :
http://100fm6.com/vb/forumdisplay.php?f=92page=2
هل تريد جعل كل صفحات المنتدى اثناء تصفح الزائر مثل
http://100fm6.com/vb/forumdisplay.php?f=92page=2
http://100fm6.com/vb/forumdisplay.php?f=92page=3
http://100fm6.com/vb/forumdisplay.php?f=92page=4
اذن هذا هو موضوعك
فوائد الهاك :
1- منع المحتوى المكرر
2- توافق روابط الصفحات مع روابط هاك مولد الخرائط من فبسيو
3- الحفاظ على البيج رانك بشكل افضل .. نظرا لزيادة للروابط الداخلية
4- تحسين طريقة الارتباطات الداخلية للمنتدى
هذا التعديل انا قمت بتطويره بعد ان رئيت كم هائل من المحتوى المكرر بسبب هذه الروابط كما لم ار اي منتدى يقوم بعمل هذا التعديل سوى منتديات Digital Point
اولا ابحث عن قالب :
pagenav
استبدل الكود بهذا القالب بالكود الاتي :
كود:
<!-- 100fm6.com SEO --><div class="pagenav" align="$stylevar[right]"> <table class="tborder" cellpadding="3" cellspacing="$stylevar[cellspacing]" border="0"> <tr> <td class="vbmenu_control" style="font-weight:normal"><phrase 1="$pagenumber" 2="$totalpages">$vbphrase[page_x_of_y]</phrase></td> <if condition="$show['first']"><td class="alt1" nowrap="nowrap"><a class="smallfont" href="$address<if condition="$anchor">#$anchor</if>" title="$vbphrase[first_page] - <phrase 1="$firstnumbers[first]" 2="$firstnumbers[last]" 3="$total">$vbphrase[results_x_to_y_of_z]</phrase>"><strong>«</strong> $vbphrase[first]</a></td></if> <if condition="$show['prev']"><td class="alt1"><a class="smallfont" href="$address<if condition="$prevpage != 1">&page=$prevpage</if><if condition="$anchor">#$anchor</if>" title="$vbphrase[prev_page] - <phrase 1="$prevnumbers[first]" 2="$prevnumbers[last]" 3="$total">$vbphrase[results_x_to_y_of_z]</phrase>"><</a></td></if> $pagenav <if condition="$show['next']"><td class="alt1"><a class="smallfont" href="$address&page=$nextpage<if condition="$anchor">#$anchor</if>" title="$vbphrase[next_page] - <phrase 1="$nextnumbers[first]" 2="$nextnumbers[last]" 3="$total">$vbphrase[results_x_to_y_of_z]</phrase>">></a></td></if> <if condition="$show['last']"><td class="alt1" nowrap="nowrap"><a class="smallfont" href="$address&page=$totalpages<if condition="$anchor">#$anchor</if>" title="$vbphrase[last_page] - <phrase 1="$lastnumbers[first]" 2="$lastnumbers[last]" 3="$total">$vbphrase[results_x_to_y_of_z]</phrase>">$vbphrase[last] <strong>»</strong></a></td></if> <if condition="$show['popups']"><td class="vbmenu_control" title="$address"><a name="PageNav"></a></td></if> </tr> </table> </div> <!-- /100fm6.com SEO -->
pagenav_pagelink
واستبدل الكود بداخله بـ:
كود:
<!-- 100fm6.com SEO --><td class="alt1"><a class="smallfont" href="$address<if condition="$curpage != 1">&page=$curpage</if><if condition="$anchor">#$anchor</if>" title="<phrase 1="$pagenumbers[first]" 2="$pagenumbers[last]" 3="$total">$vbphrase[show_results_x_to_y_of_z]</phrase>">$curpage</a></td> <!-- /100fm6.com SEO -->
pagenav_pagelinkrel
استبدل الكود بداخله بـ :
كود:
<!-- 100fm6.com SEO --> <td class="alt1"><a class="smallfont" href="$address<if condition="$curpage != 1">&page=$curpage</if><if condition="$anchor">#$anchor</if>" title="<phrase 1="$pagenumbers[first]" 2="$pagenumbers[last]" 3="$total">$vbphrase[show_results_x_to_y_of_z]</phrase>"><!--$relpage-->$curpage</a></td> <!-- 100fm6.com SEO -->
لا تنسونا من صالح دعائكم
ولا يسمح بالنقل الا بذكر المصدر
والله ولي التوفيق