Blogger Short code season has started in which you can shrink long codes in short, easily without any simple effort. Once was a season wh...
Blogger Short code season has started in which you can shrink long codes in short, easily without any simple effort. Once was a season when only WordPress users could enjoy with this awesome plugin, but now blogger users can also take advantage of this valuable solution which was done by STCnetwork who changed the PHP codes in simple java script because blogger doesn’t support PHP and SQL. Today we are sharing with you that how can we add Facebook page like, share, and follow short code in blogger blog which was developed by Blogger Guiders. Let's start this tutorial by knowing the term Short code.
Actually short code is a type of macro code from which we can shrink long coding into short by adding opening and closing tags of short code i.e [shortcode/].
FBsendurl: Replace it with your blog or web homepage URL.
Actually short code is a type of macro code from which we can shrink long coding into short by adding opening and closing tags of short code i.e [shortcode/].
Install Instruction of Shortcode in Blogger
First of all you have to add the main plugin in blogger, so move to Blogger.
Go to layout>> Add a gadget>> HMTL script.
Copy the below code and paste in HTML script.
<script src="https://googledrive.com/host/0B8acxOz46qBZbWo3UkZCXzdvTjA"></script>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.3&appId=1378578195761370";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
Click on Save and jump to next step.
1. Facebook Page Like Shortcode
All knows that Facebook is a big need for everyone, without social power we can’t spread our thoughts, invention and products in all over the world. Facebook page like plays very important role in SMM (social media management) it sends lots of traffic on our blog if we have more followers. You can get more Facebook page likes by adding your page plugin inside blog posts, just you have to add this below code wherever you want to add, similarly if you want to add this page plugin in the comment section so you can add easily.
[fblike url='http://facebook.com/protechnify' type='standard' faces'true' share='true'/]
Important Guidelines
FBlike url: Replace with your page url.
Type: If you want to add button counter on the Facebook page so write button_count.
Faces: If you wish to hide faces from page plugin so change true to false.
Share: change to false, if you don't want to add a share button to page plugin.
Add this below code where you want to add Facebook follow button which is a good source to increase online reputation.
[fbshare url='http://www.facebook.com/Syed.Faraz.SF' width='auto' height='auto' theme='light' faces='true' type='standard'/]
Important Guidelines
FBshareurl: Replace with your profile url address and make sure that you turn on the follow button in Facebook settings.
Width: It is set to default, if you want to change width so you can change by replacing auto with values i.e 5px, 2em and so on.
Height: Replace it with values as your customized choice.
Theme: It is set to white color theme, if you wish to change the theme so replace light with dark which is in black.
Type: If you want to show buttons or box counter so replace standard with button_count or box_count.
3. Facebook Send Button
Mostly it is used for private message, its usage is less low, but it has more importance in Facebook messaging.
[fbsend url='http://protechnify.blogspot.com'/]Important Guidelines
FBsendurl: Replace it with your blog or web homepage URL.
4. Facebook Share Button
This most valuable thing in the internet market is Sharing because the purpose of all social media sites is sharing without sharing plugin no one would leave their liking paws on your web and it made your site silence grave yard. Actually Sharing is the combination of all widgets which we have discussed above.
[fbshare url='http://www.facebook.com/protechnify' type='button'/]
Important Guidelines
FBshareurl: Replace it with your Facebook page URL.
Type: If you wist to add icon, share link or button counter so change button with icon_link, button_count or box_count.
Check Our Prevous Post: Getsitecontrol The Amazing widgets for your Web.
Final Words
This valuable discovery changes your working style and make more comfortable and easy. Facebook has much importance in blogging field that’s why I shared this amazing plugin, I hope this Facebook short code plugin helps you to increase likes as well as followers, subscribe with us and get more awesome stuff about blogging.
COMMENTS