<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум АлаичЪ'а о SEO - Как сделать неиндексируемые ссылки для тега {link-category}]]></title>
	<link rel="self" href="https://talk.alaev.info/feed/atom/topic/233/" />
	<updated>2012-11-12T12:02:33Z</updated>
	<generator>PunBB</generator>
	<id>https://talk.alaev.info/topic/233/</id>
		<entry>
			<title type="html"><![CDATA[Re: Как сделать неиндексируемые ссылки для тега {link-category}]]></title>
			<link rel="alternate" href="https://talk.alaev.info/post/1899/#p1899" />
			<content type="html"><![CDATA[<p>в show.full.php подобная конструкция встречается 2 раза, заменил на:<br /></p><div class="codebox"><pre><code>if( $element ) {
                    $my_cat[] = $cat_info[$element][&#039;name&#039;];
                    if( $config[&#039;allow_alt_url&#039;] == &quot;yes&quot; ) $my_cat_link[] = &quot;&lt;span class=\&quot;hidden-link\&quot; data-link=&quot;. $config[&#039;http_home_url&#039;] . get_url( $element ) .&quot;&gt;{$cat_info[$element][&#039;name&#039;]}&lt;/span&gt;&quot;;
                    else $my_cat_link[] = &quot;&lt;span class=\&quot;hidden-link\&quot; data-link=\&quot;$PHP_SELF?do=cat&amp;amp;category={$cat_info[$element][&#039;alt_name&#039;]}\&quot;&gt;{$cat_info[$element][&#039;name&#039;]}&lt;/span&gt;&quot;;
                    #if( $config[&#039;allow_alt_url&#039;] == &quot;yes&quot; ) $my_cat_link[] = &quot;&lt;a href=\&quot;&quot; . $config[&#039;http_home_url&#039;] . get_url( $element ) . &quot;/\&quot;&gt;{$cat_info[$element][&#039;name&#039;]}&lt;/a&gt;&quot;;
                    #else $my_cat_link[] = &quot;&lt;a href=\&quot;$PHP_SELF?do=cat&amp;amp;category={$cat_info[$element][&#039;alt_name&#039;]}\&quot;&gt;{$cat_info[$element][&#039;name&#039;]}&lt;/a&gt;&quot;;
                }</code></pre></div><p>Закоменчены 2 сточки которые были.&nbsp; В случае когда новость принадлежил 2 или более категориям, все работает, а когда одной, то не работает.</p>]]></content>
			<author>
				<name><![CDATA[ChesteR_203]]></name>
				<uri>https://talk.alaev.info/user/22/</uri>
			</author>
			<updated>2012-11-12T12:02:33Z</updated>
			<id>https://talk.alaev.info/post/1899/#p1899</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Как сделать неиндексируемые ссылки для тега {link-category}]]></title>
			<link rel="alternate" href="https://talk.alaev.info/post/1898/#p1898" />
			<content type="html"><![CDATA[<p>В show.full.php и show.short.php ищите что-то на подобие этого:<br /></p><div class="codebox"><pre><code>                    if( $element ) {
                        $my_cat[] = $cat_info[$element][&#039;name&#039;];
                        if( $config[&#039;allow_alt_url&#039;] == &quot;yes&quot; ) $my_cat_link[] = &quot;&lt;a href=\&quot;&quot; . $config[&#039;http_home_url&#039;] . get_url( $element ) . &quot;/\&quot;&gt;{$cat_info[$element][&#039;name&#039;]}&lt;/a&gt;&quot;;
                        else $my_cat_link[] = &quot;&lt;a href=\&quot;$PHP_SELF?do=cat&amp;amp;category={$cat_info[$element][&#039;alt_name&#039;]}\&quot;&gt;{$cat_info[$element][&#039;name&#039;]}&lt;/a&gt;&quot;;
                    }</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Kanra]]></name>
				<uri>https://talk.alaev.info/user/4/</uri>
			</author>
			<updated>2012-11-12T11:54:40Z</updated>
			<id>https://talk.alaev.info/post/1898/#p1898</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Как сделать неиндексируемые ссылки для тега {link-category}]]></title>
			<link rel="alternate" href="https://talk.alaev.info/post/1897/#p1897" />
			<content type="html"><![CDATA[<p>Решил на сайте ссылки на категории с полной и короткой новости сделать &quot;неиндексируемым&quot; способом.<br />Где ковырять что бы вместо ссылки по данному тегу выводился &lt;span&gt;?</p>]]></content>
			<author>
				<name><![CDATA[ChesteR_203]]></name>
				<uri>https://talk.alaev.info/user/22/</uri>
			</author>
			<updated>2012-11-12T11:48:29Z</updated>
			<id>https://talk.alaev.info/post/1897/#p1897</id>
		</entry>
</feed>
