Wednesday, May 30, 2007

How To Let Users To Reblog Your Posts Inward Blogger?

Allowing your users to Reblog or percentage your content on their blogs is something that could brand your posts goes viral. Recently, i of our users asked that how to allow users to Reblog your posts inward Blogger? What if somebody adored your postal service in addition to wishes to percentage it on his blog? In this situation, you lot tin offering them a one-click percentage functionality which volition non solely spread your content all over the internet, likewise that it also helps you lot to earn a previous backlink. Therefore, today inward this article, nosotros volition exhibit you lot How to allow users to Reblog your posts inward Blogger?


Note: You tin encounter the Demo Here, brand certain you lot scroll downwardly to the bottom of the postal service to encounter the greenish "Reblog this post" button.

Why to allow uses to Reblog your Posts?

Some people powerfulness accept it inward a incorrect way equally allowing users to percentage your posts on their blogs powerfulness halt upwards inward plagiarism. However, in that place is a twist inward the tail. Since, a credit backlink of the master copy source is ever there, therefore it agency you lot would locomote along to live on an master copy author.

On the other hand, you lot tin acquire a lot of high-quality natural backlinks. Just consider, if your weblog has 100 posts in addition to each postal service is re-shared past times G folks in addition to inward supply you lot acquire a lot of worthy backlinks to your site. It volition also create goodness you lot past times providing your site amongst to a greater extent than popularity equally people powerfulness follow your site from beingness the master copy author.

How to Add a Reblog Button to your posts inward Blogger?

The First affair you lot volition live on doing is to login into your Blogger Dashboard. Now After logging in, acquire to your weblog >> Template >> Edit HTML >> in addition to search for the ]]></b:skin> tag. Once you lot detect it, only higher upwards it glue the next CSS code.

.reblog {
color: #fff;
font-weight: bold;
font-size: 14px;
text-shadow: 1px 1px 0 #75a43b;
padding: 5px 10px;
display: inline;
border: 1px company #69963b;
background: #7cc237;
border-radius: 2px;
background: -webkit-gradient(linear, left top, left bottom, from(#afd95b), to(#7cc237));
background: -webkit-linear-gradient(top, #afd95b, #7cc237);
background: -moz-linear-gradient(top, #afd95b, #7cc237);
background: -ms-linear-gradient(top, #afd95b, #7cc237);
background: -o-linear-gradient(top, #afd95b, #7cc237);
box-shadow: inset 0 1px 0 #d0e8a0;
-webkit-box-shadow: inset 0 1px 0 #d0e8a0;
-moz-box-shadow: inset 0 1px 0 #d0e8a0;
-o-box-shadow: inset 0 1px 0 #d0e8a0;
}

.blogthis a {
color: #fff; text-decoration:none;}

a.reblog:hover {
color: #fff;
background: #7cc62b;
background: -webkit-gradient(linear, left top, left bottom, from(#b5e261), to(#7cc62b));
background: -webkit-linear-gradient(top, #b5e261, #7cc62b);
background: -moz-linear-gradient(top, #b5e261, #7cc62b);
background: -ms-linear-gradient(top, #b5e261, #7cc62b);
background: -o-linear-gradient(top, #b5e261, #7cc62b);
text-decoration:none;
}

After adding the CSS code, its fourth dimension to add together the code which would brand the widget work. Just search for <div class='post-footer'> and only higher upwards it glue the next code. Once everything is done, press “Save Template” push clit to conclude the process.

 <div class="reblogme"><li class='blogthis'><b:if cond='data:top.showBlogThisButton'>
<a class='reblog' expr:href='data:post.sharePostUrl + &quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); supply false;&quot;' expr:title='data:top.blogThisMsg' target='_blank'>Reblog This Post</a></b:if>
 </li></div>

Congratulations: You create got successfully learned How to allow users to Reblog your posts inward Blogger?  Not solely that, but you lot tin also stylize it according to your want needs. You tin also preview your posts to encounter everything is working inward an gild or not.

We promise this tutorial has facilitated you lot to empathise how to allow users to reblog your posts inward blogger. Does anyone of you lot is using the same technique, If yep therefore allow us know most your experience. If you lot similar the postal service therefore create percentage it amongst your social media friends. 

No comments:

Post a Comment