Hi ,
I need to make Rewrite rule for my not found urls on .htaccess
When i did these , this url can open when clicked on google
Redirect 301 /dualarin-esrari/241-kuvvetli-ask-muhabbet-duasi.html http://www.aura6sense.com/showthread.php?t=241
what kind of Rewrite i need to add to other urls that are in same way ?
RewriteRule ^f-(.*).html$ forumdisplay.php?f=$1 [L,NC]
RewriteRule ^t-(.*).html$ showthread.php?t=$1 [L,NC]
I tried this but didnt worked , will be glade to get advice ty


LinkBack URL
About LinkBacks





Reply With Quote
