1- سجل دخول الي لوحة تحكم المشرف العام
وبعدين روح عطل الهاك طبعا هاك vbseo
2-حذف ملف الهتسس الخاص بالهاك ا يسمي بال .htaccess فضلا خذ نسخة من الملف علي
الكمبيوتر قبل البدء
3- نقوم بتعطيل الهاك من products
في هذه المرحلة فقط عطله لانها راح يترتب عليها تطبيق مهم بالخطوه القادمة
4- روح الي المنتدي الخاص فيك
وبعدين تأكد ان كل الروابط رجعت الي بي اتش بي PHP كدا يبقي الحمد لله تمام انت ماشي صح
اما لو عكس كدا يبقي تابع من الاول تاني
طبعا لو كلة تمام اخر خطوه وهي حذف المنتج
5- هذه الخطوه مهمه ويجب فهمها
عند حذف الهاك من المنتجات او ما يسمي بإزالة الهاك
راح يعطيك خيرين وهما
الاول وهو
Keep Vbseo Data
والثاني هو
Delete Vbseo Data
الاول معناه
تجاهل بيانات الفي بي سيو
والثاني معناه حذف بيانات الفي بي سيو
نختار الثاني طبعا
وبالنسبة الي ملفات الهاك انت حر بها تحذفها او تتركها ما راح تأثر علي الموقع
طبعا انت خايف علي صفحاتك المؤرشفة اعمل ملف جديد باسم هتسس
.htaccess مكان الملف الاخر
وضع به الكود التالي
الكود دا للي الروابط عنده تنتهي ب html بدون الالبومات في النسخة
كود PHP:
RewriteEngine On
RewriteRule ^t(.*).html showthread.php?t=$1 [L]
RewriteRule ^f(.*).html forumdisplay.php?f=$1 [L]
RewriteRule ^u(.*).html member.php?u=$1 [L]
RewriteRule ^t(.*)-next-thread.html showthread.php?t=$1&goto=nextnewest [L]
RewriteRule ^f(.*).html?pagenumber=(.*) forumdisplay.php?f=$1&pagenumber=$2 [L]
RewriteRule ^(.*)-(.*)-post.html showpost.php?p=$1&postcount=$2 [L]
الكود دا للي الروابط عنده تنتهي ب html ب الالبومات في النسخة
كود PHP:
RewriteEngine On
RewriteRule ^users/(.*)-albums(.*)-(.*).html album.php?albumid=$1&pictureid=$2 [L]
RewriteRule ^users/(.*)-albums(.*).html album.php?albumid=$2 [L]
RewriteRule ^t(.*).html showthread.php?t=$1 [L]
RewriteRule ^t-(.*).html showthread.php?t=$1 [L]
RewriteRule ^t(.*).html showthread.php?t=$1 [L]
RewriteRule ^t-(.*).html showthread.php?t=$1 [L]
RewriteRule ^f(.*).html forumdisplay.php?f=$1 [L]
RewriteRule ^post(.*)-(.*).html showpost.php?p=$1&postcount=$2 [L]
RewriteRule ^u(.*).html member.php?u=$1 [L]
RewriteRule ^user/(.*).html member.php?u=$1 [L]
RewriteRule archive/t-(.*).html archive/index.php/t-$1 [L]
للي عده الروابط لا تنتهي بي html
كود PHP:
RewriteEngine On
RewriteRule ^users/(.*)-albums(.*)-(.*)/ album.php?albumid=$1&pictureid=$2 [L]
RewriteRule ^users/(.*)-albums(.*)/ album.php?albumid=$2 [L]
RewriteRule ^t(.*)/ showthread.php?t=$1 [L]
RewriteRule ^t-(.*)/ showthread.php?t=$1 [L]
RewriteRule ^t(.*)/ showthread.php?t=$1 [L]
RewriteRule ^t-(.*)/ showthread.php?t=$1 [L]
RewriteRule ^f(.*)/ forumdisplay.php?f=$1 [L]
RewriteRule ^post(.*)-(.*)/ showpost.php?p=$1&postcount=$2 [L]
RewriteRule ^u(.*)/ member.php?u=$1 [L]
RewriteRule ^user/(.*)/ member.php?u=$1 [L]
RewriteRule archive/t-(.*)/ archive/index.php/t-$1 [L]
نصيحة للي ما عرف يشيل الهاك طبعا طريقة تركيب الهاك راح تفيديك اذا ما فهمت شرحي
في انك تعكس الطريقة بتاعت التركيب