DwDesigner

Bienvenido, Te recive el Equipo de Webdejuegosya y Team-Drakox, Elige una de estas opciones!

Registrar;Conectar;No Preguntar

Que te diviertas

Unirse al foro, es rápido y fácil

DwDesigner

Bienvenido, Te recive el Equipo de Webdejuegosya y Team-Drakox, Elige una de estas opciones!

Registrar;Conectar;No Preguntar

Que te diviertas

DwDesigner

¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.
DwDesigner

Diseño Webmaster Todo lo que tu web necesita


    [Código HTML] Verificador de links rotos

    Admin
    Admin
    Support
    Support


    Masculino Cantidad de envíos : 101
    Fecha de inscripción : 08/03/2009
    Localización : Nuevo Leon, Mexico

    Hoja De Personaje
    Juego1:
    Juego1[Código HTML] Verificador de links rotos Empty
    [Código HTML] Verificador de links rotos Empty

    [Código HTML] Verificador de links rotos Empty [Código HTML] Verificador de links rotos

    Mensaje  Admin Lun Mar 09, 2009 1:53 am

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

    Un ejemplo del codigo es

    http://wedmasterayuda.es.tl/Verifica-links-Rotos.htm

    El codigo es
    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>


    Salu2!

      Fecha y hora actual: Jue Mayo 16, 2024 8:33 pm