BOTON AGREGAME A TU BLOGROLL

<form action="http://beta.blogger.com/add-widget" target="_blank" method="post">
<input value="" name="widget.title" type="hidden"/>
<textarea style="display: none;" name="widget.content">
<!-- Código del enlace -->
<a href="http://dominioyhost.blogspot.com">AYUDA A BLOGGERS</a>
</textarea>
<input value="Agrégame a tu Blogroll" name="go" type="submit"/>
<input value="http://dominioyhost.blogspot.com" name="infoUrl" type="hidden"/>
</form>

CONTINUAR LEYENDO LAS INSTRUCCIONES DE  COMO COLOCAR AGREGAME A TU BLOGROLL

ENTRADAS MAS COMENTADAS EN BLOGGER

Añadir un widget con el siguiente html:

<script type="text/javascript">
    function pipeCallback(obj) {
    document.write('<ol style="text-transform: capitalize;">');
    var i;
    for (i = 0; i < obj.count ; i++)
    {
    var href = "'" + obj.value.items[i].link + "'";
    var item = "<li>" + "<a href=" + href + ">" + obj.value.items[i].title + "</a> </li>";
    document.write(item);
    }
    document.write('</ol>');
    }
    </script>
    <script src="http://pipes.yahoo.com/pipes/pipe.run?_render=json&_callback=pipeCallback& _id=e1f5a9b2248904d8b81f794c09353010&url=http%3A%2F%2Fdominioyhost.blogspot.com&num=5" type="text/javascript"></script>

Reemplaza el nombre de tu blog.

COMO EVITAR COPIA DE ENTRADA DE BLOGGER

Busca esta línea <div class='post-body entry-content'>
y la reemplazamos por <div class='post-body entry-content' oncontextmenu='return false' ondragstart='return false' onmousedown='return false' onselectstart='return false'>
Guardamos los cambios y listo! Ejemplo: Blog ayuda blogger

Seguidores