<?xml version='1.0' encoding="utf-8"?>
      <rss version='2.0'>
      <channel>
      <title>Форум на Исходниках.RU</title>
      <link>https://forum.sources.ru</link>
      <description>Форум на Исходниках.RU</description>
      <generator>Форум на Исходниках.RU</generator>
  	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=401938&amp;view=findpost&amp;p=3596742</guid>
        <pubDate>Wed, 29 Apr 2015 11:20:17 +0000</pubDate>
        <title>Вопрос по роутингу и СЕО</title>
        <link>https://forum.sources.ru/index.php?showtopic=401938&amp;view=findpost&amp;p=3596742</link>
        <description><![CDATA[FreeWayy: Всем привет&#33;<br>
<br>
Для красоты сделал такой маршрут:<br>
<br>
<div class='tag-code'><span class='pre_code'></span><div class='code  code_collapsed ' title='Подсветка синтаксиса доступна зарегистрированным участникам Форума.' style=''><div><div><ol type="1"><div class="code_line">&nbsp;routes.MapRoute(</div><div class="code_line">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;MaterialDetail&quot;,</div><div class="code_line">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;material/{id}&quot;,</div><div class="code_line">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;new { controller = &quot;Record&quot;, action = &quot;MaterialDetail&quot; },</div><div class="code_line">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;new { id = @&quot;^\d+$&quot; }</div><div class="code_line">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;);</div></ol></div></div></div></div><script>preloadCodeButtons('1');</script><br>
<br>
Теперь вместо такого некрасивого адреса:   <a class='tag-url' href='http://aforizmus.com/Record/MaterialDetail/3' target='_blank'>http://aforizmus.com/Record/MaterialDetail/3</a><br>
<br>
имею такой: <a class='tag-url' href='http://aforizmus.com/material/3' target='_blank'>http://aforizmus.com/material/3</a><br>
<br>
анализировал входящие ссылки и обнаружил проиндексированную ссылку в поисковике - aforizmus.com/Record/MaterialDetail/3<br>
<br>
вытекает вопрос - поисковик  что видит и индексирует этот адрес?  aforizmus.com/Record/MaterialDetail    может его запретить в роботс.... не приведет ли это к запрету индексации и  aforizmus.com/material<br>
<br>
Спасибо]]></description>
        <author>FreeWayy</author>
        <category>.NET: Web приложения</category>
      </item>
	
      </channel>
      </rss>
	