مشكلة بعد حذف vbseo

hasan

عضو جديد
24 يوليو 2010
171
0
0
السلام عليكم

انا كنت مركب هاك vbseo

لكن شطبته لانه عمل لود على السيرفر

لكن عند حذفه اريد الود الصحيح لتحويل الروابط

اثناء الببحث وجدت كودين

الاول

كود:
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] 
RewriteRule ^f(.*).html?pagenumber=(.*) forumdisplay.php?f=$1&pagenumber=$2 [L] 
RewriteRule ^(.*)-(.*)-post.html showpost.php?p=$1&postcount=$2 [L]



الثاني

كود:
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]






و مش عارف اي واحد بدي استعمل

ارجو منكم ارشادي لافضل كود للتحويل مع جزيل شكري