Allowing your users to Reblog or share your content on their blogs is something that could make your posts goes viral. Recently, one of our users asked that how to allow users to Reblog your posts in Blogger? What if someone adored your post and wishes to share it on his blog? In this situation, you can offer them a one-click share functionality which will not only spread your content all over the internet, besides that it also helps you to earn a previous backlink. Therefore, today in this article, we will show you How to allow users to Reblog your posts in Blogger?
Note: You can see the Demo Here, make sure you scroll down to the bottom of the post to see the green "Reblog this post" button.
Note: You can see the Demo Here, make sure you scroll down to the bottom of the post to see the green "Reblog this post" button.
Why to allow uses to Reblog your Posts?
Some people might take it in a wrong way as allowing users to share your posts on their blogs might end up in plagiarism. However, there is a twist in the tail. Since, a credit backlink of the original source is always there, so it means you would continue to be an original author.On the other hand, you can get a lot of high-quality natural backlinks. Just consider, if your blog has 100 posts and each post is re-shared by 1000 folks and in return you get a lot of worthy backlinks to your site. It will also benefit you by providing your site with more popularity as people might follow your site from being the original author.
How to Add a Reblog Button to your posts in Blogger?
The First thing you will be doing is to login into your Blogger Dashboard. Now After logging in, go to your blog >> Template >> Edit HTML >> and search for the ]]></b:skin> tag. Once you find it, just above it paste the following CSS code..reblog {
color: #fff;
font-weight: bold;
font-size: 14px;
text-shadow: 1px 1px 0 #75a43b;
padding: 5px 10px;
display: inline;
border: 1px solid #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 time to add the code which would make the widget work. Just search for <div class='post-footer'> and just above it paste the following code. Once everything is done, press “Save Template” button to conclude the process.
<div class="reblogme"><li class='blogthis'><b:if cond='data:top.showBlogThisButton'>
<a class='reblog' expr:href='data:post.sharePostUrl + "&target=blog"' expr:onclick='"window.open(this.href, \"_blank\", \"height=270,width=475\"); return false;"' expr:title='data:top.blogThisMsg' target='_blank'>Reblog This Post</a></b:if>
</li></div>
Congratulations: You have successfully learned How to allow users to Reblog your posts in Blogger? Not only that, but you can also stylize it according to your desire needs. You can also preview your posts to see everything is working in an order or not.
We hope this tutorial has facilitated you to understand how to allow users to reblog your posts in blogger. Does anyone of you is using the same technique, If yes then let us know about your experience. If you like the post then do share it with your social media friends.

Thank You So Much For This !
ReplyDeleteAwesome LOL :D .. but the thing is , copycats don't reblog it .. they just Copy the whole content and Paste in post editor :/ and i placed some internal links in the post , the guy who copied deleted all those :D
ReplyDeleteFile A DMCa Against That Guy .
DeleteThey will Punish Him .
I'm waiting for this tips, finally i found it here. Thank you for this..Looking forward for your future articles..
ReplyDeleteHave you removed it from your Blog ? I can't see anywhere :/
ReplyDeleteWe never Added it here!
Deletewhy ?
DeleteGuess he didn't add it here for the fear of content scrappers..lol
DeleteIt automatically adds a Source Link in the bottom, Plus it does not copy the whole content just few paragraphs.
Deletegreat idea....I asked permission to publish this article on my blog, thank you
ReplyDeleteCan't wait to try it! Thank you!
ReplyDeleteAhh! I tried it but it won't show up! Why not?
ReplyDeleteNot clear on instructions. Do I paste the first block of code inside the skin code at the end or after it?
ReplyDeleteAbove the SKIN TAG. Simple enough.
Deleteit might be simple enough for you but not for some people. I followed your instructions but it does not work. do I paste the codes on the new lines or it does not matter? would be better if I can send you screenshots of what I have.
DeleteProbably you are not following it correctly? It doesn't matter all you need is to paste at the right place either on same or other line?
DeleteYes screenshot will help
I am unable to paste html code here or attach as an image..is there another way?
DeleteUpload it on your blog >> Add a new post >> upload photo >> and than paste the image url in comments.
DeleteAlso provide your blog url
just did it-uploaded in my post
Deletehttp://andrealoewen.blogspot.com
DeleteHow many <div class='post-footer'> your template has? There must me 2 or more Please paste the code above all <div class='post-footer'> tags because i can't find the code above it when i check your page source.
DeletePlease follow what I said above.
Deletereblog button is not showing in my blogger???????
ReplyDeleteI can't find div class=post footer. I've been looking for half an hour. Help!!
ReplyDeleteCan you please provide your blog URL?
Delete