<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум АлаичЪ'а о SEO - Дубль главной site.ru/?!]]></title>
	<link rel="self" href="https://talk.alaev.info/feed/atom/topic/324/" />
	<updated>2012-12-14T12:11:46Z</updated>
	<generator>PunBB</generator>
	<id>https://talk.alaev.info/topic/324/</id>
		<entry>
			<title type="html"><![CDATA[Re: Дубль главной site.ru/?!]]></title>
			<link rel="alternate" href="https://talk.alaev.info/post/2375/#p2375" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[admin]]></name>
				<uri>https://talk.alaev.info/user/2/</uri>
			</author>
			<updated>2012-12-14T12:11:46Z</updated>
			<id>https://talk.alaev.info/post/2375/#p2375</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Дубль главной site.ru/?!]]></title>
			<link rel="alternate" href="https://talk.alaev.info/post/2374/#p2374" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Vanchik]]></name>
				<uri>https://talk.alaev.info/user/118/</uri>
			</author>
			<updated>2012-12-14T11:28:08Z</updated>
			<id>https://talk.alaev.info/post/2374/#p2374</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Дубль главной site.ru/?!]]></title>
			<link rel="alternate" href="https://talk.alaev.info/post/2372/#p2372" />
			<content type="html"><![CDATA[<p>Я тут подумал. Попробуй еще вот так:<br /></p><div class="codebox"><pre><code>RewriteCond %{REQUEST_URI} \?\!
RewriteRule ^(.*)$ / [R=301,L]</code></pre></div><p>PS Надеюсь, ты строки вставляешь в начало файла сразу после RewriteEngine On?</p>]]></content>
			<author>
				<name><![CDATA[admin]]></name>
				<uri>https://talk.alaev.info/user/2/</uri>
			</author>
			<updated>2012-12-14T11:21:55Z</updated>
			<id>https://talk.alaev.info/post/2372/#p2372</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Дубль главной site.ru/?!]]></title>
			<link rel="alternate" href="https://talk.alaev.info/post/2370/#p2370" />
			<content type="html"><![CDATA[<p><strong>admin</strong>, ни тот не другой не работает, спасибо. Вспомнил, случайно задел в корне index.php, перезалил - наверно из-за этого, похоже надо двиг переустанавливать...</p>]]></content>
			<author>
				<name><![CDATA[Vanchik]]></name>
				<uri>https://talk.alaev.info/user/118/</uri>
			</author>
			<updated>2012-12-14T09:43:55Z</updated>
			<id>https://talk.alaev.info/post/2370/#p2370</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Дубль главной site.ru/?!]]></title>
			<link rel="alternate" href="https://talk.alaev.info/post/2367/#p2367" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[admin]]></name>
				<uri>https://talk.alaev.info/user/2/</uri>
			</author>
			<updated>2012-12-14T09:33:16Z</updated>
			<id>https://talk.alaev.info/post/2367/#p2367</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Дубль главной site.ru/?!]]></title>
			<link rel="alternate" href="https://talk.alaev.info/post/2363/#p2363" />
			<content type="html"><![CDATA[<p><strong>dim</strong>, спасибо, но ждать не хочется&nbsp; и тем более неизвестно насколько ответ затянется!)))</p>]]></content>
			<author>
				<name><![CDATA[Vanchik]]></name>
				<uri>https://talk.alaev.info/user/118/</uri>
			</author>
			<updated>2012-12-13T15:25:19Z</updated>
			<id>https://talk.alaev.info/post/2363/#p2363</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Дубль главной site.ru/?!]]></title>
			<link rel="alternate" href="https://talk.alaev.info/post/2362/#p2362" />
			<content type="html"><![CDATA[<p>Проблема уже поднималась мною в <a href="https://talk.alaev.info/topic/308/">этой теме</a>. Александр обещал рассмотреть этот вопрос в ближайшее время.</p>]]></content>
			<author>
				<name><![CDATA[dim]]></name>
				<uri>https://talk.alaev.info/user/58/</uri>
			</author>
			<updated>2012-12-13T15:22:12Z</updated>
			<id>https://talk.alaev.info/post/2362/#p2362</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Дубль главной site.ru/?!]]></title>
			<link rel="alternate" href="https://talk.alaev.info/post/2361/#p2361" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Vanchik]]></name>
				<uri>https://talk.alaev.info/user/118/</uri>
			</author>
			<updated>2012-12-13T14:45:41Z</updated>
			<id>https://talk.alaev.info/post/2361/#p2361</id>
		</entry>
</feed>
