﻿<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress Türkiye Forumları Konu: htaccess ile Arama geliştirme sorunu</title>
<link>http://www.wordpress-tr.com/forum/</link>
<description>WordPress Türkiye Forumları Konu: htaccess ile Arama geliştirme sorunu</description>
<language>en</language>
<pubDate>Sat, 30 Aug 2008 01:54:44 +0000</pubDate>

<item>
<title>SoulSmasher konu: "htaccess ile Arama geliştirme sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/2948#post-14998</link>
<pubDate>Pts, 17 Sep 2007 12:15:38 +0000</pubDate>
<dc:creator>SoulSmasher</dc:creator>
<guid isPermaLink="false">14998@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;tek bir soru işareti eksikliği neleri değiştiriyor :) , benim hatammış, çok teşekkürler :)
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "htaccess ile Arama geliştirme sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/2948#post-14987</link>
<pubDate>Pts, 17 Sep 2007 08:42:52 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">14987@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://blog.sekopeko.com/arama-sonuclarinda-kalici-link-baglantilari/&#34;&#62;burdan&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>SoulSmasher konu: "htaccess ile Arama geliştirme sorunu"</title>
<link>http://www.wordpress-tr.com/forum/topic/2948#post-14975</link>
<pubDate>Paz, 16 Sep 2007 23:12:25 +0000</pubDate>
<dc:creator>SoulSmasher</dc:creator>
<guid isPermaLink="false">14975@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;merhabalar, benim wordpressde şu şekilde bir problemim var.&#60;br /&#62;
websitem &#60;a href=&#34;http://www.soulsmasher.net&#34;&#62;www.soulsmasher.net&#60;/a&#62; e arama için htaccess den yeni değer vermek istiyorum&#60;/p&#62;
&#60;p&#62;adres çubuğu eklentisi (kalıcı bağlantılar) düzenli olmasına rağmen&#60;br /&#62;
arama yapıldığnda link şu şekilde çıkıyor:&#60;br /&#62;
&#60;a href=&#34;http://www.soulsmasher.net/index.php?s=kelime&#34; rel=&#34;nofollow&#34;&#62;www.soulsmasher.net/index.php?s=kelime&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;ben bunu şu şekilde değiştirmek istiyorum:&#60;br /&#62;
&#60;a href=&#34;http://www.soulsmasher.net/kelime-ara.html&#34; rel=&#34;nofollow&#34;&#62;www.soulsmasher.net/kelime-ara.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;bunun için htaccess e şöyle bir satır girdim&#60;br /&#62;
RewriteRule ^(.*)-ara.html$ index.php?s=$1 [L ,NC]&#60;/p&#62;
&#60;p&#62;sonra düşündüm htaccesdeki şu satır sorun çıkartabilir:&#60;br /&#62;
RewriteRule . /index.php [L]&#60;/p&#62;
&#60;p&#62;bu yüzden şöyle bir kural eklemeyi denedim.&#60;br /&#62;
RewriteRule ^/ara/(.*)$ index.php?s=$1 [L,NC]&#60;/p&#62;
&#60;p&#62;sonucu şöyle olacktı:&#60;br /&#62;
&#60;a href=&#34;http://www.soulsmasher.net/ara/kelime&#34; rel=&#34;nofollow&#34;&#62;www.soulsmasher.net/ara/kelime&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;fakat bu da çalışmadı&#60;/p&#62;
&#60;p&#62;htaccess içeriğim şu şekilde (standart wordpress htaccessi)&#60;br /&#62;
# BEGIN WordPress&#60;br /&#62;
&#38;lt;IfModule mod_rewrite.c&#38;gt;&#60;br /&#62;
RewriteEngine On&#60;br /&#62;
RewriteBase /&#60;br /&#62;
RewriteCond %{REQUEST_FILENAME} !-f&#60;br /&#62;
RewriteCond %{REQUEST_FILENAME} !-d&#60;br /&#62;
RewriteRule . /index.php [L]&#60;br /&#62;
&#38;lt;/IfModule&#38;gt;&#60;br /&#62;
# END WordPress&#60;/p&#62;
&#60;p&#62;bunu nasıl gerçekleştirebilirim? ya da bunu yapacak başka bir eklenti var mı?&#60;/p&#62;
&#60;p&#62;yardımcı olursanız çok memnun olurum.&#60;br /&#62;
teşekkürler,
&#60;/p&#62;</description>
</item>

</channel>
</rss>
