<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Форум АлаичЪ'а о SEO - Дубль главной site.ru/?!]]></title>
		<link>https://talk.alaev.info/topic/324/</link>
		<atom:link href="https://talk.alaev.info/feed/rss/topic/324/" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Дубль главной site.ru/?!».]]></description>
		<lastBuildDate>Fri, 14 Dec 2012 12:11:46 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Дубль главной site.ru/?!]]></title>
			<link>https://talk.alaev.info/post/2375/#p2375</link>
			<description><![CDATA[<div class="quotebox"><cite>Vanchik пишет:</cite><blockquote><p>Конечно. Выглядит так:</p></blockquote></div><p>Попробуй вариант, который я указал вышел.<br />Если не сработает - тогда я не знаю, что делать <img src="https://talk.alaev.info/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[null@example.com (admin)]]></author>
			<pubDate>Fri, 14 Dec 2012 12:11:46 +0000</pubDate>
			<guid>https://talk.alaev.info/post/2375/#p2375</guid>
		</item>
		<item>
			<title><![CDATA[Re: Дубль главной site.ru/?!]]></title>
			<link>https://talk.alaev.info/post/2374/#p2374</link>
			<description><![CDATA[<p>Конечно. Выглядит так:<br /></p><div class="codebox"><pre><code>RewriteEngine On
RewriteCond %{REQUEST_URI} ^\?\!!
RewriteRule ^(.*)$ / [R=301,L]
RewriteCond %{HTTP_HOST} ^www\.(.*) [NC]
RewriteRule ^(.*)$ http:\/\/%1/$1 [R=301,QSA,L]
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.html\ HTTP/
RewriteRule ^index\.html$ / [R=301,L]
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php\ HTTP/
RewriteRule ^index\.php$ / [R=301,L]
RewriteRule ^(.*)page/1(/?)+$  /$1 [L,R=301]
RewriteRule ^(.*)&amp;post=(.*)$ $1 [R=301,L]</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Vanchik)]]></author>
			<pubDate>Fri, 14 Dec 2012 11:28:08 +0000</pubDate>
			<guid>https://talk.alaev.info/post/2374/#p2374</guid>
		</item>
		<item>
			<title><![CDATA[Re: Дубль главной site.ru/?!]]></title>
			<link>https://talk.alaev.info/post/2372/#p2372</link>
			<description><![CDATA[<p>Я тут подумал. Попробуй еще вот так:<br /></p><div class="codebox"><pre><code>RewriteCond %{REQUEST_URI} \?\!
RewriteRule ^(.*)$ / [R=301,L]</code></pre></div><p>PS Надеюсь, ты строки вставляешь в начало файла сразу после RewriteEngine On?</p>]]></description>
			<author><![CDATA[null@example.com (admin)]]></author>
			<pubDate>Fri, 14 Dec 2012 11:21:55 +0000</pubDate>
			<guid>https://talk.alaev.info/post/2372/#p2372</guid>
		</item>
		<item>
			<title><![CDATA[Re: Дубль главной site.ru/?!]]></title>
			<link>https://talk.alaev.info/post/2370/#p2370</link>
			<description><![CDATA[<p><strong>admin</strong>, ни тот не другой не работает, спасибо. Вспомнил, случайно задел в корне index.php, перезалил - наверно из-за этого, похоже надо двиг переустанавливать...</p>]]></description>
			<author><![CDATA[null@example.com (Vanchik)]]></author>
			<pubDate>Fri, 14 Dec 2012 09:43:55 +0000</pubDate>
			<guid>https://talk.alaev.info/post/2370/#p2370</guid>
		</item>
		<item>
			<title><![CDATA[Re: Дубль главной site.ru/?!]]></title>
			<link>https://talk.alaev.info/post/2367/#p2367</link>
			<description><![CDATA[<div class="quotebox"><cite>Vanchik пишет:</cite><blockquote><p>бнаружился дубль главной _ow5.ru/?!</p></blockquote></div><p>Попробуй так:</p><div class="codebox"><pre><code>RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /\?\!\ HTTP/
RewriteRule ^(.*)$ / [R=301,L]</code></pre></div><p>Или даже так:<br /></p><div class="codebox"><pre><code>RewriteCond %{REQUEST_URI} ^\?\!!
RewriteRule ^(.*)$ / [R=301,L]</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (admin)]]></author>
			<pubDate>Fri, 14 Dec 2012 09:33:16 +0000</pubDate>
			<guid>https://talk.alaev.info/post/2367/#p2367</guid>
		</item>
		<item>
			<title><![CDATA[Re: Дубль главной site.ru/?!]]></title>
			<link>https://talk.alaev.info/post/2363/#p2363</link>
			<description><![CDATA[<p><strong>dim</strong>, спасибо, но ждать не хочется&nbsp; и тем более неизвестно насколько ответ затянется!)))</p>]]></description>
			<author><![CDATA[null@example.com (Vanchik)]]></author>
			<pubDate>Thu, 13 Dec 2012 15:25:19 +0000</pubDate>
			<guid>https://talk.alaev.info/post/2363/#p2363</guid>
		</item>
		<item>
			<title><![CDATA[Re: Дубль главной site.ru/?!]]></title>
			<link>https://talk.alaev.info/post/2362/#p2362</link>
			<description><![CDATA[<p>Проблема уже поднималась мною в <a href="https://talk.alaev.info/topic/308/">этой теме</a>. Александр обещал рассмотреть этот вопрос в ближайшее время.</p>]]></description>
			<author><![CDATA[null@example.com (dim)]]></author>
			<pubDate>Thu, 13 Dec 2012 15:22:12 +0000</pubDate>
			<guid>https://talk.alaev.info/post/2362/#p2362</guid>
		</item>
		<item>
			<title><![CDATA[Дубль главной site.ru/?!]]></title>
			<link>https://talk.alaev.info/post/2361/#p2361</link>
			<description><![CDATA[<p>Здравствуйте. Открыв только что вебмастерс, обнаружился дубль главной _ow5.ru/?!. Сайту 2.5. месяца и ранее ничего такого не было - не понимаю откуда это могло взяться, может после открытия к индексации категории?! Прошу помочь!<br />На остальное стоит вот такой редирект:<br /></p><div class="codebox"><pre><code>RewriteCond %{HTTP_HOST} ^www\.(.*) [NC]
RewriteRule ^(.*)$ http:\/\/%1/$1 [R=301,QSA,L]
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.html\ HTTP/
RewriteRule ^index\.html$ / [R=301,L]
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php\ HTTP/
RewriteRule ^index\.php$ / [R=301,L]
RewriteRule ^(.*)page/1(/?)+$  /$1 [L,R=301]</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Vanchik)]]></author>
			<pubDate>Thu, 13 Dec 2012 14:45:41 +0000</pubDate>
			<guid>https://talk.alaev.info/post/2361/#p2361</guid>
		</item>
	</channel>
</rss>
