<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>vBulletin SEO Forums - Blogs</title>
		<link>http://www.vbseo.com/blogs/</link>
		<description>Discussion forum on vBulletin Search Engine Optimization (SEO) and vBSEO Plugin.</description>
		<language>en</language>
		<lastBuildDate>Thu, 04 Dec 2008 20:30:05 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.vbseo.com/images/misc/rss.jpg</url>
			<title>vBulletin SEO Forums - Blogs</title>
			<link>http://www.vbseo.com/blogs/</link>
		</image>
		<item>
			<title><![CDATA[[How To] Cambiando Dominios: Directamente redireccionando desde el viejo al nuevo dominio con un htaccess]]></title>
			<link>http://www.vbseo.com/blogs/danny-bembibre/how-cambiando-dominios-directamente-redireccionando-desde-el-viejo-al-nuevo-dominio-con-un-htaccess-207/</link>
			<pubDate>Thu, 09 Oct 2008 15:14:22 GMT</pubDate>
			<description>_Para propositos de SEO (esto...</description>
			<content:encoded><![CDATA[<div><u>Para propositos de SEO (esto es miles de páginas indexadas bajo un nombre de dominio que ya no contiene nuestro sitio actual) muchas veces es recomendable mantener el viejo nombre de dominio</u>.<br />
<br />
Por tanto, si decides cambiarlo, necesitas hacer una <i>redirección 301</i><br />
de tráfico desde el viejo dominio al nuevo dominio.<br />
<br />
Para llevarla a cabo simplemente necesitas editar o añadir un .htacces a la raíz de tu <b>viejo dominio</b><br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<pre class="alt2" dir="ltr" style="
		margin: 0px;
		padding: 6px;
		border: 1px inset;
		width: 640px;
		height: 66px;
		text-align: left;
		overflow: auto">Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.domain.com/$1</pre>
</div>Reemplaza <a href="http://www.domain.com/" target="_blank">www.domain.com</a> con el nombre de dominio de tu <b>nuevo dominio</b>.<br />
<br />
<br />
Después de esto cualquier petición de tráfico a tu viejo dominio será automaticamente redirigida al nuevo dominio.<br />
<br />
Este tipo de redirecciones te ayudarán a no perder tráfico durante tus cambios de dominio, de esta forma los <b>bots</b> de los motores de búsqueda indexarán tu nuevo dominio de forma mucho más rápida.<br />
<br />
<u><font size="3"><b><br />
Mover dominios de la raiz a una carpeta por ejemlo forum</b></font></u><br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<pre class="alt2" dir="ltr" style="
		margin: 0px;
		padding: 6px;
		border: 1px inset;
		width: 640px;
		height: 66px;
		text-align: left;
		overflow: auto">Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.domain.com/forum/$1</pre>
</div>O así las dos funcionan<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<pre class="alt2" dir="ltr" style="
		margin: 0px;
		padding: 6px;
		border: 1px inset;
		width: 640px;
		height: 66px;
		text-align: left;
		overflow: auto">RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.domain\.com
RewriteRule (.*) http://www.domain.com/forum/$1 [L,R=301]</pre>
</div></div>

]]></content:encoded>
			<dc:creator>Danny Bembibre</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/danny-bembibre/how-cambiando-dominios-directamente-redireccionando-desde-el-viejo-al-nuevo-dominio-con-un-htaccess-207/</guid>
		</item>
		<item>
			<title><![CDATA[[How To] 404 /301 Tool Utilizar en foros migrados a traves de ImpEx, despues de migrar]]></title>
			<link>http://www.vbseo.com/blogs/danny-bembibre/how-404-301-tool-utilizar-en-foros-migrados-traves-de-impex-despues-de-migrar-206/</link>
			<pubDate>Thu, 09 Oct 2008 15:12:29 GMT</pubDate>
			<description>Mert Original Post:...</description>
			<content:encoded><![CDATA[<div><font color="Blue"><i>Mert Original Post</i></font>: <a href="http://www.vbseo.com/f2/404-301-tool-after-import-redirect-impex-imported-forums-27498/" target="_blank">http://www.vbseo.com/f2/404-301-tool...-forums-27498/</a><br />
<br />
Uno de las mayores ventajas que posée vBulletin es la herramienta ImpEx. ImpxEx permite importar de forma sencilla y rápida el contenido de tu foro anterior, lease, phpBB, IPB, SMF, etc, a vBulletin, permitiendote de forma sencilla tener tu foro vBulletin/vBSEO sin perder todos los post/usuarios del foro anterior que utilizabas.<br />
<br />
La parte mala de ImpEx reside en que si tenías &quot;threads únicos&quot; o &quot;posts borrados&quot;, ImpEx no mantiene los mismos IDs (Identificadores Únicos de Mensaje), esto produce un impacto negativo desde el punto de vista SEP en el nuevo foro (el foro transferido)<br />
<br />
Afortunadamente, <a href="http://www.vbulletin.com/forum/member.php?u=24628" target="_blank">Jerry</a>  ha creado un script <a href="http://www.vbulletin.org/forum/showthread.php?t=176964" target="_blank">404 script</a> que toma los IDs importados y los redirige a los nuevos creados por vBulletin. Esta es una gran herramientas para foros que han sido migrados desde otro foro a través de ImpEx. He pedido permiso a Jerry para poder modificar su script y suministrarlo a los usuarios de vBSEO.<br />
<br />
El sistema actualmente soporte phpBB, SMF,  IPB 2 y MyBB<br />
<br />
<b>Nota:</b> <i>ISi tu foro no está en la lista y estás interesado en usar este script después de una importación Impex, por favor suministranos URL de ejemplo para poder preparar un .htaccess con reglas de redirección válidas para ti.</i><br />
<br />
<u>Por favor sigue estas instrucciones de forma correcta para redireccionar desde tus viejas URLs a las nuevas.</u><br />
<br />
Necesitas crear un archivo <b>vbseo301.php</b> con el siguiente contenido:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">PHP Code:</div>
	<div class="alt2" dir="ltr" style="
		margin: 0px;
		padding: 6px;
		border: 1px inset;
		width: 640px;
		height: 1602px;
		text-align: left;
		overflow: auto">
		<code style="white-space:nowrap">
			<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php<br />&nbsp;</span><span style="color: #007700">*&nbsp;</span><span style="color: #0000BB">404&nbsp;</span><span style="color: #007700">/</span><span style="color: #0000BB">301&nbsp;para&nbsp;redirección&nbsp;interna&nbsp;y&nbsp;externa</span><span style="color: #007700">.<br />*<br />*&nbsp;@</span><span style="color: #0000BB">package&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ImpEx</span><span style="color: #007700">.</span><span style="color: #0000BB">tools<br /></span><span style="color: #007700">*&nbsp;@</span><span style="color: #0000BB">version&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$Revision</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">1902&nbsp;</span><span style="color: #007700">$<br />*&nbsp;@</span><span style="color: #0000BB">author&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jerry&nbsp;Hutchings&nbsp;<br /></span><span style="color: #007700">*&nbsp;@</span><span style="color: #0000BB">modified&nbsp;by&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Oleg&nbsp;Ignatiuk&nbsp;<br /></span><span style="color: #007700">*/<br /></span><span style="color: #0000BB">$standard_404&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'http://www.example.com/not_found.html'</span><span style="color: #007700">;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;El&nbsp;archivo&nbsp;404&nbsp;al&nbsp;que&nbsp;este&nbsp;script&nbsp;reemplaza<br /></span><span style="color: #0000BB">$new_domain&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'example'</span><span style="color: #007700">;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;Incluyendo&nbsp;la&nbsp;extensión&nbsp;de&nbsp;dominio&nbsp;www.example.com&nbsp;,&nbsp;no&nbsp;inluyas&nbsp;http://<br /></span><span style="color: #0000BB">$new_folder&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'vBulletin'</span><span style="color: #007700">;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;Sin&nbsp;barra&nbsp;al&nbsp;final<br /></span><span style="color: #0000BB">$ext_type&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'.php'</span><span style="color: #007700">;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;El&nbsp;tipo&nbsp;de&nbsp;extensión&nbsp;que&nbsp;vBulletin&nbsp;utiliza,&nbsp;ejemplo&nbsp;index.php<br />//&nbsp;Base&nbsp;de&nbsp;datos<br />//&nbsp;Esta&nbsp;es&nbsp;la&nbsp;base&nbsp;de&nbsp;datos&nbsp;vBulletin&nbsp;necesaria&nbsp;para&nbsp;importar&nbsp;los&nbsp;id<br /></span><span style="color: #0000BB">$server&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'localhost'</span><span style="color: #007700">;<br /></span><span style="color: #0000BB">$user&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'usario'</span><span style="color: #007700">;<br /></span><span style="color: #0000BB">$password&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'contraseña'</span><span style="color: #007700">;<br /></span><span style="color: #0000BB">$database&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'forum'</span><span style="color: #007700">;<br /></span><span style="color: #0000BB">$tableprefix&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">''</span><span style="color: #007700">;<br /><br /><br /></span><span style="color: #0000BB">$old_id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'oldid'</span><span style="color: #007700">&#93;);<br /></span><span style="color: #0000BB">$page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'page'</span><span style="color: #007700">&#93;);<br /></span><span style="color: #0000BB">$postcount&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'postcount'</span><span style="color: #007700">&#93;);<br /></span><span style="color: #0000BB">$action&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'action'</span><span style="color: #007700">&#93;;<br /></span><span style="color: #0000BB">$sql&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;<br /><br />switch&nbsp;(</span><span style="color: #0000BB">$action</span><span style="color: #007700">)<br />{<br />&nbsp;&nbsp;&nbsp;&nbsp;case&nbsp;</span><span style="color: #DD0000">'forum'</span><span style="color: #007700">:<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$sql&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">"SELECT&nbsp;forumid&nbsp;FROM&nbsp;{$tableprefix}forum&nbsp;WHERE&nbsp;importforumid={$old_id}"</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$new_url&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">"http://{$new_domain}/{$new_folder}forumdisplay{$ext_type}?f="</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;break;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;case&nbsp;</span><span style="color: #DD0000">'thread'</span><span style="color: #007700">:<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$sql&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">"SELECT&nbsp;threadid&nbsp;FROM&nbsp;{$tableprefix}thread&nbsp;WHERE&nbsp;importthreadid={$old_id}"</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$new_url&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">"http://{$new_domain}/{$new_folder}showthread{$ext_type}?t="</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;break;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;case&nbsp;</span><span style="color: #DD0000">'post'</span><span style="color: #007700">:<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$sql&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">"SELECT&nbsp;postid&nbsp;FROM&nbsp;{$tableprefix}post&nbsp;WHERE&nbsp;importpostid={$old_id}"</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$new_url&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">"http://{$new_domain}/{$new_folder}showpost{$ext_type}?p="</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;break;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;case&nbsp;</span><span style="color: #DD0000">'user'</span><span style="color: #007700">:<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$sql&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">"SELECT&nbsp;userid&nbsp;FROM&nbsp;{$tableprefix}user&nbsp;WHERE&nbsp;importuserid={$old_id}"</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$new_url&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">"http://{$new_domain}/{$new_folder}member{$ext_type}?u="&nbsp;</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;break;<br />}<br /><br /><br />if(&nbsp;</span><span style="color: #0000BB">$sql&nbsp;</span><span style="color: #007700">)<br />{<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$link&nbsp;</span><span style="color: #007700">=&nbsp;@</span><span style="color: #0000BB">mysql_connect</span><span style="color: #007700">(</span><span style="color: #0000BB">$server</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$user</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$password</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(</span><span style="color: #0000BB">$link</span><span style="color: #007700">)<br />&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$db_selected&nbsp;</span><span style="color: #007700">=&nbsp;@</span><span style="color: #0000BB">mysql_select_db</span><span style="color: #007700">(</span><span style="color: #0000BB">$database</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$link</span><span style="color: #007700">);<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(</span><span style="color: #0000BB">$db_selected</span><span style="color: #007700">)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">=&nbsp;@</span><span style="color: #0000BB">mysql_query</span><span style="color: #007700">(</span><span style="color: #0000BB">$sql</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$row&nbsp;</span><span style="color: #007700">=&nbsp;@</span><span style="color: #0000BB">mysql_fetch_row</span><span style="color: #007700">(</span><span style="color: #0000BB">$result</span><span style="color: #007700">);<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(!</span><span style="color: #0000BB">$row</span><span style="color: #007700">&#91;</span><span style="color: #0000BB">0</span><span style="color: #007700">&#93;)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$action&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'Original&nbsp;data&nbsp;missing'</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;@</span><span style="color: #0000BB">mysql_free_result</span><span style="color: #007700">(</span><span style="color: #0000BB">$result</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;&nbsp;&nbsp;}<br />}<br /><br />if&nbsp;(!</span><span style="color: #0000BB">$sql&nbsp;</span><span style="color: #007700">||&nbsp;!</span><span style="color: #0000BB">$old_id&nbsp;</span><span style="color: #007700">||&nbsp;!</span><span style="color: #0000BB">$row</span><span style="color: #007700">&#91;</span><span style="color: #0000BB">0</span><span style="color: #007700">&#93;)<br />{<br /></span><span style="color: #0000BB">?&gt;<br /></span>&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;Got&nbsp;nuffink<br />&nbsp;&nbsp;&nbsp;&nbsp;die;<br />}<br /><br />$new_url&nbsp;.=&nbsp;$row&#91;0&#93;;<br /><br />if($page)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;$new_url&nbsp;.=&nbsp;"&amp;page={$page}";<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />if($postcount)<br />&nbsp;&nbsp;&nbsp;$new_url&nbsp;.=&nbsp;"&amp;postcount={$postcount}";<br /><br />@mysql_close($link);<br /><br />header(&nbsp;"HTTP/1.1&nbsp;301&nbsp;Moved&nbsp;Permanently"&nbsp;);<br />header(&nbsp;"Location:&nbsp;{$new_url}"&nbsp;);<br />?&gt;</span>
</code><!-- php buffer end -->
		</code>
	</div>
</div>Es necesario editar el archivo y asegurarse de que tiene la información correcta de base de datos para su instalación vBulletin. Las líneas que necesitas editar son:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">PHP Code:</div>
	<div class="alt2" dir="ltr" style="
		margin: 0px;
		padding: 6px;
		border: 1px inset;
		width: 640px;
		height: 194px;
		text-align: left;
		overflow: auto">
		<code style="white-space:nowrap">
			<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB">$standard_404&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'http://www.example.com/not_found.html'</span><span style="color: #007700">;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;El&nbsp;archivo&nbsp;404&nbsp;al&nbsp;que&nbsp;este&nbsp;script&nbsp;reemplaza<br />&nbsp;</span><span style="color: #0000BB">$new_domain&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'example'</span><span style="color: #007700">;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;Incluyendo&nbsp;la&nbsp;extensión&nbsp;de&nbsp;dominio&nbsp;www.example.com&nbsp;,&nbsp;no&nbsp;inluyas&nbsp;http://<br />&nbsp;</span><span style="color: #0000BB">$new_folder&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'vBulletin'</span><span style="color: #007700">;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;Sin&nbsp;barra&nbsp;al&nbsp;final<br />&nbsp;</span><span style="color: #0000BB">$ext_type&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'.php'</span><span style="color: #007700">;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;El&nbsp;tipo&nbsp;de&nbsp;extensión&nbsp;que&nbsp;vBulletin&nbsp;utiliza,&nbsp;ejemplo&nbsp;index.php<br />&nbsp;//&nbsp;Base&nbsp;de&nbsp;datos<br />&nbsp;//&nbsp;Esta&nbsp;es&nbsp;la&nbsp;base&nbsp;de&nbsp;datos&nbsp;vBulletin&nbsp;necesaria&nbsp;para&nbsp;importar&nbsp;los&nbsp;id<br />&nbsp;</span><span style="color: #0000BB">$server&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'localhost'</span><span style="color: #007700">;<br />&nbsp;</span><span style="color: #0000BB">$user&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'usario'</span><span style="color: #007700">;<br />&nbsp;</span><span style="color: #0000BB">$password&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'contraseña'</span><span style="color: #007700">;<br />&nbsp;</span><span style="color: #0000BB">$database&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'forum'</span><span style="color: #007700">;<br />&nbsp;</span><span style="color: #0000BB">$tableprefix&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">''</span><span style="color: #007700">;&nbsp;<br /></span><span style="color: #0000BB"></span>
</span>
</code><!-- php buffer end -->
		</code>
	</div>
</div>Luego hay que añadir las siguientes reglas para reescribir su. .htaccess justo después de la línea RewriteEngine. Por favor, selecciona el código basado en el software que se ejecuta en el antiguo foro:<br />
<br />
<font color="RoyalBlue"><font size="3"><b>Usuarios Phpbb</b></font></font><br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<pre class="alt2" dir="ltr" style="
		margin: 0px;
		padding: 6px;
		border: 1px inset;
		width: 640px;
		height: 194px;
		text-align: left;
		overflow: auto">RewriteCond %{QUERY_STRING} f=([0-9]+)
RewriteRule viewforum\.php vbseo301.php?action=forum&amp;oldid=%1 [L]

RewriteCond %{QUERY_STRING} t=([0-9]+)
RewriteRule viewtopic\.php vbseo301.php?action=thread&amp;oldid=%1 [L]

RewriteCond %{QUERY_STRING} ^p=([0-9]+)
RewriteRule viewtopic\.php vbseo301.php?action=post&amp;oldid=%1 [L]

RewriteCond %{QUERY_STRING} u=([0-9]+)
RewriteRule profile\.php vbseo301.php?action=user&amp;oldid=%1 [L]</pre>
</div><font color="RoyalBlue"><b><font size="3"> Usuarios SMF</font></b></font><br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<pre class="alt2" dir="ltr" style="
		margin: 0px;
		padding: 6px;
		border: 1px inset;
		width: 640px;
		height: 194px;
		text-align: left;
		overflow: auto">RewriteCond %{QUERY_STRING} board=([0-9]+)
RewriteRule index\.php vbseo301.php?action=forum&amp;oldid=%1 [L]

RewriteCond %{QUERY_STRING} topic=([0-9]+)
RewriteRule index\.php vbseo301.php?action=thread&amp;oldid=%1 [L]

RewriteCond %{QUERY_STRING} .msg([0-9]+)
RewriteRule index\.php vbseo301.php?action=post&amp;oldid=%1 [L]

RewriteCond %{QUERY_STRING} action=profile;u=([0-9]+)
RewriteRule index\.php vbseo301.php?action=useaction=profile;u=r&amp;oldid=%1 [L]</pre>
</div><font color="RoyalBlue"><font size="3"><b>Usuarios IPB 2</b></font></font><br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<pre class="alt2" dir="ltr" style="
		margin: 0px;
		padding: 6px;
		border: 1px inset;
		width: 640px;
		height: 194px;
		text-align: left;
		overflow: auto">RewriteCond %{QUERY_STRING} showforum=([0-9]+)
RewriteRule index\.php vbseo301.php?action=forum&amp;oldid=%1 [L]

RewriteCond %{QUERY_STRING} showtopic=([0-9]+)
RewriteRule index\.php vbseo301.php?action=thread&amp;oldid=%1 [L]

RewriteCond %{QUERY_STRING} view=findpost&amp;p=([0-9]+)
RewriteRule index\.php vbseo301.php?action=post&amp;oldid=%1 [L]

RewriteCond %{QUERY_STRING} showuser=([0-9]+)
RewriteRule index\.php vbseo301.php?action=user&amp;oldid=%1 [L]</pre>
</div><font color="RoyalBlue"><font size="3"><b>Usuarios MyBB 1.2 / 1.4</b></font></font><br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<pre class="alt2" dir="ltr" style="
		margin: 0px;
		padding: 6px;
		border: 1px inset;
		width: 640px;
		height: 290px;
		text-align: left;
		overflow: auto">RewriteCond %{QUERY_STRING} pid=([0-9]+)
RewriteRule showthread\.php vbseo301.php?action=post&amp;oldid=%1 [L]

RewriteCond %{QUERY_STRING} tid=([0-9]+)\&amp;page=([0-9]+)
RewriteRule showthread\.php vbseo301.php?action=thread&amp;oldid=%1&amp;page=%2 [L]

RewriteCond %{QUERY_STRING} tid=([0-9]+)
RewriteRule showthread\.php vbseo301.php?action=thread&amp;oldid=%1 [L]

RewriteCond %{QUERY_STRING} fid=([0-9]+).*page=([0-9]+)
RewriteRule forumdisplay\.php vbseo301.php?action=forum&amp;oldid=%1&amp;page=%2 [L]

RewriteCond %{QUERY_STRING} fid=([0-9]+)
RewriteRule forumdisplay\.php vbseo301.php?action=forum&amp;oldid=%1 [L]

RewriteCond %{QUERY_STRING} action=profile\&amp;uid=([0-9]+)
RewriteRule member\.php vbseo301.php?action=user&amp;oldid=%1 [L]</pre>
</div></div>

]]></content:encoded>
			<dc:creator>Danny Bembibre</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/danny-bembibre/how-404-301-tool-utilizar-en-foros-migrados-traves-de-impex-despues-de-migrar-206/</guid>
		</item>
		<item>
			<title>First time ever getting the faster crawl option</title>
			<link>http://www.vbseo.com/blogs/fightrice/first-time-ever-getting-faster-crawl-option-205/</link>
			<pubDate>Wed, 08 Oct 2008 14:57:40 GMT</pubDate>
			<description><![CDATA[I've always wanted to get...]]></description>
			<content:encoded><![CDATA[<div>I've always wanted to get this option enabled in the Google Webmaster tools panel for my <a href="http://seotips4.com" target="_blank">SEO Tips</a> site just for no other reason to see it in action and what exactly it does.<br />
<br />
After Installing vBSEO, that little thought became a reality and when i was checking out how everything was doing in Google Webmaster Tools, they informed me I could use the &quot;Faster&quot; crawl rate.<br />
<br />
So i've enabled it, watched my indexed pages go from 876 to roughly 2,100 in a matter of 3 days.<br />
<br />
Such a lovely thing that is!</div>

]]></content:encoded>
			<dc:creator>FightRice</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/fightrice/first-time-ever-getting-faster-crawl-option-205/</guid>
		</item>
		<item>
			<title>A lot of SEO heading my way</title>
			<link>http://www.vbseo.com/blogs/ct2k7/lot-seo-heading-my-way-198/</link>
			<pubDate>Sat, 30 Aug 2008 01:04:26 GMT</pubDate>
			<description><![CDATA[I'm going to start focussing...]]></description>
			<content:encoded><![CDATA[<div>I'm going to start focussing on SEO on my site now.<br />
<br />
ThinkTeen.co.uk is an online multimedia site for teenagers in the UK.<br />
<br />
What we lack is good quality content and members on our forum, so our new dedicated teams are attempting to aid me in deciding what to and not to add to the FrontEND site (<a href="http://thinkteen.co.uk" target="_blank">http://thinkteen.co.uk</a>), (which has already passed XHTML and CSS Validations).<br />
<br />
I can tell you that it will be fun and I anticipate the release of FrontEND V2 which should be out by the end of this month, but perhaps not fully functional.<br />
<br />
As seen <a href="http://thinkteen.co.uk/forum/announcements/1-welcome-thinkteen-3-a.html" target="_blank">here</a>, some improvement are comming</div>

]]></content:encoded>
			<dc:creator>ct2k7</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/ct2k7/lot-seo-heading-my-way-198/</guid>
		</item>
		<item>
			<title>Just now installed VBSEO - ooer!</title>
			<link>http://www.vbseo.com/blogs/karlm/just-now-installed-vbseo-ooer-197/</link>
			<pubDate>Wed, 27 Aug 2008 06:08:49 GMT</pubDate>
			<description><![CDATA[So let's see how it goes... 
...]]></description>
			<content:encoded><![CDATA[<div>So let's see how it goes...<br />
<br />
I backed everything up, crossed my fingers and took a plunge.<br />
<br />
Here's hoping it pays off.</div>

]]></content:encoded>
			<dc:creator>karlm</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/karlm/just-now-installed-vbseo-ooer-197/</guid>
		</item>
		<item>
			<title>vBSEO does not detect eAccelerator!</title>
			<link>http://www.vbseo.com/blogs/madk/vbseo-does-not-detect-eaccelerator-192/</link>
			<pubDate>Tue, 26 Aug 2008 18:15:16 GMT</pubDate>
			<description>After using XCache for a few...</description>
			<content:encoded><![CDATA[<div>After using XCache for a few weeks, I was pleased with the amazingly fast speeds it offered me. However, the problem was that Zend Optimizer upgraded their software, which caused XCache to be incompatible with Zend Optimizer and was constantly giving PHP errors which killed the whole server. Therefore, I decided to use another PHP accelerator. I decided to give eAccelerator a try; however, the problem is that vBSEO does not detect an installation of eAccelerator even though it is there.<br />
<br />
My PHPInfo page can be found here:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<pre class="alt2" dir="ltr" style="
		margin: 0px;
		padding: 6px;
		border: 1px inset;
		width: 640px;
		height: 34px;
		text-align: left;
		overflow: auto">http://www.mafia-mp.com/phpinfo.php</pre>
</div>I also have another problem. When you load a page on my forums/CMPS, it is extremely fast; however, when you reload a page, it is extremely slow.<br />
<br />
Thanks for the help,<br />
<br />
- Leo</div>

]]></content:encoded>
			<dc:creator>MadK</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/madk/vbseo-does-not-detect-eaccelerator-192/</guid>
		</item>
		<item>
			<title>vBSEO tripled my small earnings and indexed my new URLs in just a week!</title>
			<link>http://www.vbseo.com/blogs/madk/vbseo-tripled-my-small-earnings-indexed-my-new-urls-just-week-191/</link>
			<pubDate>Mon, 25 Aug 2008 10:45:55 GMT</pubDate>
			<description>Even though my community is...</description>
			<content:encoded><![CDATA[<div>Even though my community is still small, I am still amazed at the &quot;high&quot; earnings I get for such a small community!<br />
<br />
<font size="4"><font color="Red"><b>Earnings</b></font></font><b><br />
<br />
Without vBSEO:<br />
</b><br />
For an average of 1000 page impressions, I would get about 5 clicks. Earnings: <b><u>$0.20</u><br />
<br />
With vBSEO:<br />
<br />
</b>For an average of 500 page impressions, I get 3 clicks.<br />
Earnings: <u><b>$1.20<br />
<br />
</b></u>I have earned 6 US dollars in July, and that was from the first July to the 31th July.<br />
<br />
In August, and that's only three days, <u><b>I have already EARNED 7 US DOLLARS!</b></u><br />
<br />
Surely, that is not as amazing as the other forum webmasters who earn thousands every day, but for me, it's a milestone. Can you believe it? <u><b>Go from cents to dollars in just A DAY!<br />
</b><br />
<br />
<br />
</u><font size="4"><font color="Red"><b>Search Engine Results</b></font></font><b><br />
<br />
Without vBSEO:</b><br />
<br />
I had to wait a year to get first place in Google.<br />
<br />
<b>With vBSEO:</b><br />
<br />
A night after I have installed vBSEO, Yahoo Slurp! and Googlebot numbers were oustanding. Yahoo Slurp! had 60 spiders indexing my forums, and Google had four spiders. That's without counting the Baidu, MSNBot, and Google Feedfetcher and Google AdSense bots, and Ask!<br />
<br />
A week after the installation, all of my first results redirect to the new rewritten URLs! Just hoping the old .php URLs are going to get replaced by the new ones, ASAP! <br />
<br />
Oh, and I forgot to say that every day, when I look at how many URLs there are for my website, it goes up by 200~300 URLs! :)<br />
<br />
<br />
<br />
<br />
One thing dissapoints me though: THE FACT THAT I DID NOT BUY VBSEO EARLIER! I've been browsing vBSEO forums for two years, BUT ALWAYS THOUGHT THAT IT WOULD NOT BE REWARDING! Oh man, was I <u><b>WRONG</b></u>!<br />
<br />
vBSEO developers and every team member of the vBSEO team, you guys are great! Thank you for releasing such a great product! I will report soon with the new results and how my earnings have quadrupled! :p<br />
<br />
<br />
Thank you,<br />
<br />
- Leo J<br />
Owner of <a href="http://www.mafia-mp.com" target="_blank">www.mafia-mp.com</a></div>

]]></content:encoded>
			<dc:creator>MadK</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/madk/vbseo-tripled-my-small-earnings-indexed-my-new-urls-just-week-191/</guid>
		</item>
		<item>
			<title>Moved to vBulletiin + vBSEO</title>
			<link>http://www.vbseo.com/blogs/bizhat/moved-vbulletiin-vbseo-190/</link>
			<pubDate>Fri, 22 Aug 2008 19:03:42 GMT</pubDate>
			<description>I started the BizHat Forums...</description>
			<content:encoded><![CDATA[<div>I started the <a href="http://forums.bizhat.com" target="_blank">BizHat Forums</a> on 2003. I was using free phpBB forum software on the site until recently. On Auguest 4,  i have upgraded the forum to vBulletin as it offers more features.<br />
<br />
On phpBB i used able2know seo. It worked good. On Vbulletin, there are some free seo mods available, but vBSEO seems more professional, well supported and easy to install.<br />
<br />
After installation, i see some increase in site visits.</div>

]]></content:encoded>
			<dc:creator>bizhat</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/bizhat/moved-vbulletiin-vbseo-190/</guid>
		</item>
		<item>
			<title>sikhism.us - United Colors of Sikhism</title>
			<link>http://www.vbseo.com/blogs/neutral-singh/sikhism-us-united-colors-sikhism-189/</link>
			<pubDate>Thu, 21 Aug 2008 16:01:17 GMT</pubDate>
			<description>Hello, after four years of...</description>
			<content:encoded><![CDATA[<div>Hello, after four years of hard work, i recently decided to change the mail url as despite my best efforts i could not reach more than 47th for my preferred keyword &quot;sikhism&quot;. and now in just over two months my new domain is ranked a worthy 15th in google.com...<br />
<br />
I keeping my figures crossed for when i reach at top five for my keyword.<br />
<br />
Regards</div>

]]></content:encoded>
			<dc:creator>Neutral Singh</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/neutral-singh/sikhism-us-united-colors-sikhism-189/</guid>
		</item>
		<item>
			<title>Gibraltar Community Portal Website</title>
			<link>http://www.vbseo.com/blogs/geoff778/gibraltar-community-portal-website-188/</link>
			<pubDate>Sun, 17 Aug 2008 19:03:25 GMT</pubDate>
			<description><![CDATA[I've been working on a new...]]></description>
			<content:encoded><![CDATA[<div>I've been working on a new website.<br />
A community Portal News site for Gibraltar<br />
<br />
<a href="http://www.the-rock-of-gibraltar.com" target="_blank">Gibraltar Portal</a><br />
<br />
I'm using Textpattern as a CMS and have vbulletin forums and photopost pro galleries.<br />
<br />
It's just launching so anyone reading this please visit the site and feel free to add some constructive criticism.<br />
<br />
Anyone wanting to exchange links PM me :D</div>

]]></content:encoded>
			<dc:creator>geoff778</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/geoff778/gibraltar-community-portal-website-188/</guid>
		</item>
		<item>
			<title>vBSEO Turkce Blogu</title>
			<link>http://www.vbseo.com/blogs/hellboy726/vbseo-turkce-blogu-187/</link>
			<pubDate>Sun, 17 Aug 2008 08:15:07 GMT</pubDate>
			<description>Image:...</description>
			<content:encoded><![CDATA[<div><a href="http://www.vbseo.biz" target="_blank"><img src="http://www.vbseo.biz/wp-content/themes/StudioPress/images/vbseo.jpg" border="0" alt="" class="resizeimage" onload="resize_image(this, 'http://www.vbseo.biz/wp-content/themes/StudioPress/images/vbseo.jpg', 799);" /></a><br />
<br />
<b>Merhaba! </b><br />
vBulletin forum sahipleri için, google arama motoru dost bir forum sitesi yaratmalar&#305;na yard&#305;mc&#305; olmak istiyoruz. Websitemizde <a href="http://www.vbseo.biz" target="_blank">vBseo</a> hakk&#305;nda sürekli güncellenen makalelere ula&#351;abilir, çe&#351;itli sorun ve sorular&#305;n&#305;za çözüm bulabilirsiniz.<br />
<br />
<b>Adresimiz: </b><a href="http://www.vbseo.biz" target="_blank">vBSEO - vBulletin dostu seo sistemi! - vBulletin Forumlar&#305;n&#305;z&#305; vBseo ile UÇURUN!</a></div>

]]></content:encoded>
			<dc:creator>hellboy726</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/hellboy726/vbseo-turkce-blogu-187/</guid>
		</item>
		<item>
			<title>Birthday !</title>
			<link>http://www.vbseo.com/blogs/shadab/birthday-186/</link>
			<pubDate>Sat, 16 Aug 2008 18:23:15 GMT</pubDate>
			<description>Today was my birthday. 
I...</description>
			<content:encoded><![CDATA[<div>Today was my birthday.<br />
I landed on Earth 17 years ago.<br />
<br />
Mainly got a couple of computer peripherals<br />
+ some hard cash $$ :D as gifts.<br />
<br />
Related post on my blog : <a href="http://blog.geekpoint.net/getting-older-and-older.html" target="_blank">Getting older and older</a></div>

]]></content:encoded>
			<dc:creator>Shadab</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/shadab/birthday-186/</guid>
		</item>
		<item>
			<title>New site AshfordTalk.co.uk</title>
			<link>http://www.vbseo.com/blogs/martyn/new-site-ashfordtalk-co-uk-179/</link>
			<pubDate>Wed, 09 Jul 2008 01:55:44 GMT</pubDate>
			<description>Okay, so i got bored of the...</description>
			<content:encoded><![CDATA[<div>Okay, so i got bored of the Gaming Community forum, i think theres to many of them around, and not enough time in the world to beable to make one with all the needs they require.<br />
 <br />
So i come to make <a href="http://www.ashfordtalk.co.uk/" target="_blank">AshfordTalk.co.uk - Coming Soon</a> - its going to be a Community Forum for my local town( Ashford in Kent, Which is in the United Kingdom ) i uploaded vbulletin/vbseo/vbseo style.. and set away tweaking to endless times in the morning, untill i found what i think now is the perfect match of colours?<br />
 <br />
Look for your self <a href="http://www.ashfordtalk.co.uk/" target="_blank">AshfordTalk.co.uk - Coming Soon</a> -i've also semi added them to my profile here at vbseo <a href="http://www.vbseo.com/members/martyn/" target="_blank">Martyn</a> - hope you like! I wouldnt mind some feedback from my site if possible, thats if you take the time to read my post... :P<br />
 <br />
I no it lacks a nice logo, but thats on its way! I'm also in the middle of doing al the categorys etc, which is the thing i hate about forums! wish there was an easier way.<br />
 <br />
Anyways 2.56 AM, off to get a drink, then off to SnoozzzzzzZZZZeeeee</div>

]]></content:encoded>
			<dc:creator>Martyn</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/martyn/new-site-ashfordtalk-co-uk-179/</guid>
		</item>
		<item>
			<title>05th July 08</title>
			<link>http://www.vbseo.com/blogs/shadab/05th-july-08-178/</link>
			<pubDate>Sat, 05 Jul 2008 09:07:24 GMT</pubDate>
			<description>This is my first blog post in...</description>
			<content:encoded><![CDATA[<div>This is my first blog post in 2008 here at vBSEO.com<br />
The last post i made was in December.<br />
<br />
Since then, the traffic has nearly increased <b>3x</b>. <i>(2x in the last two months)</i> :thumbsup: Now aiming to double the traffic again in the coming 2 or 3 months and get past the <b>1000 UV</b> (unique visitors) per day mark.<br />
<br />
Recently I have created 3 new sections of my site :<ol style="list-style-type: decimal"><li>Blog (just to express my views on the different things I learn and experience as a novice webmaster/developer)<br />
<br /></li>
<li>Tools (what good is a webmaster related site without some good developer / designer / SEO related tools)<br />
<br /></li>
<li>Shop (a marketplace to sell the skins and templates which me along with a designing team will make)</li>
</ol><br />
Btw, Number of Indexed pages in -<br />
<br />
Google : 5500<br />
Live : 350<br />
Yahoo : 6700<br />
<br />
And some other useless stats -<br />
<br />
Page Rank : 3<br />
Page Strength : 4.5</div>

]]></content:encoded>
			<dc:creator>Shadab</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/shadab/05th-july-08-178/</guid>
		</item>
		<item>
			<title>Free Advertising Forum: What Information should you include?</title>
			<link>http://www.vbseo.com/blogs/snakeair/free-advertising-forum-what-information-should-you-include-175/</link>
			<pubDate>Fri, 04 Jul 2008 15:21:41 GMT</pubDate>
			<description>Are you getting ready to post...</description>
			<content:encoded><![CDATA[<div>Are you getting ready to post a classified ad on a free advertising forum? If so, you may be a bit stressed about what type of information to include. After all, there are plenty of details that you want to keep in mind, as well as some that are better off left out. No matter what, you need to make sure that you create an ad that is going to attract attention. After all, you want people to listen to what you are saying, right? <br />
 <br />
The most important thing to remember is that you need to be clear with any details that you provide. In other words, readers do not want to have to spend a lot of time trying to decipher what you are saying. Instead, write your ad in a clear and to the point manner so that every reader knows what you are saying, what you have to offer, and how they should move forward with your opportunity. <br />
 <br />
But what information should you include? From the start, you never want to forget contact information if you are trying to evoke a response. While this information may go at the end of your ad, it is the first thing that you want to remember. You contact information can be an email address, website, phone number, or physical address. <br />
 <br />
Also, make sure that you add any key benefits and details of your opportunity. This holds true no matter if you are attempting to sell a product or a service. Either way, the reader will stick around if you tell them what you are offering and why they should give it a try. <br />
 <br />
When you know what information to include, you can benefit greatly from the use of a free advertising forum.<br />
 <br />
Visit <a href="http://freetoadvertise.biz" target="_blank">Free To Advertise Forum</a> for all your needs.</div>

]]></content:encoded>
			<dc:creator>snakeair</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/snakeair/free-advertising-forum-what-information-should-you-include-175/</guid>
		</item>
	</channel>
</rss>
