<?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>Dnzapping &#187; Técnica</title>
	<atom:link href="http://www.dnzapping.com/category/tecnica/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dnzapping.com</link>
	<description>Un punto de vista diferente</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:05:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>No salir en Archive.org</title>
		<link>http://www.dnzapping.com/no-salir-en-archive-org/</link>
		<comments>http://www.dnzapping.com/no-salir-en-archive-org/#comments</comments>
		<pubDate>Tue, 17 May 2011 08:00:53 +0000</pubDate>
		<dc:creator>DnZapping</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Técnica]]></category>

		<guid isPermaLink="false">http://www.dnzapping.com/?p=1064</guid>
		<description><![CDATA[Si no se desea que la ara&#241;a de Archive.org entre en tu web hay que indicarlo en el fichero Robots.txt del siguiente modo: User-agent: ia_archiver Disallow: / Esto tendr&#225; otro efecto, eliminar&#225; de Wayback Machine todo el contenido que tengan recopilado de tu web. El fichero Robots.txt hay que colocarlo en la raiz de tu [...]]]></description>
			<content:encoded><![CDATA[<p>Si no se desea que la ara&ntilde;a de <a href="http://Archive.org" target="_blank">Archive.org</a> entre en tu web <a href="http://www.archive.org/about/exclude.php" target="_blank">hay que indicarlo</a> en el fichero <a href="http://www.robotstxt.org/" target="_blank">Robots.txt </a>del siguiente modo:</p>
<p>User-agent: ia_archiver<br />
Disallow: /</p>
<p>Esto tendr&aacute; otro efecto, eliminar&aacute; de <a href="http://waybackmachine.org" target="_blank">Wayback Machine</a> todo el contenido que tengan recopilado de tu web.</p>
<p>El fichero <strong>Robots.txt</strong> hay que colocarlo en la raiz de tu web (www.dnzapping.es/robots.txt).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dnzapping.com/no-salir-en-archive-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redirecciones web</title>
		<link>http://www.dnzapping.com/redirecciones-web/</link>
		<comments>http://www.dnzapping.com/redirecciones-web/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 13:54:35 +0000</pubDate>
		<dc:creator>DnZapping</dc:creator>
				<category><![CDATA[Técnica]]></category>
		<category><![CDATA[afiliados]]></category>
		<category><![CDATA[redirecciones]]></category>

		<guid isPermaLink="false">http://www.dnzapping.com/?p=38</guid>
		<description><![CDATA[A trav&#233;s de las redirecciones es posible mostrar unas direcciones en el navegador, pero luego ir a otras. Esto puede servir para que una web muestre urls m&#225;s amigables. Por ejemplo, para simplificar los links de afiliados. En Apache, se puede hacer escribiendo en el fichero .htaccess lo siguiente: Options +FollowSymlinks RewriteEngine on Redirect 302 [...]]]></description>
			<content:encoded><![CDATA[<p>A trav&eacute;s de las redirecciones es posible mostrar unas direcciones en el navegador, pero luego ir a otras. Esto puede servir para que una web muestre <strong>urls m&aacute;s amigables</strong>. Por ejemplo, para simplificar los<strong> links de afiliados</strong>.<br />
<a target="_blank" href="http://www.chefpatrick.com/forward-a-domainurl-with-htaccess/"><br />
En Apache</a>, se puede hacer escribiendo en el fichero .htaccess lo siguiente:</p>
<p>Options +FollowSymlinks<br />
RewriteEngine on<br />
Redirect 302 <strong><em>/empresaxxx</em></strong><br />
http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=myID</p>
<p>En la web, cada referencia ser&aacute; del estilo <em>www.miweb.es</em><strong>/empresaxxx</strong>, pero realmente se har&aacute; una redirecci&oacute;n al largo link de afiliado.</p>
<p> <a href="http://www.dnzapping.com/redirecciones-web/#more-38" class="more-link">
<p>Leer el resto de este articulo&#8230; <img src="http://www.dnzapping.com/img/derecha.png"\/></p>
</p>
<p></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dnzapping.com/redirecciones-web/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

