miércoles, 24 de abril de 2013

Como Añadir el boton de Google Buzz a tu blogger

Leave a Comment
Como Añadir el boton de Google Buzz a tu blogger
Este Tutorial explica como poner  el boton de Google Buzz a tu  blog de blogspot .para hacerlo siga los siguientes pasos.

1.Entre a la interface de blogger --> Diseño- -> Edit HTML
2.De Click en "Plantilla de Formato"
3.baje hasta conseguir la siguiente:<data:post.body/>

Google Buzz is a new way to start conversations about the things you find interesting. It's built right into Gmail, so you don't have to peck out an entirely new set of friends from scratch — it just works. If you think about it, there's always been a big social network underlying Gmail. Buzz brings this network to the surface by automatically setting you up to follow the people you email and chat with the most. -From google blog

4.Ahora uno de los codigos de abajo y peguelo antes de <data:post.body/>  .

Codigo 1

<div style='padding: 4px; float: right;'>
<a expr:href='&quot;http://www.google.com/reader/link?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title + &quot;&amp;srcTitle=&quot; + data:blog.title+ &quot;&amp;srcURL=&quot; + data:blog.homepageUrl ' rel='nofollow' style='text-decoration:none;' target='_blank'>
<img alt='Buzz It' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeUwDeHEnZh8JigoB0xVOrcecFppKdmflqugp-xpWZ-jYVryJn9nMAyXKsz7eJT95avXv3x15G5aHJ9h4Kdo1e6j9p8X7BYTNYHuasQKtCnjv_WgZQLZQYJRJ_N_KDUGfDUIIOfmzpz1XF/' style='border:0px;'/></a>
</div>


Codigo 2
<div style='padding: 4px; float: right;'>
<a expr:href='&quot;http://www.google.com/reader/link?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title + &quot;&amp;srcTitle=&quot; + data:blog.title+ &quot;&amp;srcURL=&quot; + data:blog.homepageUrl ' rel='nofollow' style='text-decoration:none;' target='_blank'>
<img alt='Buzz It' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgccx6Qx20yVRKkQPf_rMWeT1JXV-P6qmv67M4SKnpq7fiXskMRmG_MMjOL4F2G_LENFJ6hf619xs3QAPSOG2xPKzRWtWCTmXwY34rkZdz4wz3oKcBC5YPwqlPxWmY9uWXaZvL56vCOgKTj/' style='border:0px;'/></a>
</div>

Resultado:
buzz this
Nota:
Es mejor que hospedes estas 2 imagenes.
5.Guarde su plantilla y listo.
Enhanced by Zemanta
If You Enjoyed This, Take 5 Seconds To Share It

0 comentarios:

Publicar un comentario