Arkadaşlar merhaba...
Sitemdeki linkleri seo icin yeniden duzenledim.
.htaccess dosyam
PHP:
RewriteEngine on RewriteRule ^(.*)/video/ video.php?vid=$1 [L] RewriteRule ^search/(.*).html search.php?q=$1 [L] RewriteRule sitemap-(.*).xml sitemap.php?sayfa=$1 [L]
url yapısı da şu şekilde:
Arama : http://www.domain.com/search/search_query.html
Video İzleme : http://www.domain.com/path1/video/video_name.html
Sorun şu ki .htaccess dosyasındaki yapı sanırım cakışma yapıyor. Herhangi bir arama yaptığımda izle.php 'ye de veri gonderiyor.
Sorun nerede olabilir?
Şimdiden cok teşekkurler.
.htaccess seo link sorunu - rewrite rule cakışması
PHP & PHP Framework0 Mesaj
●1 Görüntüleme
- ReadBull.net
- Programlama ve Yazılım
- Server-Side Programlama
- PHP & PHP Framework
- .htaccess seo link sorunu - rewrite rule cakışması