Assine o Nosso Feed

69 Leitores

Como compartilhar um post sem plugin

VN:F [1.9.3_1094]

Se você quer compartilhar os seus posts nos mais diversos sites de compartilhamento da internet e fazer isso sem a ajuda de um plugin específico, você está no post certo.

Essas dicas valem basicamente para WordPress, mas você pode modificar os códigos e adaptá-los para outras plataformas. Se você fizer isso envie para nós que colocaremos os codes aqui no HOTPress.

O que você vai fazer é apenas colocar os links que eu passarei abaixo em uma imagem, qualquer uma de sua preferencia que faça referência ao site compartilhador como Digg, Twitter e etc.

Digg

<a rel="nofollow" href="http://digg.com/submit?phase=2&url=<?php the_permalink(); ?>&title=<?php the_title(); ?>" title="Compartilhe esse post no Digg">Digg</a>

Twitter

<a rel="nofollow" href="http://twitter.com/home?status=<?php the_title(); ?>+<?php the_permalink() ?>" title="Compartilhe esse post no Twitter">Twitter</a>

Delicious

<a rel="nofollow" href="http://del.icio.us/post?url=<?php the_permalink() ?>&title=<?php the_title(); ?>" title="Compartilhe esse post no Delicious">Delicious</a>

Reddit

<a rel="nofollow" href="http://reddit.com/submit?url=<?php the_permalink(); ?>&title=<?php echo urlencode(get_the_title($id)); ?>" title="Compartilhe esse post no Reddit">Reddit</a>

Furl

<a rel="nofollow" href="http://furl.net/storeIt.jsp?t=<?php echo urlencode(get_the_title($id)); ?>&u=<?php the_permalink(); ?>" title="Compartilhe esse post no Furl">Furl This!</a>

Facebook

<a rel="nofollow" href="http://www.facebook.com/share.php?u=<?php the_permalink() ?>" title="Compartilhe esse post no Facebook">Facebook</a>

Blinklist

<a rel="nofollow" href="http://blinklist.com/index.php?Action=Blink/addblink.php&url=<?php the_permalink(); ?>&Title=<?php echo urlencode(get_the_title($id)); ?>" title="Compartilhe esse post no Blinklist">Blink This!</a>

Technorati

<a rel="nofollow" href="http://technorati.com/faves?add=<?php the_permalink() ?>" title="Compartilhe esse post no Technorati">Technorati</a>

Stumbleupon

<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=<?php the_permalink() ?>&title=<?php the_title(); ?>" title="Compartilhe esse post no Stumbleupon">Stumbleupon</a>

AddThis

<a rel="nofollow" href="http://www.addthis.com/bookmark.php?pub=USERNAME&url=<?php echo get_permalink(); ?>&title=<?php echo urlencode(get_the_title($id)); ?>" title="Compartilhe esse post no AddThis">AddThis</a>

Google

<a rel="nofollow" href="http://www.google.co.uk/bookmarks/mark?op=edit&bkmk=<?php the_permalink() ?>" title="Compartilhe esse post no Google">Google</a>

Myspace

<a rel="nofollow" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&u=<?php the_permalink() ?>" title="Compartilhe esse post no Mysace">Myspace</a>
Como compartilhar um post sem plugin, 4.4 out of 5 based on 5 ratings

Leia Também

  1. Como mostrar o total de seguidores do twitter no seu blog?
  2. Plugin para compartilhar os posts – Sexy Bookmarks
  3. Mostre o seus posts mais populares na sidebar
  4. WordPress sem auto save – Como desabilitar?
  5. Respondendo comentários sem plugin no wordpress

3 comentários

  1. Juliana says:

    mas a onde eu coloco esse codigo??

  2. waleska says:

    mas a onde eu coloco esse codigo??²

  3. Lucia says:

    Busco o código para compartilhar meus posts do Blogger no Twitter. Alguém me ajuda ??

Deixe um comentário!