<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Backtheweb &#187; analytics</title>
	<atom:link href="http://www.backtheweb.com/tag/analytics/feed" rel="self" type="application/rss+xml" />
	<link>http://www.backtheweb.com</link>
	<description>Notas y recursos de un desarrollador web</description>
	<lastBuildDate>Fri, 06 Jan 2012 01:58:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>deshabilitar www.000webhost.com Analytics Code</title>
		<link>http://www.backtheweb.com/hosting/deshabilitar-www000webhostcom-analytics-code.html</link>
		<comments>http://www.backtheweb.com/hosting/deshabilitar-www000webhostcom-analytics-code.html#comments</comments>
		<pubDate>Fri, 02 Jan 2009 04:02:31 +0000</pubDate>
		<dc:creator>Jordi Touza Bonnin</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[000webhost]]></category>
		<category><![CDATA[analytics]]></category>

		<guid isPermaLink="false">http://www.backtheweb.com/?p=17</guid>
		<description><![CDATA[Al empezar las pruebas con www.000webhost.com me doy cuenta que tras la etiqueta body insertan un código de seguimiento. &#60;!-- www.000webhost.com Analytics Code --&#62; &#60;script type="text/javascript"&#62; var websiteID='backtheweb.com'; &#60;/script&#62; &#60;script type="text/javascript" src="http://analytic.hosting24.com/s.php"&#62;&#60;/script&#62; &#60;noscript&#62; &#60;a href="http://www.hosting24.com/"&#62;&#60;img src="http://analytic.hosting24.com/s.php?websiteID=backtheweb.com" alt="web hosting" /&#62;&#60;/a&#62; &#60;/noscript&#62; &#60;!-- End Of Code --&#62; Principalmente el problema surge a la hora de validar el [...]]]></description>
			<content:encoded><![CDATA[<p>Al empezar las pruebas con <strong>www.000webhost.com</strong> me doy cuenta que tras la etiqueta body insertan un código de seguimiento.</p>
<pre>
<code>&lt;!-- www.000webhost.com Analytics Code --&gt;
&lt;script type="text/javascript"&gt;
var websiteID='backtheweb.com';
&lt;/script&gt;
&lt;script type="text/javascript" src="http://analytic.hosting24.com/s.php"&gt;&lt;/script&gt;
&lt;noscript&gt;
&lt;a href="http://www.hosting24.com/"&gt;&lt;img src="http://analytic.hosting24.com/s.php?websiteID=backtheweb.com" alt="web hosting" /&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;!-- End Of Code --&gt;
</code></pre>
<p>Principalmente el problema surge a la hora de validar el documento con un  <em>Warning: content occurs after end of body</em>. Y parece ser que este código lo mete en todas las páginas. En los foros de <strong>www.000webhost.com </strong>hay quien se queja de que este código le es insertado en los XML que genera dinamicamente, por lo que invalida totalmente el fichero.</p>
<p>Solucionarlo es fácil:</p>
<p><span id="more-17"></span></p>
<ol>
<li>Abre<a title="Deshabilitar anaylitics code www.000webhost.com " href="http://members.000webhost.com/analytics.php" target="_blank"> http://members.000webhost.com/analytics.php</a></li>
<li>Inserta el nombre de tu dominio (sin<em> http://</em> ni <em>www.</em>) y tu contraseña.</li>
<li>Selecciona <em>Disable Code</em> en el combo</li>
<li>Submit y listo!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.backtheweb.com/hosting/deshabilitar-www000webhostcom-analytics-code.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

