<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[NOINDEX in template php]]></title><description><![CDATA[<p dir="auto">Ciao a tutti volevo inserire in un template in php il codice per non fare indicizzare la pagina Il codice dovrebbe essere questo : &lt;META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"&gt; In che punto lo devo inserire? Il codice di uno dei template è questo :<br />
&lt;?php include $this-&gt;loadTemplate( 'sub_listingDetails.tpl.php' ) ?&gt;</p>
<p dir="auto">&lt;table width="100%" cellpadding="4" cellspacing="0" border="0" align="center"&gt;<br />
&lt;tr&gt;<br />
&lt;td&gt;<br />
&lt;?php if ($this-&gt;mt_show_rating): ?&gt;<br />
&lt;b&gt;&lt;?php echo $this-&gt;_MT_LANG-&gt;AVERAGE_VISITOR_RATING ?&gt;:&lt;/b&gt; &lt;?php echo $this-&gt;link-&gt;link_rating ?&gt; (&lt;?php echo $this-&gt;_MT_LANG-&gt;OUT_OF_FIVE ?&gt;)<br />
&lt;br /&gt;<br />
&lt;?php echo $this-&gt;_MT_LANG-&gt;NUMBER_OF_RATINGS ?&gt;: &lt;?php echo $this-&gt;link-&gt;link_votes ?&gt;<br />
&lt;?php endif; ?&gt;<br />
&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;/table&gt;</p>
<p dir="auto">&lt;?php if ($this-&gt;mt_show_review) include $this-&gt;loadTemplate( 'sub_reviews.tpl.php' ) ?&gt;<br />
Grazie a tutti</p>
]]></description><link>https://connect.gt/topic/14012/noindex-in-template-php</link><generator>RSS for Node</generator><lastBuildDate>Fri, 11 Sep 2026 01:49:22 GMT</lastBuildDate><atom:link href="https://connect.gt/topic/14012.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 22 Jul 2006 17:58:30 GMT</pubDate><ttl>60</ttl></channel></rss>