Tamam kodlar doğru ama eksik
[r=301,L]
301 yönlendirmesinin sonuna last ile bundan sonraki işlemlerin dikatte alınmamasını da belirttiğinde işlem istediğin gibi olması lazım..
Redirect 301 /diziler/dizi-ismi http://www.site.com/diziler/dizi-ismi-izle [r=301,L]
[R=301,L] şeklinde de denedim. yine olmadı
şeklinde değiştirince tüm sayfalarda Internal Server Error hatası verdi.
Redirect 301 ^/diziler/dizinin-ismi$ http://www.site.com/diziler/dizinin-ismi-izle [R=301,L]
şeklinde de denedim yine internal server error hatası verdi.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 14:59:49 -- RewriteRule ^diziler/dizi-ismi$ /diziler/dizi-ismi-izle [R=301,L]
şeklinde yine en başlara bu kod yerleştirdim yine
http://www.site.com/diziler/dizi-ismi-izle?x=kat&id=dizi-ismi&p=1&t=kat
şeklindeki url ye yönlendirdi.
--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 15:06:10 -- RewriteRule ^diziler/dizi-ismi$ /diziler/dizi-ismi-izle$1 [R=301,L]
ve
RewriteRule ^diziler/dizi-ismi$ http://site.com/diziler/dizi-ismi-izle$1 [R=301,L]
şeklinde yazdım fakat yine aşağıdaki adrese yönlendirdi.
http://www.site.com/diziler/dizi-ismi-izle?x=kat&id=dizi-ismi&p=1&t=kat