Team Sociedad Mundial Latina X-trema
bienvenido/a a mi web si quieres descargar debes registrarte
Buscar
 
 

Resultados por:
 


Rechercher Búsqueda avanzada

Últimos temas
Users Online

casino contador de visitas

[Código HTML] Verificador de links rotos

Publicar nuevo tema   Responder al tema

Ver el tema anterior Ver el tema siguiente Ir abajo

[Código HTML] Verificador de links rotos

Mensaje  sml-team-x el Miér Feb 17, 2010 1:16 am

Hola les traigo aqui un codigo que funciona para verificar links rotos para tu web

Código:

<h1 align="center" class="titularSeccion">&nbsp;Verifica enlaces rotos</h1>
<div align="center"><blockquote>Solo agrega tu URL de la web que desees examinar y espera a que se autoevalue<br />
</blockquote></div>
<div style="text-align: center;">&nbsp;</div>
<form action="http://validator.w3.org/checklink" method="get">
<div style="text-align: center;">&nbsp;</div>
<table width="80%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="left">
<div style="text-align: center;">&nbsp;</div>
<p style="text-align: center;"><label for="uri">Introduce la URL del documento que quieres chequear:</label></p>
<div style="text-align: center;">&nbsp;</div>
<p style="text-align: center;"><input type="text" name="uri" class="formu2" id="uri" value="" size="50" /></p>
<fieldset> <legend>Opciones</legend>
<p><label for="summary"> <input type="checkbox" id="summary" name="summary" value="on" /> Solo resulados </label> <br />
<label for="hide_redirects"> <input type="checkbox" id="hide_redirects" name="hide_redirects" value="on" /> Esconder redirecciones:</label> <label for="hide_type_all"> <input type="radio" id="hide_type_all" name="hide_type" value="all" checked="checked" /> todas</label> <label for="hide_type_dir"> <input type="radio" id="hide_type_dir" name="hide_type" value="dir" /> s&oacute;lo para directorios </label> <br />
<label for="no_accept_language"> <input type="checkbox" id="no_accept_language" name="no_accept_language" value="on" /> No enviar la cabecera<tt> Accept-Language</tt> </label> <br />
<label title="Check linked documents recursively (maximum: 150 documents)" for="recursive"> <input type="checkbox" id="recursive" name="recursive" value="on" /> Analizar enlaces recursivamente. Profundidad</label></p>
</fieldset>
<p align="center"><input type="submit" name="check" class="FBoton" value="Analizar" /></p>
</td>
</tr>
</tbody>
</table>
</form>
<div id="cuerpoDerecho"><!--Aqui barra derecha-->
<div class="solapa_izq">&nbsp;</div>
</div>

sml-team-x
Xtreme Uploader
Xtreme Uploader

Mensajes: 180
Puntos: 559
Reputación: 8
Fecha de inscripción: 28/01/2010
Edad: 17
Localización: caracas-venezuela

Ver perfil de usuario http://sml-team-x.foromx.net

Volver arriba Ir abajo

Ver el tema anterior Ver el tema siguiente Volver arriba


Publicar nuevo tema   Responder al tema
Permiso de este foro:
No puedes responder a temas en este foro.