Skip to main content

Easiest way to add Facebook Like Button to your website

Easiest way to add Facebook Like Button to your website

Facebook, world's top social network gives a new way represents the love of a user for a site by giving it Like. As the time passed population and popularity of Facebook both increases. Facebook gives us Like button. Facebook plays a big role in SEO. Facebook is big source of traffic. Also Facebook pages are high ranked in Google Search. So it is very important to have a website fan page. More likes your page get more popular your site become and more people get engaged to your site.

For any site the method to promote his facebook page is own site.So how to add the Facebook like button and where should be placed it?

Easiest Way to Add Facebook Like button to any website-

As we go to facebook developer and create a like button we get two ways to integrate it to our site. One is js sdk and other is iframe. In this tutorial i taught you the iframe method.

Why Iframe?

Ifame actually a html tag which is used to add other web pages to our site in a form of container. Actually it added a box shape in site in which the other site opens. In this way we can add any site to our webpage.Iframe we can use approximately in every platform. For example in Blogspot, WordPress, html or php etc.

For adding like button in site we use iframe became of it usability. For using Iframe method we does not need to import or add up any facebook library. We just need a line of code. You can add this button anywhere you like by just using below code-:


<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2F
thetechwithus
&layout=standard&action=like&size=small&show_faces=false&share=true&height=35&appId" height="35" style="border:none;overflow:hidden;width:100%;" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
You need to change red coloured code with your facebook page url and your code is ready.

Live Output: You can also use Facebook Like Button Generator. (unofficial but fast and easy) Last Line-:

Facebook likes is icon of popularity. You should add it to your site. Also you can Earn money with Facebook page.

Comments

Popular Posts

How to add Leadbolt Ads to Android

Leadbolt is award wining Ad network which offers Android app monetization. It is the company who wins the trust of millions of users (publishers and advertisers) by fulfil their need in four-five year after launch.They gives an easiest way for app developers to add ads to their apps.Leadbolt offers multiple platform and ways to monetize apps. Why Leadbolt? You may know that you can't use Admob by Google to monetize your app if you not have a Play Store developer account.Developer like me who does not have 25 dollars pay for Play Store Developer can't use Admob. In this manner Leadbolt is big alternative of Admob for such developer.You can earn money with Leadbolt and can publish your app to Play Store . Let us know other advantages quickly-: Quick and Easy Setup - Setup of Leadbolt to Android apps is as easy as Admob.With 4-5 lines of code in 1-2 minutes.Any beginner developer can easily add it. Fast Payments- One of the big cause of their success in the ad network is thei...

How to add list of posts to blogger page

Blogger as we all know a very famous and useful blogging platform. It gives a chance to all to create reputation in internet world. Unlike other platform blogger is more reliable and easy to handle. We can create custom widget/gadgets for blogger by using simple html,css and javascript. Also its api requests is easy to learn. Today i discuss how to add list of posts to a blogger page by using simple javascript. Add Coding To do this simply follow these steps: Go to Blogger Dashboard In the pages tab,Click on new page button. Give a name to the page. Add the following code to it. <div><ul id="postList12"></ul></div> <script type="text/javascript"> var startIndex = 1; var maxResults = 100; function sendQuery12() { var scpt = document.createElement("script"); scpt.src = "/feeds/posts/summary?alt=json&callback=processPostList12&start-index=" + startIndex + "&max-results=" + maxResults; document...

Top 5 Website to Download Paid Android Apps Free

Android as all know most famous and used OS in the world. It has a biggest app store which is full of paid and free apps.Here we suggest you some great sites which offers paid Android Apps download absolutely free of cost.These are sites which are chosen after a long experience. All the sites have working, direct download link. Unlike any other sites,they don't confuse the user by giving multiple ad link or malware app links.These sites are easy to explore and has less or no ads compare to other. There are millions of paid apps are available on these sites which you would not get free on Android app store (Google Play Store). All the sites have direct download links with 100% working guaranteed. You can also submit your apps on these sites for free.You can also submit your Suggestions. Here is Top 5 Website to Download Paid Android Apps Free of cost HiAppHere ApkHere Android-Apk.Org Mob.org Android Paid Apks Take a look all of them,one by one- 1.Hiapphere It is a big app mar...

Top 5 Apps to Earn Free Paytm Cash

Every one wants free cash. After the digitisation , use of cash is reduced and many cashless cards and wallets are invented. Paytm is one of them. Do you know paytm?if not lets first know about it below: What is Paytm and why you need paytm cash? Paytm is the most popular online wallet with many features. It gives pay for recharge, bills etc. Also it gives great cashbacks on paying or buying.It provides discounts on many products. Due to its popularity many online stores start adding it in their sites. So from above you can thought why I am share this? You can do shopping, recharging, booking,save money by cashbacks etc. with paytm wallet. Here are The Top 5 Apps to Earn Free Paytm Cash 1.DON What do you think from name of app? It may be not same as you think Don is a short form of daily news and offers. Don offers free paytm cash for opening the app for 5 minutes daily.You can also earn unlimited paytm cash by referring users . Download the app now and get started.You can transfe...

Top 7 Free File Hosting Websites

File Uplaoding and downloading is the most common thing done on internet. There are millons of websites on internet offering download and upload of files. Most of websites use their own server for file upload and download. But there are many sites using free blogging websites like blogger,WordPress etc. These sites does not offer space for file uploading and downloading of files. Also if we use our own server there is a problem of space may appers. To deal with such problems, there are many websites.These websites are offers space for free and premium . Such websites are known as file sharing websites or file hosting websites. Below we discuss top 7 free file hosting sites for web developers and others. Also we tell you all features and limitations you should need to know about these sites. Top 7 Free File Hosting Websites -: ZippyShare Google Drive Dropbox Onedrive(Skydrive) Sendspace Box Mega Let take a look on these sites one by one. 1.ZippyShare Zippyshare is well known fil...